2018-06-29 16:35:34,515 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-491 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-29 16:35:34,518 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-06-29 16:35:34,518 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-29 16:35:34,520 - 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-29 16:35:34,522 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-29 16:35:34,522 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-29 16:35:35,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-29 16:35:35,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-29 16:35:35,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-29 16:35:35,029 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-06-29 16:35:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:35:35,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5318edd-1bad-4068-a56a-23a17eded9cd Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:35,042 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b5318edd-1bad-4068-a56a-23a17eded9cd 2018-06-29 16:35:35,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:35,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["OiELgVOJTxu9kIOq-Eq4-Q"], "issued_at": "2018-06-29T16:35:35.000000Z"}} 2018-06-29 16:35:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:36,790 - 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-031c41f6-1825-4f91-bdb0-72f1d0960a68 X-Compute-Request-Id: req-031c41f6-1825-4f91-bdb0-72f1d0960a68 Date: Fri, 29 Jun 2018 16:35:36 GMT Connection: keep-alive RESP BODY: {"aggregates": []} 2018-06-29 16:35:36,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-031c41f6-1825-4f91-bdb0-72f1d0960a68 2018-06-29 16:35:36,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.7612080574s 2018-06-29 16:35:36,790 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-031c41f6-1825-4f91-bdb0-72f1d0960a68 2018-06-29 16:35:36,790 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-06-29 16:35:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:35:36,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:35:36 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:35:36,798 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-29 16:35:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:36 GMT Server: Apache Content-Length: 527 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a54da357-1782-47de-a404-724718d31755 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://172.16.10.36:5000/v3/domains/d4f2b00fa3ce484993cb2780eb034f4c"}, "tags": [], "enabled": true, "id": "d4f2b00fa3ce484993cb2780eb034f4c", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains", "previous": null, "next": null}} 2018-06-29 16:35:36,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-a54da357-1782-47de-a404-724718d31755 2018-06-29 16:35:36,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0457689762115s 2018-06-29 16:35:36,845 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-a54da357-1782-47de-a404-724718d31755 2018-06-29 16:35:36,845 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'd4f2b00fa3ce484993cb2780eb034f4c', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-06-29 16:35:36,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-06-29 16:35:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:36,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:36 GMT Server: Apache Content-Length: 12485 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44650d8b-926b-4a10-aa35-cfaa87c81f4a Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/0388cfc0c5b9456fb553da54faaad1cc"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "60183a5461f64a69b06443d6dae334f8", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/044a7e1cbbb24fcb80caf445d04610b7"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c6a6cd27cdfd4df79cf76faea89e4f25", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/06c49defa7f0452f8d2cd7415c2869f7"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e1358cd55f2c43cd843de6cba212237d", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/0e1a8d2a464b4c51940359d0893d3a2a"}, "url": "http://10.16.0.107:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3617b22d2359465f9cf3351232b77f97", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/10700e2734b5405a971511b09a2f8889"}, "url": "http://10.16.0.107:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "de8beb51ed444e05820d7f559443f577", "id": "10700e2734b5405a971511b09a2f8889"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/11e6bb0159db4ef2b910d7b5db9d7391"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "60183a5461f64a69b06443d6dae334f8", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/258289ad9caf4b2c844774486fdea0da"}, "url": "http://10.16.0.107:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e1358cd55f2c43cd843de6cba212237d", "id": "258289ad9caf4b2c844774486fdea0da"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/3d0f067c5e6e468cba9cf76629612f42"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e1358cd55f2c43cd843de6cba212237d", "id": "3d0f067c5e6e468cba9cf76629612f42"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/3ef80cee1c0040379d7bf21f6bc48163"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "af982b39635242399bf41d1697e00144", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4484ee7dd94a49dd9c431281d0aab26b"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cc0b8db1c5df438588e723d884e6c3e1", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/452aa1cd8a764de2a0f1e299c16c9239"}, "url": "http://10.16.0.107:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0999a5e133b248318f59b64941758ecd", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/47b822619ed14804a57321c5dc1b0457"}, "url": "http://10.16.0.107:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "id": "47b822619ed14804a57321c5dc1b0457"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4afc8b7504d84de7b4d50ffcd70b8708"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e201dcf9223642698bc9d74a3d2d549d", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/528dfc3f02db4133808d19b064be58d1"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3617b22d2359465f9cf3351232b77f97", "id": "528dfc3f02db4133808d19b064be58d1"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/57c8b93ef51243fa96c1333eea826f61"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e201dcf9223642698bc9d74a3d2d549d", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/64b2216d3c13421b90f02b376a8a89cd"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1fcb0368bab64a7b91e62133ab4853d7", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/682486a79de94db8948cac50ec5b4a2f"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "de8beb51ed444e05820d7f559443f577", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/6af5980128d34d2584963811804752b4"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c6a6cd27cdfd4df79cf76faea89e4f25", "id": "6af5980128d34d2584963811804752b4"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/7026f5edebb44dd8a35b861c7bda8731"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "062a307f6bc04424a7221a4d0b1b6afa", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/81d8db399eb24432a7b798096e933f3b"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0999a5e133b248318f59b64941758ecd", "id": "81d8db399eb24432a7b798096e933f3b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/8bee7e562bd44cecaefa3db56f968a81"}, "url": "http://10.16.0.107:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "60183a5461f64a69b06443d6dae334f8", "id": "8bee7e562bd44cecaefa3db56f968a81"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/8f92fe7d0c47407996150deacbdf1585"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "af982b39635242399bf41d1697e00144", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/8fcd0fcd14d44536a764f5c12518aef6"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3617b22d2359465f9cf3351232b77f97", "id": "8fcd0fcd14d44536a764f5c12518aef6"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/928dc71e26f1415cb7c048f4296d3c5a"}, "url": "http://10.16.0.107:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "af982b39635242399bf41d1697e00144", "id": "928dc71e26f1415cb7c048f4296d3c5a"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/9a0d1aa813c947f2a4a7a7110512766d"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0999a5e133b248318f59b64941758ecd", "id": "9a0d1aa813c947f2a4a7a7110512766d"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/9d450e1a54b648d5a8b8bf0015bad4ce"}, "url": "http://10.16.0.107:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "062a307f6bc04424a7221a4d0b1b6afa", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/a90bf6acf481450a8a3bed1b792a1a2b"}, "url": "http://10.16.0.107:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e5aa04bff6f54e4291581f3ef7ce64e3", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/ada3a7ef404f4d21b53c4ce3b044daef"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cc0b8db1c5df438588e723d884e6c3e1", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/b2586e7ab3604e6fab55e5d65d4f40fd"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/b71e0b449eb74d89b5d7d1f39cba22c9"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1fcb0368bab64a7b91e62133ab4853d7", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c2397034d5f043aeacc230710db1015f"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e5aa04bff6f54e4291581f3ef7ce64e3", "id": "c2397034d5f043aeacc230710db1015f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c773ed7a07874beca0be99a79585ccc0"}, "url": "http://10.16.0.107:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1fcb0368bab64a7b91e62133ab4853d7", "id": "c773ed7a07874beca0be99a79585ccc0"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/ca9c5269b4034a51947ae0db650b2fa3"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "id": "ca9c5269b4034a51947ae0db650b2fa3"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/cb367c36df9945bb8c70f462428caa8d"}, "url": "http://10.16.0.107:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e201dcf9223642698bc9d74a3d2d549d", "id": "cb367c36df9945bb8c70f462428caa8d"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d7819a4cd8da474b94d6392a3d6a162a"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "062a307f6bc04424a7221a4d0b1b6afa", "id": "d7819a4cd8da474b94d6392a3d6a162a"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d7a618da068e4edbaa2e81694b50d080"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "de8beb51ed444e05820d7f559443f577", "id": "d7a618da068e4edbaa2e81694b50d080"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d82942487400401daef40206f8aa6fe4"}, "url": "http://10.16.0.107:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c6a6cd27cdfd4df79cf76faea89e4f25", "id": "d82942487400401daef40206f8aa6fe4"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f0864021fdc9486db1e7dc7475d4510f"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e5aa04bff6f54e4291581f3ef7ce64e3", "id": "f0864021fdc9486db1e7dc7475d4510f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f439e5a3bd1c4351a761f6d171c5ea7b"}, "url": "http://10.16.0.107:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cc0b8db1c5df438588e723d884e6c3e1", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "links": {"self": "http://172.16.10.36:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-29 16:35:36,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-44650d8b-926b-4a10-aa35-cfaa87c81f4a 2018-06-29 16:35:36,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.0436940193176s 2018-06-29 16:35:36,893 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-44650d8b-926b-4a10-aa35-cfaa87c81f4a 2018-06-29 16:35:36,899 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/0388cfc0c5b9456fb553da54faaad1cc'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'60183a5461f64a69b06443d6dae334f8', u'id': u'0388cfc0c5b9456fb553da54faaad1cc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/044a7e1cbbb24fcb80caf445d04610b7'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6a6cd27cdfd4df79cf76faea89e4f25', u'id': u'044a7e1cbbb24fcb80caf445d04610b7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/06c49defa7f0452f8d2cd7415c2869f7'}, u'url': u'http://172.16.10.36:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1358cd55f2c43cd843de6cba212237d', u'id': u'06c49defa7f0452f8d2cd7415c2869f7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/0e1a8d2a464b4c51940359d0893d3a2a'}, u'url': u'http://10.16.0.107:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3617b22d2359465f9cf3351232b77f97', u'id': u'0e1a8d2a464b4c51940359d0893d3a2a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/10700e2734b5405a971511b09a2f8889'}, u'url': u'http://10.16.0.107:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de8beb51ed444e05820d7f559443f577', u'id': u'10700e2734b5405a971511b09a2f8889'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/11e6bb0159db4ef2b910d7b5db9d7391'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'60183a5461f64a69b06443d6dae334f8', u'id': u'11e6bb0159db4ef2b910d7b5db9d7391'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/258289ad9caf4b2c844774486fdea0da'}, u'url': u'http://10.16.0.107:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1358cd55f2c43cd843de6cba212237d', u'id': u'258289ad9caf4b2c844774486fdea0da'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/3d0f067c5e6e468cba9cf76629612f42'}, u'url': u'http://172.16.10.36:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1358cd55f2c43cd843de6cba212237d', u'id': u'3d0f067c5e6e468cba9cf76629612f42'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/3ef80cee1c0040379d7bf21f6bc48163'}, u'url': u'http://172.16.10.36:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'af982b39635242399bf41d1697e00144', u'id': u'3ef80cee1c0040379d7bf21f6bc48163'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4484ee7dd94a49dd9c431281d0aab26b'}, u'url': u'http://172.16.10.36:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cc0b8db1c5df438588e723d884e6c3e1', u'id': u'4484ee7dd94a49dd9c431281d0aab26b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/452aa1cd8a764de2a0f1e299c16c9239'}, u'url': u'http://10.16.0.107:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0999a5e133b248318f59b64941758ecd', u'id': u'452aa1cd8a764de2a0f1e299c16c9239'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/47b822619ed14804a57321c5dc1b0457'}, u'url': u'http://10.16.0.107:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d9981eb3cdf4f4a9fe40f40d0cc780c', u'id': u'47b822619ed14804a57321c5dc1b0457'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4afc8b7504d84de7b4d50ffcd70b8708'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e201dcf9223642698bc9d74a3d2d549d', u'id': u'4afc8b7504d84de7b4d50ffcd70b8708'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/528dfc3f02db4133808d19b064be58d1'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3617b22d2359465f9cf3351232b77f97', u'id': u'528dfc3f02db4133808d19b064be58d1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/57c8b93ef51243fa96c1333eea826f61'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e201dcf9223642698bc9d74a3d2d549d', u'id': u'57c8b93ef51243fa96c1333eea826f61'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/64b2216d3c13421b90f02b376a8a89cd'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1fcb0368bab64a7b91e62133ab4853d7', u'id': u'64b2216d3c13421b90f02b376a8a89cd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/682486a79de94db8948cac50ec5b4a2f'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de8beb51ed444e05820d7f559443f577', u'id': u'682486a79de94db8948cac50ec5b4a2f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/6af5980128d34d2584963811804752b4'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6a6cd27cdfd4df79cf76faea89e4f25', u'id': u'6af5980128d34d2584963811804752b4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/7026f5edebb44dd8a35b861c7bda8731'}, u'url': u'http://172.16.10.36:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'062a307f6bc04424a7221a4d0b1b6afa', u'id': u'7026f5edebb44dd8a35b861c7bda8731'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/81d8db399eb24432a7b798096e933f3b'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0999a5e133b248318f59b64941758ecd', u'id': u'81d8db399eb24432a7b798096e933f3b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/8bee7e562bd44cecaefa3db56f968a81'}, u'url': u'http://10.16.0.107:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'60183a5461f64a69b06443d6dae334f8', u'id': u'8bee7e562bd44cecaefa3db56f968a81'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/8f92fe7d0c47407996150deacbdf1585'}, u'url': u'http://172.16.10.36:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'af982b39635242399bf41d1697e00144', u'id': u'8f92fe7d0c47407996150deacbdf1585'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/8fcd0fcd14d44536a764f5c12518aef6'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3617b22d2359465f9cf3351232b77f97', u'id': u'8fcd0fcd14d44536a764f5c12518aef6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/928dc71e26f1415cb7c048f4296d3c5a'}, u'url': u'http://10.16.0.107:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'af982b39635242399bf41d1697e00144', u'id': u'928dc71e26f1415cb7c048f4296d3c5a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/9a0d1aa813c947f2a4a7a7110512766d'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0999a5e133b248318f59b64941758ecd', u'id': u'9a0d1aa813c947f2a4a7a7110512766d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/9d450e1a54b648d5a8b8bf0015bad4ce'}, u'url': u'http://10.16.0.107:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'062a307f6bc04424a7221a4d0b1b6afa', u'id': u'9d450e1a54b648d5a8b8bf0015bad4ce'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/a90bf6acf481450a8a3bed1b792a1a2b'}, u'url': u'http://10.16.0.107:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e5aa04bff6f54e4291581f3ef7ce64e3', u'id': u'a90bf6acf481450a8a3bed1b792a1a2b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/ada3a7ef404f4d21b53c4ce3b044daef'}, u'url': u'http://172.16.10.36:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cc0b8db1c5df438588e723d884e6c3e1', u'id': u'ada3a7ef404f4d21b53c4ce3b044daef'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/b2586e7ab3604e6fab55e5d65d4f40fd'}, u'url': u'http://172.16.10.36:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d9981eb3cdf4f4a9fe40f40d0cc780c', u'id': u'b2586e7ab3604e6fab55e5d65d4f40fd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/b71e0b449eb74d89b5d7d1f39cba22c9'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1fcb0368bab64a7b91e62133ab4853d7', u'id': u'b71e0b449eb74d89b5d7d1f39cba22c9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c2397034d5f043aeacc230710db1015f'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e5aa04bff6f54e4291581f3ef7ce64e3', u'id': u'c2397034d5f043aeacc230710db1015f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c773ed7a07874beca0be99a79585ccc0'}, u'url': u'http://10.16.0.107:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1fcb0368bab64a7b91e62133ab4853d7', u'id': u'c773ed7a07874beca0be99a79585ccc0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/ca9c5269b4034a51947ae0db650b2fa3'}, u'url': u'http://172.16.10.36:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d9981eb3cdf4f4a9fe40f40d0cc780c', u'id': u'ca9c5269b4034a51947ae0db650b2fa3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/cb367c36df9945bb8c70f462428caa8d'}, u'url': u'http://10.16.0.107:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e201dcf9223642698bc9d74a3d2d549d', u'id': u'cb367c36df9945bb8c70f462428caa8d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d7819a4cd8da474b94d6392a3d6a162a'}, u'url': u'http://172.16.10.36:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'062a307f6bc04424a7221a4d0b1b6afa', u'id': u'd7819a4cd8da474b94d6392a3d6a162a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d7a618da068e4edbaa2e81694b50d080'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de8beb51ed444e05820d7f559443f577', u'id': u'd7a618da068e4edbaa2e81694b50d080'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d82942487400401daef40206f8aa6fe4'}, u'url': u'http://10.16.0.107:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6a6cd27cdfd4df79cf76faea89e4f25', u'id': u'd82942487400401daef40206f8aa6fe4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f0864021fdc9486db1e7dc7475d4510f'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e5aa04bff6f54e4291581f3ef7ce64e3', u'id': u'f0864021fdc9486db1e7dc7475d4510f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f439e5a3bd1c4351a761f6d171c5ea7b'}, u'url': u'http://10.16.0.107:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc0b8db1c5df438588e723d884e6c3e1', u'id': u'f439e5a3bd1c4351a761f6d171c5ea7b'})] 2018-06-29 16:35:36,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-06-29 16:35:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:36,920 - 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-ba78afaa-3392-4431-91ee-eabefc998c44 X-Compute-Request-Id: req-ba78afaa-3392-4431-91ee-eabefc998c44 Date: Fri, 29 Jun 2018 16:35:36 GMT Connection: keep-alive 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-29 16:35:36,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-ba78afaa-3392-4431-91ee-eabefc998c44 2018-06-29 16:35:36,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0206708908081s 2018-06-29 16:35:36,921 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-ba78afaa-3392-4431-91ee-eabefc998c44 2018-06-29 16:35:36,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-06-29 16:35:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:38,699 - 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-0fbcc937-834b-412b-a862-8263d84fc549 X-Compute-Request-Id: req-0fbcc937-834b-412b-a862-8263d84fc549 Date: Fri, 29 Jun 2018 16:35:38 GMT Connection: keep-alive RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-06-29 16:35:38,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-floating-ip-pools used request id req-0fbcc937-834b-412b-a862-8263d84fc549 2018-06-29 16:35:38,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.76585197449s 2018-06-29 16:35:38,700 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-floating-ip-pools used request id req-0fbcc937-834b-412b-a862-8263d84fc549 2018-06-29 16:35:38,700 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-06-29 16:35:38,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-06-29 16:35:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:38,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-35dd5f9d-8257-4458-9a49-21844f6e9148 Date: Fri, 29 Jun 2018 16:35:38 GMT Connection: keep-alive RESP BODY: {"floatingips": []} 2018-06-29 16:35:38,750 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-35dd5f9d-8257-4458-9a49-21844f6e9148 2018-06-29 16:35:38,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0433351993561s 2018-06-29 16:35:38,750 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-35dd5f9d-8257-4458-9a49-21844f6e9148 2018-06-29 16:35:38,750 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-06-29 16:35:38,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-29 16:35:38,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:38,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 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-faed3a42-08fd-4a98-8452-67834633903f X-Compute-Request-Id: req-faed3a42-08fd-4a98-8452-67834633903f Date: Fri, 29 Jun 2018 16:35:38 GMT Connection: keep-alive RESP BODY: {"hypervisors": []} 2018-06-29 16:35:38,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-faed3a42-08fd-4a98-8452-67834633903f 2018-06-29 16:35:38,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.0631129741669s 2018-06-29 16:35:38,814 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-faed3a42-08fd-4a98-8452-67834633903f 2018-06-29 16:35:38,814 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [] 2018-06-29 16:35:38,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-06-29 16:35:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:38,855 - 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-dc35f81f-1f1e-408d-ba9d-922ce6f91e0b X-Compute-Request-Id: req-dc35f81f-1f1e-408d-ba9d-922ce6f91e0b Date: Fri, 29 Jun 2018 16:35:38 GMT Connection: keep-alive RESP BODY: {"keypairs": []} 2018-06-29 16:35:38,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-dc35f81f-1f1e-408d-ba9d-922ce6f91e0b 2018-06-29 16:35:38,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0406911373138s 2018-06-29 16:35:38,856 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-dc35f81f-1f1e-408d-ba9d-922ce6f91e0b 2018-06-29 16:35:38,856 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-06-29 16:35:38,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-29 16:35:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:38,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-608f73e1-ea70-4e5e-b8b1-90abc4225f93 Date: Fri, 29 Jun 2018 16:35:38 GMT Connection: keep-alive RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:35:38,992 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-608f73e1-ea70-4e5e-b8b1-90abc4225f93 2018-06-29 16:35:38,993 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.135728120804s 2018-06-29 16:35:38,993 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-608f73e1-ea70-4e5e-b8b1-90abc4225f93 2018-06-29 16:35:38,993 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'3d45f8fb-08ac-4387-82cc-2719843132ce'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-29T16:34:00Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e12a44cb-4e76-4576-8e9a-6cb66eda4751', 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'dabe8fe4d36d472d830a620371c825d2', u'created_at': u'2018-06-29T16:33:54Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dabe8fe4d36d472d830a620371c825d2'})] 2018-06-29 16:35:38,994 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-06-29 16:35:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af597679-29df-45d9-ac78-68d45442127f Date: Fri, 29 Jun 2018 16:35:39 GMT Connection: keep-alive RESP BODY: {"ports":[]} 2018-06-29 16:35:39,055 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-af597679-29df-45d9-ac78-68d45442127f 2018-06-29 16:35:39,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0612161159515s 2018-06-29 16:35:39,055 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-af597679-29df-45d9-ac78-68d45442127f 2018-06-29 16:35:39,055 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-06-29 16:35:39,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-29 16:35:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:39 GMT Server: Apache Content-Length: 4230 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-775115b6-49f8-462d-a5f5-af34ebeabfab Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "0d9eccf474264d11a007b840acc756bc"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/0d9eccf474264d11a007b840acc756bc/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "3bb92c55c77c46d18a0c950906cdaa80"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/3bb92c55c77c46d18a0c950906cdaa80/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "589df3276fa44e9e9e4ebb4a492c52a4"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/589df3276fa44e9e9e4ebb4a492c52a4/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "6fe9e66ca5764be1bad66ae9de895056"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/6fe9e66ca5764be1bad66ae9de895056/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"domain": {"id": "d4f2b00fa3ce484993cb2780eb034f4c"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "7302ac6d9a9744299a440fb19a8a4868"}, "links": {"assignment": "http://172.16.10.36:5000/v3/domains/d4f2b00fa3ce484993cb2780eb034f4c/users/7302ac6d9a9744299a440fb19a8a4868/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "dabe8fe4d36d472d830a620371c825d2"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "802aaa26717940f29ffc3e01f0855858"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/802aaa26717940f29ffc3e01f0855858/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "83f1492a609e4669a720b4d171523e42"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/83f1492a609e4669a720b4d171523e42/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "a33c0cba68b44977996eb8c3805d21eb"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/a33c0cba68b44977996eb8c3805d21eb/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "ad55777c5bf440e4b8145520d4331845"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/ad55777c5bf440e4b8145520d4331845/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "d437fefc0319404c8cb0138282801fb7"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/d437fefc0319404c8cb0138282801fb7/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"project": {"id": "a174bdef9c614afeba1b24821846fbe7"}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "f0c910ba4e094dc5aecc085798c04fd4"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/a174bdef9c614afeba1b24821846fbe7/users/f0c910ba4e094dc5aecc085798c04fd4/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c26c9ac56bc94a05bb306e8aeca75bbc"}, "user": {"id": "802aaa26717940f29ffc3e01f0855858"}, "links": {"assignment": "http://172.16.10.36:5000/v3/system/users/802aaa26717940f29ffc3e01f0855858/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}}], "links": {"self": "http://172.16.10.36:5000/v3/role_assignments", "previous": null, "next": null}} 2018-06-29 16:35:39,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-775115b6-49f8-462d-a5f5-af34ebeabfab 2018-06-29 16:35:39,195 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.135411024094s 2018-06-29 16:35:39,195 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-775115b6-49f8-462d-a5f5-af34ebeabfab 2018-06-29 16:35:39,196 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'0d9eccf474264d11a007b840acc756bc'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'3bb92c55c77c46d18a0c950906cdaa80'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'589df3276fa44e9e9e4ebb4a492c52a4'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'6fe9e66ca5764be1bad66ae9de895056'}), Munch({'domain': u'd4f2b00fa3ce484993cb2780eb034f4c', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'7302ac6d9a9744299a440fb19a8a4868'}), Munch({'project': u'dabe8fe4d36d472d830a620371c825d2', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'802aaa26717940f29ffc3e01f0855858'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'83f1492a609e4669a720b4d171523e42'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'a33c0cba68b44977996eb8c3805d21eb'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'ad55777c5bf440e4b8145520d4331845'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'd437fefc0319404c8cb0138282801fb7'}), Munch({'project': u'a174bdef9c614afeba1b24821846fbe7', 'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'f0c910ba4e094dc5aecc085798c04fd4'}), Munch({'id': u'c26c9ac56bc94a05bb306e8aeca75bbc', 'user': u'802aaa26717940f29ffc3e01f0855858'})] 2018-06-29 16:35:39,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-29 16:35:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:39 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db69f6b6-6f06-45d7-ba2c-0e59ee0373b3 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:35:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-db69f6b6-6f06-45d7-ba2c-0e59ee0373b3 2018-06-29 16:35:39,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.140822887421s 2018-06-29 16:35:39,340 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-db69f6b6-6f06-45d7-ba2c-0e59ee0373b3 2018-06-29 16:35:39,341 - 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'43af5e0533e347bfa44e81ac8cdeff6a'}), 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'5f2b96000e104d9c86f5047f4498b694'}), 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'c26c9ac56bc94a05bb306e8aeca75bbc'}), 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'f261719021844ccd9a8311857eb89e2f'})] 2018-06-29 16:35:39,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-29 16:35:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95acf920-b6f4-4080-83dc-6af177113f77 Date: Fri, 29 Jun 2018 16:35:39 GMT Connection: keep-alive RESP BODY: {"routers": []} 2018-06-29 16:35:39,451 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-95acf920-b6f4-4080-83dc-6af177113f77 2018-06-29 16:35:39,451 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.108879089355s 2018-06-29 16:35:39,451 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-95acf920-b6f4-4080-83dc-6af177113f77 2018-06-29 16:35:39,452 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-06-29 16:35:39,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-29 16:35:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,807 - 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-910e89a5-d9f9-490f-9647-10c60d0f9827 X-Compute-Request-Id: req-910e89a5-d9f9-490f-9647-10c60d0f9827 Date: Fri, 29 Jun 2018 16:35:39 GMT Connection: keep-alive RESP BODY: {"servers": []} 2018-06-29 16:35:39,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-910e89a5-d9f9-490f-9647-10c60d0f9827 2018-06-29 16:35:39,808 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.356299161911s 2018-06-29 16:35:39,808 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-910e89a5-d9f9-490f-9647-10c60d0f9827 2018-06-29 16:35:39,809 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-06-29 16:35:39,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-06-29 16:35:39,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:39,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:39 GMT Server: Apache Content-Length: 3176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41a205da-dd8f-4e1b-8854-0dcdec238213 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Orchestration Service", "links": {"self": "http://172.16.10.36:5000/v3/services/062a307f6bc04424a7221a4d0b1b6afa"}, "enabled": true, "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://172.16.10.36:5000/v3/services/0999a5e133b248318f59b64941758ecd"}, "enabled": true, "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://172.16.10.36:5000/v3/services/0d9981eb3cdf4f4a9fe40f40d0cc780c"}, "enabled": true, "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.16.10.36:5000/v3/services/1fcb0368bab64a7b91e62133ab4853d7"}, "enabled": true, "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"description": "OpenStack Placement API", "links": {"self": "http://172.16.10.36:5000/v3/services/3617b22d2359465f9cf3351232b77f97"}, "enabled": true, "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"description": "OpenStack Networking Service", "links": {"self": "http://172.16.10.36:5000/v3/services/60183a5461f64a69b06443d6dae334f8"}, "enabled": true, "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://172.16.10.36:5000/v3/services/af982b39635242399bf41d1697e00144"}, "enabled": true, "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.16.10.36:5000/v3/services/c6a6cd27cdfd4df79cf76faea89e4f25"}, "enabled": true, "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"description": "OpenStack Volume Service", "links": {"self": "http://172.16.10.36:5000/v3/services/cc0b8db1c5df438588e723d884e6c3e1"}, "enabled": true, "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://172.16.10.36:5000/v3/services/de8beb51ed444e05820d7f559443f577"}, "enabled": true, "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://172.16.10.36:5000/v3/services/e1358cd55f2c43cd843de6cba212237d"}, "enabled": true, "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.16.10.36:5000/v3/services/e201dcf9223642698bc9d74a3d2d549d"}, "enabled": true, "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.16.10.36:5000/v3/services/e5aa04bff6f54e4291581f3ef7ce64e3"}, "enabled": true, "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "links": {"self": "http://172.16.10.36:5000/v3/services", "previous": null, "next": null}} 2018-06-29 16:35:39,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-41a205da-dd8f-4e1b-8854-0dcdec238213 2018-06-29 16:35:39,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.145458936691s 2018-06-29 16:35:39,959 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-41a205da-dd8f-4e1b-8854-0dcdec238213 2018-06-29 16:35:39,963 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'062a307f6bc04424a7221a4d0b1b6afa', 'name': u'heat'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0999a5e133b248318f59b64941758ecd', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0d9981eb3cdf4f4a9fe40f40d0cc780c', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1fcb0368bab64a7b91e62133ab4853d7', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'3617b22d2359465f9cf3351232b77f97', 'name': u'placement'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'60183a5461f64a69b06443d6dae334f8', 'name': u'neutron'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'af982b39635242399bf41d1697e00144', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c6a6cd27cdfd4df79cf76faea89e4f25', 'name': u'glance'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'cc0b8db1c5df438588e723d884e6c3e1', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'de8beb51ed444e05820d7f559443f577', 'name': u'panko'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'e1358cd55f2c43cd843de6cba212237d', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'e201dcf9223642698bc9d74a3d2d549d', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e5aa04bff6f54e4291581f3ef7ce64e3', 'name': u'keystone'})] 2018-06-29 16:35:39,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-29 16:35:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d408eb34f5c703efd893b83e4973cd54f1593207" 2018-06-29 16:35:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ea39dc5b-c68f-4b7d-962a-bf9b0cea766d Date: Fri, 29 Jun 2018 16:35:40 GMT Connection: keep-alive RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:35:40,027 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-ea39dc5b-c68f-4b7d-962a-bf9b0cea766d 2018-06-29 16:35:40,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0631039142609s 2018-06-29 16:35:40,027 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-ea39dc5b-c68f-4b7d-962a-bf9b0cea766d 2018-06-29 16:35:40,028 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-29T16:34:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'10.16.0.112', u'end': u'10.16.0.253'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'10.16.0.0/24', u'id': u'3d45f8fb-08ac-4387-82cc-2719843132ce', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'e12a44cb-4e76-4576-8e9a-6cb66eda4751', u'tenant_id': u'dabe8fe4d36d472d830a620371c825d2', u'created_at': u'2018-06-29T16:34:00Z', u'dns_nameservers': [], u'gateway_ip': u'10.16.0.1', u'ip_version': 4, u'project_id': u'dabe8fe4d36d472d830a620371c825d2'})] 2018-06-29 16:35:40,301 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-29 16:35:40,302 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-29 16:35:40,304 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-29 16:35:40,927 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-29 16:35:40,928 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-29 16:35:40,928 - openstack_tests - INFO - OS Credentials = > 2018-06-29 16:35:40,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:40,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:41,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["TNnhcyroQ-GCSpfZoFugUA"], "issued_at": "2018-06-29T16:35:41.000000Z"}} 2018-06-29 16:35:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18813258de3f2be1c21044dd53e18535b4cf926c" 2018-06-29 16:35:41,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-047f2e27-93b0-4064-a762-776e3c8be531 Date: Fri, 29 Jun 2018 16:35:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:35:41,911 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-047f2e27-93b0-4064-a762-776e3c8be531 2018-06-29 16:35:41,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18813258de3f2be1c21044dd53e18535b4cf926c" 2018-06-29 16:35:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-b480bc37-47e6-49a7-acc9-480673f34c86 Date: Fri, 29 Jun 2018 16:35:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:35:41,985 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-b480bc37-47e6-49a7-acc9-480673f34c86 2018-06-29 16:35:41,986 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-29 16:35:41,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:41,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:42,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 16:35:42,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:42,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ndi9JREKR2e6w7CfmALX-w"], "issued_at": "2018-06-29T16:35:42.000000Z"}} 2018-06-29 16:35:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c348bcb9988521ca256c8be1ccb1814ee6767624" 2018-06-29 16:35:43,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-6447e206-6c31-47d7-8888-f00ff45c29a9 Date: Fri, 29 Jun 2018 16:35:43 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-29 16:35:43,567 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&name=foo used request id req-6447e206-6c31-47d7-8888-f00ff45c29a9 2018-06-29 16:35:43,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:43,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 16:35:43,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:44,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-TH5GonAQH2by_xTP2X5_A"], "issued_at": "2018-06-29T16:35:44.000000Z"}} 2018-06-29 16:35:44,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}586884e434e271ba7724c6e76eac8522b570a48d" 2018-06-29 16:35:44,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b880525-2dc8-439d-8963-f2f0e81b5f0f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:44,240 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9b880525-2dc8-439d-8963-f2f0e81b5f0f 2018-06-29 16:35:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:35:44,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:35:44 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:35:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586884e434e271ba7724c6e76eac8522b570a48d" 2018-06-29 16:35:44,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:44 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eee36577-4e37-4d6d-bdc7-39e89e8e2bab Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:35:44,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-eee36577-4e37-4d6d-bdc7-39e89e8e2bab 2018-06-29 16:35:44,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:44,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 16:35:44,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:44,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["qmra2XZqQEqrxjHBu9cFdw"], "issued_at": "2018-06-29T16:35:44.000000Z"}} 2018-06-29 16:35:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d149008705c364b75a7c0dc29ddb430ff335996" 2018-06-29 16:35:46,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-66ad76aa-2fe2-4e6d-8063-63680a6c4fdc Date: Fri, 29 Jun 2018 16:35:46 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:35:46,428 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks used request id req-66ad76aa-2fe2-4e6d-8063-63680a6c4fdc 2018-06-29 16:35:46,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:46,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["xfV4OlS9Rdq4ozpaHmBvRQ"], "issued_at": "2018-06-29T16:35:46.000000Z"}} 2018-06-29 16:35:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d94f81b3e452f91f0de4151792e8083aa6a0c" 2018-06-29 16:35:47,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-61c10070-fef0-45a7-8d46-13e76c0319ff Date: Fri, 29 Jun 2018 16:35:47 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:35:47,565 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-61c10070-fef0-45a7-8d46-13e76c0319ff 2018-06-29 16:35:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d94f81b3e452f91f0de4151792e8083aa6a0c" 2018-06-29 16:35:47,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-38d56d4a-00a4-4edb-ac22-ffc3fd386f9b Date: Fri, 29 Jun 2018 16:35:47 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:35:47,966 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-38d56d4a-00a4-4edb-ac22-ffc3fd386f9b 2018-06-29 16:35:47,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:35:47,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:48,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:48,059 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-29 16:35:48,060 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:35:48,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:48,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["UdSR1T0LR2ePHx6GLbUK7A"], "issued_at": "2018-06-29T16:35:48.000000Z"}} 2018-06-29 16:35:48,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787dfd774dcfbf0c83535d449ad28e9d69743ac" 2018-06-29 16:35:48,886 - novaclient.v2.client - 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-f19f64a0-28fc-44ee-ab99-2d81b00ac6f2 X-Compute-Request-Id: req-f19f64a0-28fc-44ee-ab99-2d81b00ac6f2 Date: Fri, 29 Jun 2018 16:35:48 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:35:48,886 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/detail used request id req-f19f64a0-28fc-44ee-ab99-2d81b00ac6f2 2018-06-29 16:35:48,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:35:48,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:49,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["AT2T2K0nRg-hTOSJjEtpbQ"], "issued_at": "2018-06-29T16:35:49.000000Z"}} 2018-06-29 16:35:49,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309d93958bb93f84ef2c2c26460f3d69a8a3fbf0" 2018-06-29 16:35:49,724 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-ca97f3e4-bf71-4c50-8cbc-eb05196b9a44 X-Compute-Request-Id: req-ca97f3e4-bf71-4c50-8cbc-eb05196b9a44 Date: Fri, 29 Jun 2018 16:35:49 GMT Connection: close RESP BODY: {"hypervisors": []} 2018-06-29 16:35:49,724 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-hypervisors/detail used request id req-ca97f3e4-bf71-4c50-8cbc-eb05196b9a44 2018-06-29 16:35:49,726 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:35:49,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:49,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:49,778 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-29 16:35:49,778 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:35:49,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:50,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["bDYJdoHYRP6-aF0r2sMhpQ"], "issued_at": "2018-06-29T16:35:50.000000Z"}} 2018-06-29 16:35:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c1c326cb2681dbadee39e7801ed2636bc022f2" 2018-06-29 16:35:51,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-265a6767-4d53-4bf1-9c6d-d7cacc71d3ba Date: Fri, 29 Jun 2018 16:35:51 GMT Connection: close RESP BODY: {"stacks": []} 2018-06-29 16:35:51,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-265a6767-4d53-4bf1-9c6d-d7cacc71d3ba 2018-06-29 16:35:51,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:51,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 16:35:51,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:52,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["CrFoSx1FTfKkJZxpZIst8A"], "issued_at": "2018-06-29T16:35:52.000000Z"}} 2018-06-29 16:35:52,012 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aaa848aa1d0cf385b7646b4e76e251612384a5b" 2018-06-29 16:35:53,254 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:52 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-0bacaa30-4ad0-4da7-b246-38216b62b61e x-openstack-request-id: req-0bacaa30-4ad0-4da7-b246-38216b62b61e Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 16:35:53,254 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-0bacaa30-4ad0-4da7-b246-38216b62b61e 2018-06-29 16:35:53,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:53,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ZQgNUpGSSNWcxUeUTj0h7Q"], "issued_at": "2018-06-29T16:35:53.000000Z"}} 2018-06-29 16:35:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0e94853-f86f-4fc5-809f-c3f2457bb5b0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:53,833 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c0e94853-f86f-4fc5-809f-c3f2457bb5b0 2018-06-29 16:35:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:35:53,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:35:53 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:35:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:53,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:53 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9e2e98a-3b2d-492b-99db-b5487e4d184a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:35:53,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-e9e2e98a-3b2d-492b-99db-b5487e4d184a 2018-06-29 16:35:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName"}}' 2018-06-29 16:35:54,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:35:53 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bda98d96-a857-437a-9697-b748c30ddbed Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/aaac10a6b1f247738727559a019251b7"}, "tags": [], "enabled": true, "id": "aaac10a6b1f247738727559a019251b7", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName"}} 2018-06-29 16:35:54,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-bda98d96-a857-437a-9697-b748c30ddbed 2018-06-29 16:35:54,014 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName 2018-06-29 16:35:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:54,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:54 GMT Server: Apache Content-Length: 536 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a139ed2-0d80-46a7-af89-16bc9aa761c4 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/aaac10a6b1f247738727559a019251b7"}, "tags": [], "enabled": true, "id": "aaac10a6b1f247738727559a019251b7", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName"}]} 2018-06-29 16:35:54,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName used request id req-5a139ed2-0d80-46a7-af89-16bc9aa761c4 2018-06-29 16:35:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:54,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:54 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b2ec8f4-159a-41c4-9948-f5479b388856 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:35:54,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-3b2ec8f4-159a-41c4-9948-f5479b388856 2018-06-29 16:35:54,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:54,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-60cda112-46fb-49bf-a656-048dbcba0bea Date: Fri, 29 Jun 2018 16:35:54 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:33:54Z", "updated_at": "2018-06-29T16:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "revision_number": 0, "id": "591491a1-4e4a-4d57-8855-22181230568d", "remote_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "remote_ip_prefix": null, "created_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "revision_number": 0, "id": "4b5ac361-a73f-4d87-a166-26bd8f6446cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "revision_number": 0, "id": "40c4fb2e-b43d-4448-a89d-85c65a52c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "revision_number": 0, "id": "40a6e453-48bf-4496-b408-ae4c5376aaad", "remote_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "remote_ip_prefix": null, "created_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "name": "default"}]} 2018-06-29 16:35:54,670 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-60cda112-46fb-49bf-a656-048dbcba0bea 2018-06-29 16:35:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:54,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:54 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27519411-d8ff-4f72-9add-156af5af4a5a Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:35:54,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-27519411-d8ff-4f72-9add-156af5af4a5a 2018-06-29 16:35:54,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 257e86f2-6037-4b84-9f04-3726bd44ddac 2018-06-29 16:35:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=257e86f2-6037-4b84-9f04-3726bd44ddac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:54,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-42e6ef7a-a276-4f49-8cc4-66eef79bae11 Date: Fri, 29 Jun 2018 16:35:54 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:33:54Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "40a6e453-48bf-4496-b408-ae4c5376aaad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:33:54Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "40c4fb2e-b43d-4448-a89d-85c65a52c0c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:33:54Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "4b5ac361-a73f-4d87-a166-26bd8f6446cb"}, {"remote_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:33:54Z", "security_group_id": "257e86f2-6037-4b84-9f04-3726bd44ddac", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:33:54Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "591491a1-4e4a-4d57-8855-22181230568d"}]} 2018-06-29 16:35:54,766 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=257e86f2-6037-4b84-9f04-3726bd44ddac used request id req-42e6ef7a-a276-4f49-8cc4-66eef79bae11 2018-06-29 16:35:54,767 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 16:35:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/257e86f2-6037-4b84-9f04-3726bd44ddac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:55,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b53745b-6ffe-4c5a-bf93-288ff6924359 Content-Length: 0 Date: Fri, 29 Jun 2018 16:35:55 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:35:55,263 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/257e86f2-6037-4b84-9f04-3726bd44ddac used request id req-9b53745b-6ffe-4c5a-bf93-288ff6924359 2018-06-29 16:35:55,263 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-4cfff309-85bc-4676-805d-92b8f360b2db-projName 2018-06-29 16:35:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/aaac10a6b1f247738727559a019251b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960307bf0c928746b89bba728c1335ca5449ee2" 2018-06-29 16:35:55,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:35:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96351cb2-6712-4235-8b94-a7220196e26b Keep-Alive: timeout=5, max=94 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:35:55,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/aaac10a6b1f247738727559a019251b7 used request id req-96351cb2-6712-4235-8b94-a7220196e26b 2018-06-29 16:35:55,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:56,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["z6DsYwtJTzmYhN_2XRHEJQ"], "issued_at": "2018-06-29T16:35:56.000000Z"}} 2018-06-29 16:35:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e92430ec202c9cbbd8b55e39a18586416b05bbda" 2018-06-29 16:35:56,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:56 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-039dc9d0-7978-48c1-9a28-b62c3c9dba54 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:56,185 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-039dc9d0-7978-48c1-9a28-b62c3c9dba54 2018-06-29 16:35:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:35:56,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:35:56 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:35:56,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92430ec202c9cbbd8b55e39a18586416b05bbda" 2018-06-29 16:35:56,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:56 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55ccf5c1-b99b-4cfd-9022-eaea8fa47e77 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:35:56,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-55ccf5c1-b99b-4cfd-9022-eaea8fa47e77 2018-06-29 16:35:56,802 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0940851d-94cb-4a55-94f9-b503c9fbad4b-username 2018-06-29 16:35:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92430ec202c9cbbd8b55e39a18586416b05bbda" 2018-06-29 16:35:56,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:56 GMT Server: Apache Content-Length: 3329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9f7ff02-a7e6-43d6-b806-b5f23ba411e4 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-0940851d-94cb-4a55-94f9-b503c9fbad4b-username", "links": {"self": "http://172.16.10.36:5000/v3/users/8cdb8597f2784c328d5369f0d99c7ea7"}, "domain_id": "default", "enabled": true, "id": "8cdb8597f2784c328d5369f0d99c7ea7", "options": {}}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:35:56,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-a9f7ff02-a7e6-43d6-b806-b5f23ba411e4 2018-06-29 16:35:56,965 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0940851d-94cb-4a55-94f9-b503c9fbad4b-username 2018-06-29 16:35:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/8cdb8597f2784c328d5369f0d99c7ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92430ec202c9cbbd8b55e39a18586416b05bbda" 2018-06-29 16:35:57,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:35:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49ceeb34-2112-4f8a-9a71-445da6b42e1a Keep-Alive: timeout=5, max=96 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:35:57,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/8cdb8597f2784c328d5369f0d99c7ea7 used request id req-49ceeb34-2112-4f8a-9a71-445da6b42e1a 2018-06-29 16:35:57,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:57,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["d9_Ea4N0QQqz1AbCQPTeoA"], "issued_at": "2018-06-29T16:35:57.000000Z"}} 2018-06-29 16:35:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}59149cae6c69a0cdfa768a259e1d2bd932ce5fd3" 2018-06-29 16:35:57,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a47b9556-fe57-4723-93f0-783391bcd54c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:57,879 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a47b9556-fe57-4723-93f0-783391bcd54c 2018-06-29 16:35:57,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:57,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 16:35:57,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:58,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["DiN1ZAv-TB-21-gf-rXSxA"], "issued_at": "2018-06-29T16:35:58.000000Z"}} 2018-06-29 16:35:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}6acc4736b303c91e8fe494980c66608a1aedf400" 2018-06-29 16:35:58,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e46d979-0f1b-4a58-b463-4cc52805cf8f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:58,580 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7e46d979-0f1b-4a58-b463-4cc52805cf8f 2018-06-29 16:35:58,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:58,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:59,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["CqGn4HO4QL-tLhBCX_CfrQ"], "issued_at": "2018-06-29T16:35:59.000000Z"}} 2018-06-29 16:35:59,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:35:59,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["AY1EpNULSsWjKmiIOuWNvg"], "issued_at": "2018-06-29T16:35:59.000000Z"}} 2018-06-29 16:35:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}98fce1d4fe724fa8b0530120e93647780d532b0b" 2018-06-29 16:35:59,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:35:59 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43d777dc-aabd-456f-85d3-a7195f8dd270 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:35:59,712 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-43d777dc-aabd-456f-85d3-a7195f8dd270 2018-06-29 16:35:59,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:35:59,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:00,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["x_jqLtvEQLKtrSVYpeqOxg"], "issued_at": "2018-06-29T16:36:00.000000Z"}} 2018-06-29 16:36:00,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:00,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["oX81thg3Qne8XMBFXRLiOg"], "issued_at": "2018-06-29T16:36:00.000000Z"}} 2018-06-29 16:36:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}0631f7c3058e13f90b0a7c6d585fcc977da89bc5" 2018-06-29 16:36:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29c92604-919a-4c56-96cd-7552c396b8b0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:00,993 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-29c92604-919a-4c56-96cd-7552c396b8b0 2018-06-29 16:36:00,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:00,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:01,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["fW3694AsQW2RnyuTOksY7w"], "issued_at": "2018-06-29T16:36:01.000000Z"}} 2018-06-29 16:36:01,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:01,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:02,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["wD0rAdsQRfqJ3seJJP0ifw"], "issued_at": "2018-06-29T16:36:02.000000Z"}} 2018-06-29 16:36:02,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:02,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:02,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["Wf8Kdk8ATQG0FC7cv-7jGA"], "issued_at": "2018-06-29T16:36:02.000000Z"}} 2018-06-29 16:36:02,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:03,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["w2oE_2yeR5-hlp-oop4D6g"], "issued_at": "2018-06-29T16:36:03.000000Z"}} 2018-06-29 16:36:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:03,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:03 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b33c4bcd-b7df-45c7-93cf-2f8980801e4e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:03,257 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b33c4bcd-b7df-45c7-93cf-2f8980801e4e 2018-06-29 16:36:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:03,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:03 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:03,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:03 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9347a65-779a-4977-a19b-9c72d99d9d2e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:03,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-f9347a65-779a-4977-a19b-9c72d99d9d2e 2018-06-29 16:36:03,908 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-username 2018-06-29 16:36:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:04,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:03 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4af27799-c45b-46e3-b37c-3f2bf73c3ca6 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:04,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-4af27799-c45b-46e3-b37c-3f2bf73c3ca6 2018-06-29 16:36:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-projName"}}' 2018-06-29 16:36:04,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:04 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-142f0fa7-4089-4c28-bb93-6b4fbaca2810 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723"}, "tags": [], "enabled": true, "id": "1e734c38700d4e4296c8099e312dc723", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-projName"}} 2018-06-29 16:36:04,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-142f0fa7-4089-4c28-bb93-6b4fbaca2810 2018-06-29 16:36:04,268 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-projName 2018-06-29 16:36:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" -d '{"role": {"name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role"}}' 2018-06-29 16:36:04,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:04 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f119bb28-553f-413f-8ba2-d05f6ae88b3b Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7e9e540b5744c58b826849ffb2b9431", "links": {"self": "http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431"}, "name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role"}} 2018-06-29 16:36:04,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-f119bb28-553f-413f-8ba2-d05f6ae88b3b 2018-06-29 16:36:04,411 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role 2018-06-29 16:36:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:04,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:04 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5d1f334-7e1a-4d2e-9a5d-716d608d708f Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7e9e540b5744c58b826849ffb2b9431", "links": {"self": "http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431"}, "name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role"}} 2018-06-29 16:36:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431 used request id req-b5d1f334-7e1a-4d2e-9a5d-716d608d708f 2018-06-29 16:36:04,544 - keystone_utils - INFO - Granting role KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role to project KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-projName 2018-06-29 16:36:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723/users/5411a93f3ed54976a83f7e8cb85bdb86/roles/b7e9e540b5744c58b826849ffb2b9431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:04,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12d1568c-86a2-4093-a3b1-0ed1f5ce685e Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:04,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723/users/5411a93f3ed54976a83f7e8cb85bdb86/roles/b7e9e540b5744c58b826849ffb2b9431 used request id req-12d1568c-86a2-4093-a3b1-0ed1f5ce685e 2018-06-29 16:36:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723/users/5411a93f3ed54976a83f7e8cb85bdb86/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:04,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:04 GMT Server: Apache Content-Length: 404 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66c090db-3781-43e8-901e-be8fa9e413c1 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723/users/5411a93f3ed54976a83f7e8cb85bdb86/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b7e9e540b5744c58b826849ffb2b9431", "links": {"self": "http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431"}, "name": "KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role"}]} 2018-06-29 16:36:04,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723/users/5411a93f3ed54976a83f7e8cb85bdb86/roles used request id req-66c090db-3781-43e8-901e-be8fa9e413c1 2018-06-29 16:36:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:05,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-456d2040-5da7-4184-a43c-4eac342c4955 Date: Fri, 29 Jun 2018 16:36:05 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:05Z", "updated_at": "2018-06-29T16:36:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "revision_number": 0, "id": "0c56a0e4-1c8d-405a-8c6d-ea6552973df3", "remote_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "revision_number": 0, "id": "4d75ee74-aac6-4c0e-ac8d-d1cdd3d87b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "revision_number": 0, "id": "79cd0de3-0b92-4349-aeb3-10d43d944013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "revision_number": 0, "id": "c5b96006-6095-47da-b4d4-8415bd07f38c", "remote_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "name": "default"}]} 2018-06-29 16:36:05,593 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-456d2040-5da7-4184-a43c-4eac342c4955 2018-06-29 16:36:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:05,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:05 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4800ec31-518a-4956-8ce6-b7bcd1306722 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:05,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-4800ec31-518a-4956-8ce6-b7bcd1306722 2018-06-29 16:36:05,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a329aa7a-2d05-4068-950a-fe2e254c2a3c 2018-06-29 16:36:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a329aa7a-2d05-4068-950a-fe2e254c2a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:05,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-57ab8294-8736-4a97-a543-79bd03374f2b Date: Fri, 29 Jun 2018 16:36:05 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:05Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "0c56a0e4-1c8d-405a-8c6d-ea6552973df3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:05Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "4d75ee74-aac6-4c0e-ac8d-d1cdd3d87b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:05Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "79cd0de3-0b92-4349-aeb3-10d43d944013"}, {"remote_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:05Z", "security_group_id": "a329aa7a-2d05-4068-950a-fe2e254c2a3c", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:05Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "c5b96006-6095-47da-b4d4-8415bd07f38c"}]} 2018-06-29 16:36:05,786 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a329aa7a-2d05-4068-950a-fe2e254c2a3c used request id req-57ab8294-8736-4a97-a543-79bd03374f2b 2018-06-29 16:36:05,786 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 16:36:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/a329aa7a-2d05-4068-950a-fe2e254c2a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:05,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-595d723c-631b-4ae5-91d9-9914f0a0f0e8 Content-Length: 0 Date: Fri, 29 Jun 2018 16:36:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:05,984 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/a329aa7a-2d05-4068-950a-fe2e254c2a3c used request id req-595d723c-631b-4ae5-91d9-9914f0a0f0e8 2018-06-29 16:36:05,984 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-projName 2018-06-29 16:36:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:06,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b3fc153-6938-4033-95e5-7245dabde3c3 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:06,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/1e734c38700d4e4296c8099e312dc723 used request id req-0b3fc153-6938-4033-95e5-7245dabde3c3 2018-06-29 16:36:06,116 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-username 2018-06-29 16:36:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/5411a93f3ed54976a83f7e8cb85bdb86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:06,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5426f674-0037-4d1c-bb04-c840b45f1b21 Keep-Alive: timeout=5, max=89 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:06,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/5411a93f3ed54976a83f7e8cb85bdb86 used request id req-5426f674-0037-4d1c-bb04-c840b45f1b21 2018-06-29 16:36:06,365 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-408f13ac-3632-4f8f-af05-b73d788a91c0-role 2018-06-29 16:36:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6ac965bb8ef60dae558358729ef3f742375a7" 2018-06-29 16:36:06,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c609f021-2096-4eb5-8a91-85ef1adb7aa4 Keep-Alive: timeout=5, max=88 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:06,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/b7e9e540b5744c58b826849ffb2b9431 used request id req-c609f021-2096-4eb5-8a91-85ef1adb7aa4 2018-06-29 16:36:06,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:07,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["670R1HMXRO2AIdZ512B_2Q"], "issued_at": "2018-06-29T16:36:07.000000Z"}} 2018-06-29 16:36:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}76416971228608b462da2db82daa41051b1bd676" 2018-06-29 16:36:07,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-535b7a2b-0872-456d-a057-37b92d008793 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:07,132 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-535b7a2b-0872-456d-a057-37b92d008793 2018-06-29 16:36:07,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:07,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:07,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["GjgHHDUES2mMbZW5NQ34yg"], "issued_at": "2018-06-29T16:36:07.000000Z"}} 2018-06-29 16:36:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:07,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5ecc10a-950f-49b7-abfb-fbec63fdca39 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:07,816 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e5ecc10a-950f-49b7-abfb-fbec63fdca39 2018-06-29 16:36:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:07,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:07 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:07,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:07 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99797077-aac2-47ea-a2ff-6a1da9c09730 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:07,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-99797077-aac2-47ea-a2ff-6a1da9c09730 2018-06-29 16:36:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:08,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:07 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa06c326-a204-4756-869f-f2cb21410a6f Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:08,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-fa06c326-a204-4756-869f-f2cb21410a6f 2018-06-29 16:36:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:08,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:08 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a470043e-1511-44b8-bb52-0dfdd325e7e1 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:08,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-a470043e-1511-44b8-bb52-0dfdd325e7e1 2018-06-29 16:36:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:08,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:08 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71a06e25-08b2-43a6-b1cb-453c9bcbf558 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "id": "dabe8fe4d36d472d830a620371c825d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 16:36:08,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-71a06e25-08b2-43a6-b1cb-453c9bcbf558 2018-06-29 16:36:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:09,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:08 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe7a4da0-61ff-4fcd-a26f-2fa4238deb1f Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1"}, "enabled": true, "id": "b753eba9d8bf4b09b399b011f68b04b1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8abd7c87-8393-41f-name"}} 2018-06-29 16:36:09,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1 used request id req-fe7a4da0-61ff-4fcd-a26f-2fa4238deb1f 2018-06-29 16:36:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:09,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d3b91e3-3f67-4d71-b7d9-e06e4f65908e Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:09,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles used request id req-2d3b91e3-3f67-4d71-b7d9-e06e4f65908e 2018-06-29 16:36:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:09,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55588fea-d10d-4ba6-a04c-0241ff335cf5 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:09,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-55588fea-d10d-4ba6-a04c-0241ff335cf5 2018-06-29 16:36:09,424 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 16:36:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:09,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-998b9dd2-3a2f-44b3-982c-672d849fc482 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:09,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-998b9dd2-3a2f-44b3-982c-672d849fc482 2018-06-29 16:36:09,601 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8abd7c87-8393-41f-name 2018-06-29 16:36:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:09,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76416971228608b462da2db82daa41051b1bd676" 2018-06-29 16:36:09,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d1b2388-d262-42d4-a86d-c52a03f7227c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8abd7c87-8393-41f-name", "links": {"self": "http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1"}, "domain_id": "default", "enabled": true, "id": "b753eba9d8bf4b09b399b011f68b04b1", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:09,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-1d1b2388-d262-42d4-a86d-c52a03f7227c 2018-06-29 16:36:09,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76416971228608b462da2db82daa41051b1bd676" 2018-06-29 16:36:09,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e5395f8-5500-43ff-9826-b577ddac8754 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:09,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-2e5395f8-5500-43ff-9826-b577ddac8754 2018-06-29 16:36:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76416971228608b462da2db82daa41051b1bd676" 2018-06-29 16:36:10,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:09 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d494fce-ad69-4694-9d57-990060063a19 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "id": "dabe8fe4d36d472d830a620371c825d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 16:36:10,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-5d494fce-ad69-4694-9d57-990060063a19 2018-06-29 16:36:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76416971228608b462da2db82daa41051b1bd676" 2018-06-29 16:36:10,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:10 GMT Server: Apache Content-Length: 349 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed5ae33e-823d-4435-a631-2f1b853cdd8c Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}]} 2018-06-29 16:36:10,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/b753eba9d8bf4b09b399b011f68b04b1/roles used request id req-ed5ae33e-823d-4435-a631-2f1b853cdd8c 2018-06-29 16:36:10,234 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8abd7c87-8393-41f-name 2018-06-29 16:36:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388efea1548caa2ba3a34886593ccd051352d8f3" 2018-06-29 16:36:10,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25b07775-e151-4af9-92cb-f97000ef867d Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:10,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/b753eba9d8bf4b09b399b011f68b04b1 used request id req-25b07775-e151-4af9-92cb-f97000ef867d 2018-06-29 16:36:10,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:11,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["Gkia1LVCQVq30CzuKJvEXg"], "issued_at": "2018-06-29T16:36:11.000000Z"}} 2018-06-29 16:36:11,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c2f5b1ebc73f73a97734758ee7268542d5800c3b" 2018-06-29 16:36:11,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc975dc0-a9ae-461a-8a80-5c5367248fe0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:11,052 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-fc975dc0-a9ae-461a-8a80-5c5367248fe0 2018-06-29 16:36:11,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:11,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:11,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["7CJ6ZyTpRWeJgpFQqh_vBQ"], "issued_at": "2018-06-29T16:36:11.000000Z"}} 2018-06-29 16:36:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:11,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-232bb436-1784-4526-9d31-63f25aa720d2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:11,630 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-232bb436-1784-4526-9d31-63f25aa720d2 2018-06-29 16:36:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:11,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:11 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:11,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:11 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e5206f6-be4f-4659-993f-a65c4d460bfc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:11,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-9e5206f6-be4f-4659-993f-a65c4d460bfc 2018-06-29 16:36:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:11,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:11 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a71deb9-a4c6-4919-83d5-1e4410e57865 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:11,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-4a71deb9-a4c6-4919-83d5-1e4410e57865 2018-06-29 16:36:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:12,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:12 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-109c9d4b-eb9a-4583-93e5-f1a7ace04d51 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:12,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-109c9d4b-eb9a-4583-93e5-f1a7ace04d51 2018-06-29 16:36:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:12 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5b25fc7-3c89-4c68-a34f-128d2738d9ad Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "id": "dabe8fe4d36d472d830a620371c825d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 16:36:12,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-e5b25fc7-3c89-4c68-a34f-128d2738d9ad 2018-06-29 16:36:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:12,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:12 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa708ec9-2eff-49e9-b16d-daee25fae5b2 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1"}, "enabled": true, "id": "6d3ce61e62404e509ee50f6406e5c3b1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2cfa7436-a8a9-464-name"}} 2018-06-29 16:36:12,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 used request id req-aa708ec9-2eff-49e9-b16d-daee25fae5b2 2018-06-29 16:36:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/6d3ce61e62404e509ee50f6406e5c3b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:12 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62318ebe-f555-4074-b6fd-26f013817da2 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/6d3ce61e62404e509ee50f6406e5c3b1/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/6d3ce61e62404e509ee50f6406e5c3b1/roles used request id req-62318ebe-f555-4074-b6fd-26f013817da2 2018-06-29 16:36:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:13,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:13 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50b5a591-a1c7-4ef2-a5ce-9db2baf6b08d Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:13,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-50b5a591-a1c7-4ef2-a5ce-9db2baf6b08d 2018-06-29 16:36:13,208 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 16:36:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/6d3ce61e62404e509ee50f6406e5c3b1/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:13,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03473d8d-5776-4318-96f8-3e9292fdb689 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:13,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/6d3ce61e62404e509ee50f6406e5c3b1/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-03473d8d-5776-4318-96f8-3e9292fdb689 2018-06-29 16:36:13,382 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2cfa7436-a8a9-464-name 2018-06-29 16:36:13,383 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2cfa7436-a8a9-464-name 2018-06-29 16:36:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:13,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:13 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f5b1ebc73f73a97734758ee7268542d5800c3b" 2018-06-29 16:36:13,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2973dd20-a196-407d-955c-2f869a1323a0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:13,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 used request id req-2973dd20-a196-407d-955c-2f869a1323a0 2018-06-29 16:36:13,611 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2cfa7436-a8a9-464-name 2018-06-29 16:36:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a26c9772b72d4ad2e5cc94e07db684fdab7937" 2018-06-29 16:36:13,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:36:13 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00edfce0-d49e-45d9-9584-90073b90fc9d Keep-Alive: timeout=5, max=90 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 6d3ce61e62404e509ee50f6406e5c3b1.", "code": 404, "title": "Not Found"}} 2018-06-29 16:36:13,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/6d3ce61e62404e509ee50f6406e5c3b1 used request id req-00edfce0-d49e-45d9-9584-90073b90fc9d 2018-06-29 16:36:13,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-29 16:36:13,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:14,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["RqG68WVpR4uycbE3rHZ_Ww"], "issued_at": "2018-06-29T16:36:14.000000Z"}} 2018-06-29 16:36:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}9b350bc2db08b2a875a6fd84e2b869d0b25236f6" 2018-06-29 16:36:14,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33fda90b-1689-4ac6-9bab-a450b413f0b1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:14,478 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-33fda90b-1689-4ac6-9bab-a450b413f0b1 2018-06-29 16:36:14,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:14,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:15,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["UfAkeInAQlWlnb8TquD5TQ"], "issued_at": "2018-06-29T16:36:15.000000Z"}} 2018-06-29 16:36:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:15,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-101fc0b5-3636-4c36-87bf-c112f256ef03 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:15,161 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-101fc0b5-3636-4c36-87bf-c112f256ef03 2018-06-29 16:36:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:15,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:15 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:15,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:15 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcfe9f4d-fe82-4b3a-b970-fa84f6854e71 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:15,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-bcfe9f4d-fe82-4b3a-b970-fa84f6854e71 2018-06-29 16:36:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:15,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:15 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1af3bb6-ce50-405f-a9a2-5ce5e268ca8e Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:15,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-b1af3bb6-ce50-405f-a9a2-5ce5e268ca8e 2018-06-29 16:36:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:15 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4886e93c-d5fc-4d7e-9f66-5fa266685df5 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:16,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-4886e93c-d5fc-4d7e-9f66-5fa266685df5 2018-06-29 16:36:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12cb021c-3522-455c-ae65-e4f3485b9fb9 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "id": "dabe8fe4d36d472d830a620371c825d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 16:36:16,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-12cb021c-3522-455c-ae65-e4f3485b9fb9 2018-06-29 16:36:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9d56d9e-67d6-4795-80e8-bafe43c4e4f0 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4"}, "enabled": true, "id": "d6e90539c3934ff29e76b1b92b1a06d4", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-289137ba-af7c-40e-name"}} 2018-06-29 16:36:16,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4 used request id req-d9d56d9e-67d6-4795-80e8-bafe43c4e4f0 2018-06-29 16:36:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/d6e90539c3934ff29e76b1b92b1a06d4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fd38374-459c-432c-a43e-ce25a0791384 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/d6e90539c3934ff29e76b1b92b1a06d4/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:16,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/d6e90539c3934ff29e76b1b92b1a06d4/roles used request id req-6fd38374-459c-432c-a43e-ce25a0791384 2018-06-29 16:36:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ad3c6a4-e6ab-4a42-b21c-11a12ccef731 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:16,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-4ad3c6a4-e6ab-4a42-b21c-11a12ccef731 2018-06-29 16:36:16,737 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 16:36:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/d6e90539c3934ff29e76b1b92b1a06d4/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:16,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6eab8d1-74f8-4def-b12a-8393685e87a9 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:16,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/d6e90539c3934ff29e76b1b92b1a06d4/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-c6eab8d1-74f8-4def-b12a-8393685e87a9 2018-06-29 16:36:16,916 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-289137ba-af7c-40e-name 2018-06-29 16:36:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:16,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b350bc2db08b2a875a6fd84e2b869d0b25236f6" 2018-06-29 16:36:17,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:16 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-952a6100-2031-4f9c-82aa-76781393e775 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-289137ba-af7c-40e-name", "links": {"self": "http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4"}, "domain_id": "default", "enabled": true, "id": "d6e90539c3934ff29e76b1b92b1a06d4", "options": {}}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:17,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-952a6100-2031-4f9c-82aa-76781393e775 2018-06-29 16:36:17,082 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-289137ba-af7c-40e-name 2018-06-29 16:36:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7019f74fb1756ba26a614a700d2d6b43c61ea5" 2018-06-29 16:36:17,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ae9794b-695a-4520-93db-2d6ff636a41d Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:17,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/d6e90539c3934ff29e76b1b92b1a06d4 used request id req-0ae9794b-695a-4520-93db-2d6ff636a41d 2018-06-29 16:36:17,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:17,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KqbTb9-eRoCECiFPbVJDaw"], "issued_at": "2018-06-29T16:36:17.000000Z"}} 2018-06-29 16:36:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}de66550654e1a261f9bb0146a2cc1678a9ab3122" 2018-06-29 16:36:17,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab38330a-e536-4c09-9656-b4aa76838e9c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:17,887 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ab38330a-e536-4c09-9656-b4aa76838e9c 2018-06-29 16:36:17,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:17,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:18,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["v7t5aUikSxWrGP_FeWSaHQ"], "issued_at": "2018-06-29T16:36:18.000000Z"}} 2018-06-29 16:36:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:18,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-829adc53-f819-4a41-9ab0-f89be9a943c6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:18,566 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-829adc53-f819-4a41-9ab0-f89be9a943c6 2018-06-29 16:36:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:18,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:18 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:18,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:18 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bb43f00-8014-4857-8e83-d40635edfb75 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:18,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-8bb43f00-8014-4857-8e83-d40635edfb75 2018-06-29 16:36:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:18,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:18 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04fb23e0-3e7b-4f57-8abd-a5255009a825 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:18,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-04fb23e0-3e7b-4f57-8abd-a5255009a825 2018-06-29 16:36:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:19,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:19 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3323c17-788c-4dbe-b931-50bd699c956b Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:19,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-b3323c17-788c-4dbe-b931-50bd699c956b 2018-06-29 16:36:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:19,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:19 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6e350d9-8163-4f0d-afb4-354a2a425932 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "id": "dabe8fe4d36d472d830a620371c825d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 16:36:19,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-d6e350d9-8163-4f0d-afb4-354a2a425932 2018-06-29 16:36:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:19,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:19 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9d084ac-519b-436a-a8a8-20b95f923577 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5"}, "enabled": true, "id": "57f0bfc57aab4d9aad7cf14cbd90d7a5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2ae3e488-f277-418-name"}} 2018-06-29 16:36:19,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5 used request id req-f9d084ac-519b-436a-a8a8-20b95f923577 2018-06-29 16:36:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/57f0bfc57aab4d9aad7cf14cbd90d7a5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:19 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f64bc7c-a896-4bfe-9fcc-3e1ba7c4d321 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/57f0bfc57aab4d9aad7cf14cbd90d7a5/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/57f0bfc57aab4d9aad7cf14cbd90d7a5/roles used request id req-7f64bc7c-a896-4bfe-9fcc-3e1ba7c4d321 2018-06-29 16:36:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:20,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:20 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-224d5f8e-bb50-44cd-a5d0-f73fa5e67940 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:20,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-224d5f8e-bb50-44cd-a5d0-f73fa5e67940 2018-06-29 16:36:20,131 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 16:36:20,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/57f0bfc57aab4d9aad7cf14cbd90d7a5/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:20,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca5ec956-6a71-4dfd-8339-e0232fada653 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:20,312 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2/users/57f0bfc57aab4d9aad7cf14cbd90d7a5/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-ca5ec956-6a71-4dfd-8339-e0232fada653 2018-06-29 16:36:20,312 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2ae3e488-f277-418-name 2018-06-29 16:36:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:20,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:20 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66550654e1a261f9bb0146a2cc1678a9ab3122" 2018-06-29 16:36:20,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:20 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5039bc8-e64d-4dce-8964-0f5c4217114f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2ae3e488-f277-418-name", "links": {"self": "http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5"}, "domain_id": "default", "enabled": true, "id": "57f0bfc57aab4d9aad7cf14cbd90d7a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:20,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-b5039bc8-e64d-4dce-8964-0f5c4217114f 2018-06-29 16:36:20,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:20,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:21,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["DqtfujmkQ0yq5c533eiT3A"], "issued_at": "2018-06-29T16:36:21.000000Z"}} 2018-06-29 16:36:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}25b657e71ff3b6ecc448c25da26415a6133db97f" 2018-06-29 16:36:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18629b84-a8d2-477f-a725-7edfbeb5d1fc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:21,186 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-18629b84-a8d2-477f-a725-7edfbeb5d1fc 2018-06-29 16:36:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:21,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:21 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b657e71ff3b6ecc448c25da26415a6133db97f" 2018-06-29 16:36:21,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:21 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c98cb039-095d-4127-859b-a258068f1191 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2ae3e488-f277-418-name", "links": {"self": "http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5"}, "domain_id": "default", "enabled": true, "id": "57f0bfc57aab4d9aad7cf14cbd90d7a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:21,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-c98cb039-095d-4127-859b-a258068f1191 2018-06-29 16:36:21,339 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2ae3e488-f277-418-name 2018-06-29 16:36:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598dfa61ca80d1f7ecce86d37fdd41013be55f6b" 2018-06-29 16:36:21,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d267bc4e-a903-42fb-9ced-d26677d6f88b Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:21,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/57f0bfc57aab4d9aad7cf14cbd90d7a5 used request id req-d267bc4e-a903-42fb-9ced-d26677d6f88b 2018-06-29 16:36:21,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:22,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["2z59wwO4RgOLyZfjutX1wg"], "issued_at": "2018-06-29T16:36:22.000000Z"}} 2018-06-29 16:36:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}dbbd565e6cfd712556cfc4c1f4b694a6cc24d24a" 2018-06-29 16:36:22,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd6e587b-c4e2-4838-bd18-489d4335320d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:22,288 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-dd6e587b-c4e2-4838-bd18-489d4335320d 2018-06-29 16:36:22,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:22,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:22,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["k-WxSuU0R42DA4UlGTBHUQ"], "issued_at": "2018-06-29T16:36:22.000000Z"}} 2018-06-29 16:36:22,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:22,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07c1be1b-ec83-4740-9361-9f26aea6938f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:22,877 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-07c1be1b-ec83-4740-9361-9f26aea6938f 2018-06-29 16:36:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:22,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:22 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b691487b-b17d-4e5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:23,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:22 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-776baf81-fb74-4ba8-853b-b7da43a45266 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b691487b-b17d-4e5-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:23,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b691487b-b17d-4e5-name used request id req-776baf81-fb74-4ba8-853b-b7da43a45266 2018-06-29 16:36:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:23,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:23 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e386fe2-a309-447f-a230-7e3467becf15 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:23,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-0e386fe2-a309-447f-a230-7e3467becf15 2018-06-29 16:36:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b691487b-b17d-4e5-name"}}' 2018-06-29 16:36:23,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:23 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e21f473-6a8c-4908-b99e-ae36e6624e2b Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/a3d19665c34a4751bb7b99d1f40cf10a"}, "tags": [], "enabled": true, "id": "a3d19665c34a4751bb7b99d1f40cf10a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b691487b-b17d-4e5-name"}} 2018-06-29 16:36:23,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-4e21f473-6a8c-4908-b99e-ae36e6624e2b 2018-06-29 16:36:23,303 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b691487b-b17d-4e5-name 2018-06-29 16:36:23,303 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b691487b-b17d-4e5-name 2018-06-29 16:36:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:23,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:23 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/a3d19665c34a4751bb7b99d1f40cf10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbd565e6cfd712556cfc4c1f4b694a6cc24d24a" 2018-06-29 16:36:23,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a75509d5-f26a-4b2e-8051-af455f43ba36 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:23,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/a3d19665c34a4751bb7b99d1f40cf10a used request id req-a75509d5-f26a-4b2e-8051-af455f43ba36 2018-06-29 16:36:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:24,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1dad7d91-4884-4299-89bb-4adfe1be9d50 Date: Fri, 29 Jun 2018 16:36:24 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:24,039 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-1dad7d91-4884-4299-89bb-4adfe1be9d50 2018-06-29 16:36:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:24,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cdfe184-6e07-42c3-a87b-8cc6d585f8a4 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:24,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-0cdfe184-6e07-42c3-a87b-8cc6d585f8a4 2018-06-29 16:36:24,193 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b691487b-b17d-4e5-name 2018-06-29 16:36:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/a3d19665c34a4751bb7b99d1f40cf10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:24,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0675d99-fd23-470c-9359-348c0d12d76f Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a3d19665c34a4751bb7b99d1f40cf10a.", "code": 404, "title": "Not Found"}} 2018-06-29 16:36:24,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/a3d19665c34a4751bb7b99d1f40cf10a used request id req-b0675d99-fd23-470c-9359-348c0d12d76f 2018-06-29 16:36:24,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-29 16:36:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:24,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92eae34d-df78-47f8-8e75-9739dbf37c98 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:24,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-92eae34d-df78-47f8-8e75-9739dbf37c98 2018-06-29 16:36:24,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbd565e6cfd712556cfc4c1f4b694a6cc24d24a" 2018-06-29 16:36:24,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1fd4013-5605-47cb-885c-9f0cd6ae2a87 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:36:24,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-f1fd4013-5605-47cb-885c-9f0cd6ae2a87 2018-06-29 16:36:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fc8f7be01fe7fc61fdfab6147c7e8fd41b10d6" 2018-06-29 16:36:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d937bf8-54d0-43c8-b408-29ed0d53c813 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:24,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-6d937bf8-54d0-43c8-b408-29ed0d53c813 2018-06-29 16:36:24,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:25,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["wpkgT8mdQoWPgBaKgGS_9Q"], "issued_at": "2018-06-29T16:36:25.000000Z"}} 2018-06-29 16:36:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}3e4ee5441bcaa41cf70cb5a88c90732c94e301f8" 2018-06-29 16:36:25,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54ee2dcf-2948-4002-8048-cc6607390398 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:25,448 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-54ee2dcf-2948-4002-8048-cc6607390398 2018-06-29 16:36:25,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:25,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:26,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["wThMVYq7SPepKTgNYsc2Gg"], "issued_at": "2018-06-29T16:36:26.000000Z"}} 2018-06-29 16:36:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:26,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4473a01-02f6-4a57-b135-b59a344448a0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:26,055 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d4473a01-02f6-4a57-b135-b59a344448a0 2018-06-29 16:36:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:26,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:26,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26cc92bd-8c87-4d7f-9fed-7bb4cad64802 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:26,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name used request id req-26cc92bd-8c87-4d7f-9fed-7bb4cad64802 2018-06-29 16:36:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:26,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b714a617-4c39-4165-a8d4-bb3f4d432042 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:26,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-b714a617-4c39-4165-a8d4-bb3f4d432042 2018-06-29 16:36:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a09fd973-dec8-426-name"}}' 2018-06-29 16:36:26,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffa33b65-b0dc-480e-acf7-e011e40462bb Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/c8bf3a91cab64aa0821eccb0f262ee89"}, "tags": [], "enabled": true, "id": "c8bf3a91cab64aa0821eccb0f262ee89", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a09fd973-dec8-426-name"}} 2018-06-29 16:36:26,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-ffa33b65-b0dc-480e-acf7-e011e40462bb 2018-06-29 16:36:26,391 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a09fd973-dec8-426-name 2018-06-29 16:36:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:26,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4ee5441bcaa41cf70cb5a88c90732c94e301f8" 2018-06-29 16:36:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f8e61d7-9cb9-4ff8-ad04-636688a35bcb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/c8bf3a91cab64aa0821eccb0f262ee89"}, "tags": [], "enabled": true, "id": "c8bf3a91cab64aa0821eccb0f262ee89", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a09fd973-dec8-426-name"}]} 2018-06-29 16:36:26,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a09fd973-dec8-426-name used request id req-7f8e61d7-9cb9-4ff8-ad04-636688a35bcb 2018-06-29 16:36:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4ee5441bcaa41cf70cb5a88c90732c94e301f8" 2018-06-29 16:36:26,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:26 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76782450-f14d-48ae-9c26-7237e0829473 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:36:26,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-76782450-f14d-48ae-9c26-7237e0829473 2018-06-29 16:36:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1e5adf56-4e2a-4558-acab-b871ebba17d2 Date: Fri, 29 Jun 2018 16:36:27 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:27,100 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-1e5adf56-4e2a-4558-acab-b871ebba17d2 2018-06-29 16:36:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:27,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:27 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e27ad0a2-10cd-4429-a494-ac7643c1d68e Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:27,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-e27ad0a2-10cd-4429-a494-ac7643c1d68e 2018-06-29 16:36:27,266 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a09fd973-dec8-426-name 2018-06-29 16:36:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/c8bf3a91cab64aa0821eccb0f262ee89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:27,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acf9fca0-f5d2-49c4-b06d-2774d9c81358 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:27,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/c8bf3a91cab64aa0821eccb0f262ee89 used request id req-acf9fca0-f5d2-49c4-b06d-2774d9c81358 2018-06-29 16:36:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10ec3e1117b9ef01316ab5973e5735151c2bec0" 2018-06-29 16:36:27,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:27 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2747513-61c2-487c-8e64-418812e9f17a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:27,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-f2747513-61c2-487c-8e64-418812e9f17a 2018-06-29 16:36:27,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:28,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["bv_XosCPTe6v7cbrw_5Efg"], "issued_at": "2018-06-29T16:36:28.000000Z"}} 2018-06-29 16:36:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}4b8b0444b26d9b26bc5b1cca8903820185c6d6f5" 2018-06-29 16:36:28,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb8157d-9b60-4fed-b3d0-3fb33231fe4b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:28,318 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4eb8157d-9b60-4fed-b3d0-3fb33231fe4b 2018-06-29 16:36:28,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:28,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:28,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["X0ZJp4K_RMOmi78kFyv-Nw"], "issued_at": "2018-06-29T16:36:28.000000Z"}} 2018-06-29 16:36:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:29,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6102552-af89-4194-9937-cf71662ca81b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:29,036 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a6102552-af89-4194-9937-cf71662ca81b 2018-06-29 16:36:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:29,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:29,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b2c6a04-579d-41bc-a650-2bfa3d800935 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:29,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name used request id req-1b2c6a04-579d-41bc-a650-2bfa3d800935 2018-06-29 16:36:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efe7abbf-f175-4e75-b97f-597e7d6361d7 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:29,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-efe7abbf-f175-4e75-b97f-597e7d6361d7 2018-06-29 16:36:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8eea1068-0bee-404-name"}}' 2018-06-29 16:36:29,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a04ef0c-a4f2-49fa-bd3a-1fb4b3ae6c78 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/7685239d914d4f1798ea3bfd37775c8b"}, "tags": [], "enabled": true, "id": "7685239d914d4f1798ea3bfd37775c8b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8eea1068-0bee-404-name"}} 2018-06-29 16:36:29,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-8a04ef0c-a4f2-49fa-bd3a-1fb4b3ae6c78 2018-06-29 16:36:29,364 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8eea1068-0bee-404-name 2018-06-29 16:36:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:29,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b0444b26d9b26bc5b1cca8903820185c6d6f5" 2018-06-29 16:36:29,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:29 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d538d97-0b2d-44da-81d0-c45b09fdddac Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/7685239d914d4f1798ea3bfd37775c8b"}, "tags": [], "enabled": true, "id": "7685239d914d4f1798ea3bfd37775c8b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8eea1068-0bee-404-name"}]} 2018-06-29 16:36:29,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name used request id req-5d538d97-0b2d-44da-81d0-c45b09fdddac 2018-06-29 16:36:29,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:29,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:30,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ahWAaVkESvevHcb4P4RwDA"], "issued_at": "2018-06-29T16:36:30.000000Z"}} 2018-06-29 16:36:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5f950e3399d88da0828e9ad5e77380dc4df8d55a" 2018-06-29 16:36:30,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d435717e-db9a-43e8-8d3d-bffc98df48cb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:30,080 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d435717e-db9a-43e8-8d3d-bffc98df48cb 2018-06-29 16:36:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:30,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f950e3399d88da0828e9ad5e77380dc4df8d55a" 2018-06-29 16:36:30,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c026dec-ea62-43c6-8c23-d30c6b526b39 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/7685239d914d4f1798ea3bfd37775c8b"}, "tags": [], "enabled": true, "id": "7685239d914d4f1798ea3bfd37775c8b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8eea1068-0bee-404-name"}]} 2018-06-29 16:36:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8eea1068-0bee-404-name used request id req-9c026dec-ea62-43c6-8c23-d30c6b526b39 2018-06-29 16:36:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b0444b26d9b26bc5b1cca8903820185c6d6f5" 2018-06-29 16:36:30,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-799f451a-f885-4b41-8aaf-4fb300e02842 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:36:30,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-799f451a-f885-4b41-8aaf-4fb300e02842 2018-06-29 16:36:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:30,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0ab0779e-49ef-4b65-96af-195c13caa57a Date: Fri, 29 Jun 2018 16:36:30 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:30,723 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-0ab0779e-49ef-4b65-96af-195c13caa57a 2018-06-29 16:36:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:30,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2afdeff-6a02-4f6c-8385-878cc806275d Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:30,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-e2afdeff-6a02-4f6c-8385-878cc806275d 2018-06-29 16:36:30,866 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8eea1068-0bee-404-name 2018-06-29 16:36:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/7685239d914d4f1798ea3bfd37775c8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:31,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff14d417-81f3-4535-a35a-f6ee1b893665 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:31,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/7685239d914d4f1798ea3bfd37775c8b used request id req-ff14d417-81f3-4535-a35a-f6ee1b893665 2018-06-29 16:36:31,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64621feb3822e0d81eb23111858502fc3101b08" 2018-06-29 16:36:31,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:31 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b48ed068-010a-4791-ae92-7d745e22739f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:31,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-b48ed068-010a-4791-ae92-7d745e22739f 2018-06-29 16:36:31,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:31,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["SIHxygeXREOImAlrw6J9Mw"], "issued_at": "2018-06-29T16:36:31.000000Z"}} 2018-06-29 16:36:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}7103974efcafa2120c93f0b097c50d91ed7edcd7" 2018-06-29 16:36:31,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:31 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-107cf22d-567a-4187-a8f0-c6618dbdc6b0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:31,898 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-107cf22d-567a-4187-a8f0-c6618dbdc6b0 2018-06-29 16:36:31,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:31,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:32,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["xXE-ZLE1TiKND9HjP-bibQ"], "issued_at": "2018-06-29T16:36:32.000000Z"}} 2018-06-29 16:36:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}871c47498864773cd14df864b6e26c87ee4af051" 2018-06-29 16:36:32,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d97091b7-83b1-41a1-9bd3-8a92b579abc5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:32,590 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d97091b7-83b1-41a1-9bd3-8a92b579abc5 2018-06-29 16:36:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:32,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-5aa30e76-1af7-4ca-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871c47498864773cd14df864b6e26c87ee4af051" 2018-06-29 16:36:32,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d6b5752-cbe5-46d4-a904-1793189d8c95 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-5aa30e76-1af7-4ca-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:32,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-5aa30e76-1af7-4ca-name used request id req-2d6b5752-cbe5-46d4-a904-1793189d8c95 2018-06-29 16:36:32,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871c47498864773cd14df864b6e26c87ee4af051" 2018-06-29 16:36:32,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 114 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc143047-8df0-4d91-93db-75f40ee6bc1c Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-06-29 16:36:32,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=foo used request id req-dc143047-8df0-4d91-93db-75f40ee6bc1c 2018-06-29 16:36:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871c47498864773cd14df864b6e26c87ee4af051" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-5aa30e76-1af7-4ca-name"}}' 2018-06-29 16:36:32,922 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b5b84f3-3f09-4d16-9881-3da32153eb2f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-29 16:36:32,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-7b5b84f3-3f09-4d16-9881-3da32153eb2f 2018-06-29 16:36:32,922 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-29 16:36:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871c47498864773cd14df864b6e26c87ee4af051" 2018-06-29 16:36:33,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baee86b8-a540-48cf-bf35-85307341890d Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:33,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-baee86b8-a540-48cf-bf35-85307341890d 2018-06-29 16:36:33,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:33,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["yPeXoaXCRLSbb_g0rQZJMQ"], "issued_at": "2018-06-29T16:36:33.000000Z"}} 2018-06-29 16:36:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}1285739b8b4a0e51320389a967dcdd81f70e6da3" 2018-06-29 16:36:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65f1427f-dc6e-42cf-82a2-85e6d089338a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:33,766 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-65f1427f-dc6e-42cf-82a2-85e6d089338a 2018-06-29 16:36:33,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:33,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:34,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KVAy0tMPSEK7WIa1tILsjQ"], "issued_at": "2018-06-29T16:36:34.000000Z"}} 2018-06-29 16:36:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:34,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4f06075-bcf0-4c20-8fc3-255887da410c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:34,353 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b4f06075-bcf0-4c20-8fc3-255887da410c 2018-06-29 16:36:34,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:34,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:34 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:34,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:34,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:34 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-846ff9d9-1cb2-4b81-8ef0-5011973541c9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:34,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name used request id req-846ff9d9-1cb2-4b81-8ef0-5011973541c9 2018-06-29 16:36:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:34,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:34 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c580d7e-1274-4e7b-821d-d8a0ec9ec0c1 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:34,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-5c580d7e-1274-4e7b-821d-d8a0ec9ec0c1 2018-06-29 16:36:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a9b8c219-6a44-409-name"}}' 2018-06-29 16:36:34,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db620b36-85dc-4ccc-aeeb-244ac55862f5 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/b920ba9f15b644f5871713448f267177"}, "tags": [], "enabled": true, "id": "b920ba9f15b644f5871713448f267177", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a9b8c219-6a44-409-name"}} 2018-06-29 16:36:34,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-db620b36-85dc-4ccc-aeeb-244ac55862f5 2018-06-29 16:36:34,791 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a9b8c219-6a44-409-name 2018-06-29 16:36:34,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:36:34,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:35,338 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 371 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-d0802809-0566-4d2b-adb6-3227e0206fe7 X-Compute-Request-Id: req-d0802809-0566-4d2b-adb6-3227e0206fe7 Date: Fri, 29 Jun 2018 16:36:35 GMT Connection: close 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": "b920ba9f15b644f5871713448f267177", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-29 16:36:35,338 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 used request id req-d0802809-0566-4d2b-adb6-3227e0206fe7 2018-06-29 16:36:35,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" -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-29 16:36:36,782 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 324 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-61d6fa9b-7914-4a02-a8de-dd72d2442a62 X-Compute-Request-Id: req-61d6fa9b-7914-4a02-a8de-dd72d2442a62 Date: Fri, 29 Jun 2018 16:36:36 GMT Connection: close 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-29 16:36:36,782 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 used request id req-61d6fa9b-7914-4a02-a8de-dd72d2442a62 2018-06-29 16:36:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:36,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:36 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1285739b8b4a0e51320389a967dcdd81f70e6da3" 2018-06-29 16:36:36,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:36 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a7274ed-7195-42b5-8de4-fcea0a75405b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/b920ba9f15b644f5871713448f267177"}, "tags": [], "enabled": true, "id": "b920ba9f15b644f5871713448f267177", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a9b8c219-6a44-409-name"}]} 2018-06-29 16:36:36,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9b8c219-6a44-409-name used request id req-0a7274ed-7195-42b5-8de4-fcea0a75405b 2018-06-29 16:36:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1285739b8b4a0e51320389a967dcdd81f70e6da3" 2018-06-29 16:36:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:36 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1124c15a-cf17-41b4-a63c-34d362972a63 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:36:36,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-1124c15a-cf17-41b4-a63c-34d362972a63 2018-06-29 16:36:36,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:36:36,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1285739b8b4a0e51320389a967dcdd81f70e6da3" 2018-06-29 16:36:37,403 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 366 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-47bf8f9e-4a0b-4f92-a1f0-0aa64ac7e8f2 X-Compute-Request-Id: req-47bf8f9e-4a0b-4f92-a1f0-0aa64ac7e8f2 Date: Fri, 29 Jun 2018 16:36:37 GMT Connection: close 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": "b920ba9f15b644f5871713448f267177", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-29 16:36:37,403 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/b920ba9f15b644f5871713448f267177 used request id req-47bf8f9e-4a0b-4f92-a1f0-0aa64ac7e8f2 2018-06-29 16:36:37,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:37,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5a6dbfa0-3289-4eef-8ccd-0e8ff140f4cb Date: Fri, 29 Jun 2018 16:36:37 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:37,736 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-5a6dbfa0-3289-4eef-8ccd-0e8ff140f4cb 2018-06-29 16:36:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:37,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:37 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77b182ec-7709-4626-9eef-63245a0aaa21 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:37,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-77b182ec-7709-4626-9eef-63245a0aaa21 2018-06-29 16:36:37,871 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a9b8c219-6a44-409-name 2018-06-29 16:36:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/b920ba9f15b644f5871713448f267177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:37,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77252944-df11-43af-bf2d-a563cd1bb915 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:37,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/b920ba9f15b644f5871713448f267177 used request id req-77252944-df11-43af-bf2d-a563cd1bb915 2018-06-29 16:36:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a7ec36e7c2eb4646aff5deae23447d732841ed" 2018-06-29 16:36:38,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:37 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f741d28-76be-44d7-a07a-7c01d9caaaa2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:38,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-4f741d28-76be-44d7-a07a-7c01d9caaaa2 2018-06-29 16:36:38,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:38,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["EY9dlasbTyu5ZAy_pyRrlw"], "issued_at": "2018-06-29T16:36:38.000000Z"}} 2018-06-29 16:36:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}b61725b5ad9c3f9219c469997a7fa0895074ed1a" 2018-06-29 16:36:38,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:38 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec47a8c3-23a2-49f4-9728-577386bb860a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:38,812 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ec47a8c3-23a2-49f4-9728-577386bb860a 2018-06-29 16:36:38,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:38,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:39,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["WeZnqQ6xR-6ZIWqsZvAlhA"], "issued_at": "2018-06-29T16:36:39.000000Z"}} 2018-06-29 16:36:39,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:39,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6effae6e-5191-411b-b99c-794f756a6e82 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:39,425 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6effae6e-5191-411b-b99c-794f756a6e82 2018-06-29 16:36:39,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:39,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb93bf6a-db4a-4318-86c2-655a3ce56b3e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:39,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name used request id req-bb93bf6a-db4a-4318-86c2-655a3ce56b3e 2018-06-29 16:36:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:39,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18f731c9-03bc-41d5-845b-b09ec418a608 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:39,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-18f731c9-03bc-41d5-845b-b09ec418a608 2018-06-29 16:36:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2de6ac3e-b929-4f1-name"}}' 2018-06-29 16:36:39,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd9ae73c-680c-4d8c-b441-220895c01755 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/aa49f9a76fbf4c0eb3c348f0e186a185"}, "tags": [], "enabled": true, "id": "aa49f9a76fbf4c0eb3c348f0e186a185", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2de6ac3e-b929-4f1-name"}} 2018-06-29 16:36:39,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-bd9ae73c-680c-4d8c-b441-220895c01755 2018-06-29 16:36:39,876 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2de6ac3e-b929-4f1-name 2018-06-29 16:36:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:39,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61725b5ad9c3f9219c469997a7fa0895074ed1a" 2018-06-29 16:36:40,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:39 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d40f015a-261b-476e-a580-26f17aeaff24 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/aa49f9a76fbf4c0eb3c348f0e186a185"}, "tags": [], "enabled": true, "id": "aa49f9a76fbf4c0eb3c348f0e186a185", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2de6ac3e-b929-4f1-name"}]} 2018-06-29 16:36:40,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2de6ac3e-b929-4f1-name used request id req-d40f015a-261b-476e-a580-26f17aeaff24 2018-06-29 16:36:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61725b5ad9c3f9219c469997a7fa0895074ed1a" 2018-06-29 16:36:40,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:40 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b60b57c-113e-48ef-b858-6491806abc3a Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 16:36:40,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-6b60b57c-113e-48ef-b858-6491806abc3a 2018-06-29 16:36:40,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:36:40,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" -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-29 16:36:40,734 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 325 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-1db9d850-bcef-44bf-8400-e78c471f4ccc X-Compute-Request-Id: req-1db9d850-bcef-44bf-8400-e78c471f4ccc Date: Fri, 29 Jun 2018 16:36:40 GMT Connection: close 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-29 16:36:40,734 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-1db9d850-bcef-44bf-8400-e78c471f4ccc 2018-06-29 16:36:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-29 16:36:41,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7ed8e6d3-fa50-47fb-94aa-013eadd70416 Date: Fri, 29 Jun 2018 16:36:41 GMT Connection: close 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-29 16:36:41,083 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-7ed8e6d3-fa50-47fb-94aa-013eadd70416 2018-06-29 16:36:41,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:36:41,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:41,585 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 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-6b101d23-0748-47e6-8199-e3e7a947af9b X-Compute-Request-Id: req-6b101d23-0748-47e6-8199-e3e7a947af9b Date: Fri, 29 Jun 2018 16:36:41 GMT Connection: close 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": "aa49f9a76fbf4c0eb3c348f0e186a185", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-29 16:36:41,586 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-6b101d23-0748-47e6-8199-e3e7a947af9b 2018-06-29 16:36:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-adb77a36-ed71-4a14-84b9-3c86bc2406a6 Date: Fri, 29 Jun 2018 16:36:41 GMT Connection: close 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-29 16:36:41,846 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-adb77a36-ed71-4a14-84b9-3c86bc2406a6 2018-06-29 16:36:41,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:36:41,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61725b5ad9c3f9219c469997a7fa0895074ed1a" 2018-06-29 16:36:42,363 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 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-593c53d0-d6c7-431b-b5d7-0e606b84dea6 X-Compute-Request-Id: req-593c53d0-d6c7-431b-b5d7-0e606b84dea6 Date: Fri, 29 Jun 2018 16:36:42 GMT Connection: close 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": "aa49f9a76fbf4c0eb3c348f0e186a185", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-29 16:36:42,363 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-593c53d0-d6c7-431b-b5d7-0e606b84dea6 2018-06-29 16:36:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61725b5ad9c3f9219c469997a7fa0895074ed1a" 2018-06-29 16:36:42,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-df240905-d231-4725-89fa-9e5f4f799a4e Date: Fri, 29 Jun 2018 16:36:42 GMT Connection: close 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-29 16:36:42,632 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-df240905-d231-4725-89fa-9e5f4f799a4e 2018-06-29 16:36:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:42,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cdf268c2-bbbd-4a70-ad1f-7fe27c37d58b Date: Fri, 29 Jun 2018 16:36:42 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:42,943 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-cdf268c2-bbbd-4a70-ad1f-7fe27c37d58b 2018-06-29 16:36:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:42,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:42 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00584ce5-564c-461b-a41f-dba20160565b Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:36:42,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-00584ce5-564c-461b-a41f-dba20160565b 2018-06-29 16:36:42,982 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2de6ac3e-b929-4f1-name 2018-06-29 16:36:42,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/aa49f9a76fbf4c0eb3c348f0e186a185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:43,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88cefb1c-2df9-4800-b5bd-55e982588961 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:43,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/aa49f9a76fbf4c0eb3c348f0e186a185 used request id req-88cefb1c-2df9-4800-b5bd-55e982588961 2018-06-29 16:36:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dc797203d5e44681755170e5fb810b429f0d2a" 2018-06-29 16:36:43,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:43 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef4a44ec-ddcd-4c46-b9a7-366876bb1bdf Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:43,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-ef4a44ec-ddcd-4c46-b9a7-366876bb1bdf 2018-06-29 16:36:43,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:43,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["rV6298uZQ1-dVisra68M5w"], "issued_at": "2018-06-29T16:36:43.000000Z"}} 2018-06-29 16:36:43,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e677437fa85a67afc3b422bbdad10fccf95d664e" 2018-06-29 16:36:43,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:43 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b205d55e-9bb5-4393-8c74-907e98c11cb9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:43,920 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b205d55e-9bb5-4393-8c74-907e98c11cb9 2018-06-29 16:36:43,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:43,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:44,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["C3lGPkuYTTmO1b3o0mVk3A"], "issued_at": "2018-06-29T16:36:44.000000Z"}} 2018-06-29 16:36:44,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:44,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48f27a2d-d34a-46db-9c43-c2b618d079a0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:44,628 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-48f27a2d-d34a-46db-9c43-c2b618d079a0 2018-06-29 16:36:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:44,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:44 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:44,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:44 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1543a4c1-10a2-467e-9067-6a8efa8800b7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:44,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name used request id req-1543a4c1-10a2-467e-9067-6a8efa8800b7 2018-06-29 16:36:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:44,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:44 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73a5f600-253f-46df-816f-7e04abf3d7c6 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:44,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-73a5f600-253f-46df-816f-7e04abf3d7c6 2018-06-29 16:36:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}}' 2018-06-29 16:36:44,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:44 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81bb038f-ada2-4a18-b4a7-5bbeb25390d0 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8"}, "tags": [], "enabled": true, "id": "e9b2f3f4a18a41a884d341d643685cd8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}} 2018-06-29 16:36:44,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-81bb038f-ada2-4a18-b4a7-5bbeb25390d0 2018-06-29 16:36:44,973 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:44,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:44,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:45,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["SjqS6M03TVOlyLVIjwj5cQ"], "issued_at": "2018-06-29T16:36:45.000000Z"}} 2018-06-29 16:36:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:45,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe471ab3-fa8a-4f60-b9d1-1762eae706ca Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:45,728 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-fe471ab3-fa8a-4f60-b9d1-1762eae706ca 2018-06-29 16:36:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:45,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:45 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:45,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:45 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7abeefb-96e4-46ba-8af6-9502be7a75d4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:45,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-d7abeefb-96e4-46ba-8af6-9502be7a75d4 2018-06-29 16:36:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:46,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:45 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5c4a15e-a792-4ab5-925a-2b0250d92dc2 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:46,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-e5c4a15e-a792-4ab5-925a-2b0250d92dc2 2018-06-29 16:36:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:46 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87d48aba-855d-4bed-9123-d6c3f7c86168 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:46,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-87d48aba-855d-4bed-9123-d6c3f7c86168 2018-06-29 16:36:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:46 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92660781-5496-4c3c-b929-c9c2f44bb64d Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8"}, "tags": [], "enabled": true, "id": "e9b2f3f4a18a41a884d341d643685cd8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}]} 2018-06-29 16:36:46,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name used request id req-92660781-5496-4c3c-b929-c9c2f44bb64d 2018-06-29 16:36:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/ccb30a1c74a446f8a1585872e3bfc537 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:46,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:46 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b55b7cb-f7f5-4698-bd14-2598ea2021bc Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/ccb30a1c74a446f8a1585872e3bfc537"}, "enabled": true, "id": "ccb30a1c74a446f8a1585872e3bfc537", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-user"}} 2018-06-29 16:36:46,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/ccb30a1c74a446f8a1585872e3bfc537 used request id req-5b55b7cb-f7f5-4698-bd14-2598ea2021bc 2018-06-29 16:36:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:47,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:46 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8847fbf-6bf5-4320-9c9f-5e3c4a48ff37 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:47,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles used request id req-f8847fbf-6bf5-4320-9c9f-5e3c4a48ff37 2018-06-29 16:36:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:47,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66188c55-ef6c-4de7-b684-87d5977076e2 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:47,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-66188c55-ef6c-4de7-b684-87d5977076e2 2018-06-29 16:36:47,252 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:47,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8481461b-e30e-4a0d-a213-067cbbe36c76 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:47,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-8481461b-e30e-4a0d-a213-067cbbe36c76 2018-06-29 16:36:47,426 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-user 2018-06-29 16:36:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:47,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3750256a-120c-44be-93c2-d4980a6aefad Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:47,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-3750256a-120c-44be-93c2-d4980a6aefad 2018-06-29 16:36:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" -d '{"role": {"name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role"}}' 2018-06-29 16:36:47,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef35954e-ae0e-4cf9-a0e9-d9414eb18192 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2757e834755f49d7aff9fde22c98eaa3", "links": {"self": "http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3"}, "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role"}} 2018-06-29 16:36:47,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-ef35954e-ae0e-4cf9-a0e9-d9414eb18192 2018-06-29 16:36:47,698 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role 2018-06-29 16:36:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fe57438-10d8-4e5b-ba9b-4540749dbed6 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2757e834755f49d7aff9fde22c98eaa3", "links": {"self": "http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3"}, "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role"}} 2018-06-29 16:36:47,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3 used request id req-8fe57438-10d8-4e5b-ba9b-4540749dbed6 2018-06-29 16:36:47,836 - keystone_utils - INFO - Granting role CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role to project CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles/2757e834755f49d7aff9fde22c98eaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:48,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10fe7f3b-4073-4f69-a122-e14d58c506e8 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:48,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8/users/ccb30a1c74a446f8a1585872e3bfc537/roles/2757e834755f49d7aff9fde22c98eaa3 used request id req-10fe7f3b-4073-4f69-a122-e14d58c506e8 2018-06-29 16:36:48,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:48,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:48,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}, {"id": "2757e834755f49d7aff9fde22c98eaa3", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role"}], "expires_at": "2018-06-29T17:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9b2f3f4a18a41a884d341d643685cd8", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/e9b2f3f4a18a41a884d341d643685cd8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/e9b2f3f4a18a41a884d341d643685cd8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/e9b2f3f4a18a41a884d341d643685cd8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/e9b2f3f4a18a41a884d341d643685cd8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/e9b2f3f4a18a41a884d341d643685cd8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/e9b2f3f4a18a41a884d341d643685cd8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/e9b2f3f4a18a41a884d341d643685cd8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-user", "id": "ccb30a1c74a446f8a1585872e3bfc537"}, "audit_ids": ["eNp1iv6bTPqjn8Uk4G4biQ"], "issued_at": "2018-06-29T16:36:48.000000Z"}} 2018-06-29 16:36:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:48,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8650d89a-3bec-42dd-8713-d75446324b41 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:48,707 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8650d89a-3bec-42dd-8713-d75446324b41 2018-06-29 16:36:48,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c56a9e3-b163-4065-b0a5-ae0924ad495c Date: Fri, 29 Jun 2018 16:36:49 GMT Connection: close RESP BODY: {"security_groups": []} 2018-06-29 16:36:49,192 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-6c2bfc0f-9aa8-49c-name&description=hello+group used request id req-7c56a9e3-b163-4065-b0a5-ae0924ad495c 2018-06-29 16:36:49,192 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-6c2bfc0f-9aa8-49c-name... 2018-06-29 16:36:49,192 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" -d '{"security_group": {"name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name", "description": "hello group"}}' 2018-06-29 16:36:49,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-48df6bdc-6540-4767-8dd1-0ead20b75f25 Date: Fri, 29 Jun 2018 16:36:49 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "updated_at": "2018-06-29T16:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}], "revision_number": 2, "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}} 2018-06-29 16:36:49,732 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-48df6bdc-6540-4767-8dd1-0ead20b75f25 2018-06-29 16:36:49,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:49,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93ff7327-487b-45ce-a621-08d473e08398 Date: Fri, 29 Jun 2018 16:36:49 GMT Connection: close 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-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4"}]} 2018-06-29 16:36:49,779 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-93ff7327-487b-45ce-a621-08d473e08398 2018-06-29 16:36:49,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b49ab13-7e48-40be-9ecb-8998dd222ee4 Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close 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-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4"}]} 2018-06-29 16:36:50,061 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-2b49ab13-7e48-40be-9ecb-8998dd222ee4 2018-06-29 16:36:50,061 - neutron_utils - INFO - Retrieving security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1de72432-efb6-456b-99af-7c31b4ab935a Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "updated_at": "2018-06-29T16:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}], "revision_number": 2, "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}]} 2018-06-29 16:36:50,144 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-1de72432-efb6-456b-99af-7c31b4ab935a 2018-06-29 16:36:50,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b877815-9ff2-4e8a-a66d-6e5a0adff28f Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close 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-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4"}]} 2018-06-29 16:36:50,179 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-1b877815-9ff2-4e8a-a66d-6e5a0adff28f 2018-06-29 16:36:50,180 - neutron_utils - INFO - Retrieving security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-509fec5d-bea7-4fc7-9109-a4c310bf8356 Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "updated_at": "2018-06-29T16:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}], "revision_number": 2, "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}]} 2018-06-29 16:36:50,544 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-509fec5d-bea7-4fc7-9109-a4c310bf8356 2018-06-29 16:36:50,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19c7e4d0-710d-406a-8921-7a10b47ace5f Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close 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-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4"}]} 2018-06-29 16:36:50,581 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-19c7e4d0-710d-406a-8921-7a10b47ace5f 2018-06-29 16:36:50,582 - neutron_utils - INFO - Retrieving security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ba206c99-5338-4d93-81e8-4c1f9171974e Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "updated_at": "2018-06-29T16:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}], "revision_number": 2, "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}]} 2018-06-29 16:36:50,666 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-ba206c99-5338-4d93-81e8-4c1f9171974e 2018-06-29 16:36:50,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60f98eb-e966-4d70-a3ac-b0b738f87c30 2018-06-29 16:36:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e034651a-d09c-4a59-ae30-90e10157820c Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close 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-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "9f63cac5-4d16-4a56-b75b-850ee794cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "e60f98eb-e966-4d70-a3ac-b0b738f87c30", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "cbc792ea-2f20-4fd7-989f-d8334fc9d7b4"}]} 2018-06-29 16:36:50,704 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-e034651a-d09c-4a59-ae30-90e10157820c 2018-06-29 16:36:50,705 - neutron_utils - INFO - Deleting security group rule with ID - cbc792ea-2f20-4fd7-989f-d8334fc9d7b4 2018-06-29 16:36:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/cbc792ea-2f20-4fd7-989f-d8334fc9d7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1906ae4-44e5-440a-aaaa-c642afc0e223 Content-Length: 0 Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:50,841 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/cbc792ea-2f20-4fd7-989f-d8334fc9d7b4 used request id req-e1906ae4-44e5-440a-aaaa-c642afc0e223 2018-06-29 16:36:50,842 - neutron_utils - INFO - Deleting security group rule with ID - 9f63cac5-4d16-4a56-b75b-850ee794cb36 2018-06-29 16:36:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/9f63cac5-4d16-4a56-b75b-850ee794cb36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:50,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-029045d9-cdcb-4229-8429-c7b55482cf81 Content-Length: 0 Date: Fri, 29 Jun 2018 16:36:50 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:50,967 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/9f63cac5-4d16-4a56-b75b-850ee794cb36 used request id req-029045d9-cdcb-4229-8429-c7b55482cf81 2018-06-29 16:36:50,968 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/e60f98eb-e966-4d70-a3ac-b0b738f87c30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0535877ed8e9231ad8dd6391c0ddd2789155d80" 2018-06-29 16:36:51,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38884f05-3a19-44c3-bc95-58bbe62cf561 Content-Length: 0 Date: Fri, 29 Jun 2018 16:36:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:51,148 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/e60f98eb-e966-4d70-a3ac-b0b738f87c30 used request id req-38884f05-3a19-44c3-bc95-58bbe62cf561 2018-06-29 16:36:51,149 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-user 2018-06-29 16:36:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/ccb30a1c74a446f8a1585872e3bfc537 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da7828d21304c1d7503641b3c540137500cf8c" 2018-06-29 16:36:51,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f795b6b1-8b05-4bb3-b6c0-6065e690b0b3 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:51,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/ccb30a1c74a446f8a1585872e3bfc537 used request id req-f795b6b1-8b05-4bb3-b6c0-6065e690b0b3 2018-06-29 16:36:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:51,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-3a09c742-63ce-4139-bd1b-13fb19fa78d5 Date: Fri, 29 Jun 2018 16:36:51 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "updated_at": "2018-06-29T16:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "24fb475e-2a97-49e3-873c-fd41f2ead39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "e83cc759-1b56-441d-a076-72c5eab13193", "remote_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "07af29a2-fd43-40f6-be6e-860894150070", "remote_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "revision_number": 0, "id": "d40af9ca-0d48-4885-9bd4-a433e691e1d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9b2f3f4a18a41a884d341d643685cd8"}], "revision_number": 4, "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "42416be6-8266-4eb4-8639-809eda10860e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}]} 2018-06-29 16:36:51,741 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-3a09c742-63ce-4139-bd1b-13fb19fa78d5 2018-06-29 16:36:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:51,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:51 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1d58a06-6e8a-4a1c-a23c-9f12f2fbc1ea Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9b2f3f4a18a41a884d341d643685cd8", "name": "CreateProjectUserTests-6c2bfc0f-9aa8-49c-name"}} 2018-06-29 16:36:51,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8 used request id req-f1d58a06-6e8a-4a1c-a23c-9f12f2fbc1ea 2018-06-29 16:36:51,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42416be6-8266-4eb4-8639-809eda10860e 2018-06-29 16:36:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=42416be6-8266-4eb4-8639-809eda10860e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:52,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e74d0a3-3718-4c81-9726-f1c3bae2e7fa Date: Fri, 29 Jun 2018 16:36:52 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "07af29a2-fd43-40f6-be6e-860894150070"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "24fb475e-2a97-49e3-873c-fd41f2ead39a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "d40af9ca-0d48-4885-9bd4-a433e691e1d3"}, {"remote_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:49Z", "security_group_id": "42416be6-8266-4eb4-8639-809eda10860e", "port_range_min": null, "revision_number": 0, "tenant_id": "e9b2f3f4a18a41a884d341d643685cd8", "created_at": "2018-06-29T16:36:49Z", "project_id": "e9b2f3f4a18a41a884d341d643685cd8", "id": "e83cc759-1b56-441d-a076-72c5eab13193"}]} 2018-06-29 16:36:52,157 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=42416be6-8266-4eb4-8639-809eda10860e used request id req-2e74d0a3-3718-4c81-9726-f1c3bae2e7fa 2018-06-29 16:36:52,158 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 16:36:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/42416be6-8266-4eb4-8639-809eda10860e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:52,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c70ae604-e794-42a5-b0e6-01d4ba0fa301 Content-Length: 0 Date: Fri, 29 Jun 2018 16:36:52 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:52,593 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/42416be6-8266-4eb4-8639-809eda10860e used request id req-c70ae604-e794-42a5-b0e6-01d4ba0fa301 2018-06-29 16:36:52,594 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name 2018-06-29 16:36:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:52,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8609c64b-d5d2-4c00-9ffe-b5dc759d00ae Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:52,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/e9b2f3f4a18a41a884d341d643685cd8 used request id req-8609c64b-d5d2-4c00-9ffe-b5dc759d00ae 2018-06-29 16:36:52,812 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-6c2bfc0f-9aa8-49c-name-role 2018-06-29 16:36:52,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:52,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66913ed2-7f46-4a49-8c79-efee1b0d44e0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:52,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/2757e834755f49d7aff9fde22c98eaa3 used request id req-66913ed2-7f46-4a49-8c79-efee1b0d44e0 2018-06-29 16:36:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654a284d45cf0fe0cb0c3a3985c429f5d6329a51" 2018-06-29 16:36:52,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:52 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37072a62-1569-4fd5-bdb4-2925b9acd39a Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:52,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-37072a62-1569-4fd5-bdb4-2925b9acd39a 2018-06-29 16:36:52,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:53,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["lVkenLbdQpmIVTGtqUma_g"], "issued_at": "2018-06-29T16:36:53.000000Z"}} 2018-06-29 16:36:53,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}a740332df4038912efcd48f6bb61924ac7449d8d" 2018-06-29 16:36:53,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cbbc432-8eaf-4d0f-925a-f7db835b04ae Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:53,607 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3cbbc432-8eaf-4d0f-925a-f7db835b04ae 2018-06-29 16:36:53,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:53,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:54,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["a6aXM58LS6Wf30mCAWwguQ"], "issued_at": "2018-06-29T16:36:54.000000Z"}} 2018-06-29 16:36:54,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:54,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:54 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fd2e8db-c6a3-4a91-b3e1-0ed081ce1f77 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:54,484 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0fd2e8db-c6a3-4a91-b3e1-0ed081ce1f77 2018-06-29 16:36:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:54,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:54 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a2e047c9-cb27-48f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:54,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:54 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f3cf6b7-ed7f-4e0e-a551-88454e532f1d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a2e047c9-cb27-48f-name", "previous": null, "next": null}, "projects": []} 2018-06-29 16:36:54,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a2e047c9-cb27-48f-name used request id req-3f3cf6b7-ed7f-4e0e-a551-88454e532f1d 2018-06-29 16:36:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:54,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:54 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-352ad082-c833-4fd1-af78-46e9b8a8b907 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:54,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-352ad082-c833-4fd1-af78-46e9b8a8b907 2018-06-29 16:36:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}}' 2018-06-29 16:36:54,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:54 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ad152e7-1d48-4dd6-8f80-d0977c717db9 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba"}, "tags": [], "enabled": true, "id": "452711efeb044c389c3822cf27e962ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}} 2018-06-29 16:36:54,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-6ad152e7-1d48-4dd6-8f80-d0977c717db9 2018-06-29 16:36:54,927 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:36:54,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:54,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:55,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KAQKJlt6Q5eyLTxJAa2bAw"], "issued_at": "2018-06-29T16:36:55.000000Z"}} 2018-06-29 16:36:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:55,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:55 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe914285-c6f3-4b29-9b35-748825ed753b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:55,525 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-fe914285-c6f3-4b29-9b35-748825ed753b 2018-06-29 16:36:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:55,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:55 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:55,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:55 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b886e798-4038-4ddc-82c3-a59a382a5042 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:55,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-b886e798-4038-4ddc-82c3-a59a382a5042 2018-06-29 16:36:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:55,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:55 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57227a43-9a4d-470b-b62b-dbec8d9165a4 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:55,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-57227a43-9a4d-470b-b62b-dbec8d9165a4 2018-06-29 16:36:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:56,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:56 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7009ab51-05f5-472b-b7e1-fe4cf441e5c8 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:56,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-7009ab51-05f5-472b-b7e1-fe4cf441e5c8 2018-06-29 16:36:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:56,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:56 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f563a639-a8df-45bb-af91-492149a2083c Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba"}, "tags": [], "enabled": true, "id": "452711efeb044c389c3822cf27e962ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:36:56,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name used request id req-f563a639-a8df-45bb-af91-492149a2083c 2018-06-29 16:36:56,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:56,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6faf8289-3dee-4132-b3df-639f774df9f9 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460"}, "enabled": true, "id": "48127ec04bb8435aacad5ac1c0f4a460", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-user1"}} 2018-06-29 16:36:56,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460 used request id req-6faf8289-3dee-4132-b3df-639f774df9f9 2018-06-29 16:36:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:56,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:56 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd0a83f9-2362-4190-92d9-341f3f817293 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:36:56,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles used request id req-dd0a83f9-2362-4190-92d9-341f3f817293 2018-06-29 16:36:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:57,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:56 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4223d2a9-d570-466f-8b00-c94764873d41 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:36:57,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-4223d2a9-d570-466f-8b00-c94764873d41 2018-06-29 16:36:57,082 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:36:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:36:57,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4cfad41-13dd-43ae-b273-1f84d3fcb76d Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:57,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-e4cfad41-13dd-43ae-b273-1f84d3fcb76d 2018-06-29 16:36:57,261 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a2e047c9-cb27-48f-user1 2018-06-29 16:36:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:57,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:57 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df3a1a9d-a5ce-4059-a3e8-cc4a78392b72 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:57,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-df3a1a9d-a5ce-4059-a3e8-cc4a78392b72 2018-06-29 16:36:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" -d '{"role": {"name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}}' 2018-06-29 16:36:57,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 16:36:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdf55565-3567-4c44-ac4a-9388620de880 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09b562017efa4e5da2ef494b5d510b63", "links": {"self": "http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63"}, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}} 2018-06-29 16:36:57,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-bdf55565-3567-4c44-ac4a-9388620de880 2018-06-29 16:36:57,544 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a2e047c9-cb27-48f-name-role 2018-06-29 16:36:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:57,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d57ec902-100d-4cd0-bd82-3430c8c87154 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09b562017efa4e5da2ef494b5d510b63", "links": {"self": "http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63"}, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}} 2018-06-29 16:36:57,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 used request id req-d57ec902-100d-4cd0-bd82-3430c8c87154 2018-06-29 16:36:57,688 - keystone_utils - INFO - Granting role CreateProjectUserTests-a2e047c9-cb27-48f-name-role to project CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:36:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles/09b562017efa4e5da2ef494b5d510b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:36:57,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:36:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c77f0b0-0af4-440d-a2a7-3deee96a8c39 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:36:57,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/48127ec04bb8435aacad5ac1c0f4a460/roles/09b562017efa4e5da2ef494b5d510b63 used request id req-5c77f0b0-0af4-440d-a2a7-3deee96a8c39 2018-06-29 16:36:57,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:36:57,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:36:58,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["OjMnA00OTQG-4W3aDYXR7A"], "issued_at": "2018-06-29T16:36:58.000000Z"}} 2018-06-29 16:36:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:58,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fd3651c-787c-411a-b645-4b457e120256 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:36:58,542 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8fd3651c-787c-411a-b645-4b457e120256 2018-06-29 16:36:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:36:58,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:36:58 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:36:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:58,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:58 GMT Server: Apache Content-Length: 3311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7b7af8b-0ecd-4fb2-9ab3-bad535ac5362 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/0d9eccf474264d11a007b840acc756bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9eccf474264d11a007b840acc756bc", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/3bb92c55c77c46d18a0c950906cdaa80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bb92c55c77c46d18a0c950906cdaa80", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-user1", "links": {"self": "http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460"}, "domain_id": "default", "enabled": true, "id": "48127ec04bb8435aacad5ac1c0f4a460", "options": {}}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/589df3276fa44e9e9e4ebb4a492c52a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "589df3276fa44e9e9e4ebb4a492c52a4", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/6fe9e66ca5764be1bad66ae9de895056"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fe9e66ca5764be1bad66ae9de895056", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "d4f2b00fa3ce484993cb2780eb034f4c", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/7302ac6d9a9744299a440fb19a8a4868"}, "options": {}, "id": "7302ac6d9a9744299a440fb19a8a4868", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/802aaa26717940f29ffc3e01f0855858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "802aaa26717940f29ffc3e01f0855858", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/83f1492a609e4669a720b4d171523e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83f1492a609e4669a720b4d171523e42", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/a33c0cba68b44977996eb8c3805d21eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a33c0cba68b44977996eb8c3805d21eb", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/ad55777c5bf440e4b8145520d4331845"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad55777c5bf440e4b8145520d4331845", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/d437fefc0319404c8cb0138282801fb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d437fefc0319404c8cb0138282801fb7", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/f0c910ba4e094dc5aecc085798c04fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f0c910ba4e094dc5aecc085798c04fd4", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-06-29 16:36:58,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-b7b7af8b-0ecd-4fb2-9ab3-bad535ac5362 2018-06-29 16:36:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:58,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:58 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4f94bc9-54d7-4583-8483-77dfabb970b5 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 16:36:58,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-c4f94bc9-54d7-4583-8483-77dfabb970b5 2018-06-29 16:36:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:59,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:59 GMT Server: Apache Content-Length: 1011 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ff08431-1270-4597-842f-c31cec68ae89 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09b562017efa4e5da2ef494b5d510b63", "links": {"self": "http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63"}, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}, {"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:36:59,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-6ff08431-1270-4597-842f-c31cec68ae89 2018-06-29 16:36:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:59,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:59 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-582cda6a-cd1c-46bb-84f6-ef7d6d8e6600 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba"}, "tags": [], "enabled": true, "id": "452711efeb044c389c3822cf27e962ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:36:59,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-a2e047c9-cb27-48f-name used request id req-582cda6a-cd1c-46bb-84f6-ef7d6d8e6600 2018-06-29 16:36:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/5b0651c7d0bc4b3fac924fb60b83d7bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:36:59,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f825a2d6-6810-41e0-8311-813ff458e35b Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/5b0651c7d0bc4b3fac924fb60b83d7bd"}, "enabled": true, "id": "5b0651c7d0bc4b3fac924fb60b83d7bd", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-user2"}} 2018-06-29 16:36:59,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/5b0651c7d0bc4b3fac924fb60b83d7bd used request id req-f825a2d6-6810-41e0-8311-813ff458e35b 2018-06-29 16:36:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:37:00,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:36:59 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e04229a5-0fa5-487a-a3c8-2eef3b76b92a Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 16:37:00,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles used request id req-e04229a5-0fa5-487a-a3c8-2eef3b76b92a 2018-06-29 16:37:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:37:00,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:00 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7970d41-d99d-4a2d-8b9d-0825f1d37e59 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}} 2018-06-29 16:37:00,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-f7970d41-d99d-4a2d-8b9d-0825f1d37e59 2018-06-29 16:37:00,162 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles/c26c9ac56bc94a05bb306e8aeca75bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:37:00,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-774c6fd1-4144-402d-8079-f3096c8ade27 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:00,344 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles/c26c9ac56bc94a05bb306e8aeca75bbc used request id req-774c6fd1-4144-402d-8079-f3096c8ade27 2018-06-29 16:37:00,344 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a2e047c9-cb27-48f-user2 2018-06-29 16:37:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:00,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:00 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75beee5b-86a0-4577-b85c-1665b803d942 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09b562017efa4e5da2ef494b5d510b63", "links": {"self": "http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63"}, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}} 2018-06-29 16:37:00,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 used request id req-75beee5b-86a0-4577-b85c-1665b803d942 2018-06-29 16:37:00,483 - keystone_utils - INFO - Granting role CreateProjectUserTests-a2e047c9-cb27-48f-name-role to project CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles/09b562017efa4e5da2ef494b5d510b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:00,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-202579b5-ca03-49f3-97ac-0b819ff80195 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:00,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba/users/5b0651c7d0bc4b3fac924fb60b83d7bd/roles/09b562017efa4e5da2ef494b5d510b63 used request id req-202579b5-ca03-49f3-97ac-0b819ff80195 2018-06-29 16:37:00,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:37:00,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:01,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}, {"id": "09b562017efa4e5da2ef494b5d510b63", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}], "expires_at": "2018-06-29T17:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "452711efeb044c389c3822cf27e962ba", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-user1", "id": "48127ec04bb8435aacad5ac1c0f4a460"}, "audit_ids": ["8eu_1R7sTP27tJ702UMv2w"], "issued_at": "2018-06-29T16:37:01.000000Z"}} 2018-06-29 16:37:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:01,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70eeb945-aaf0-48a1-aab9-9e927d118b2d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:01,390 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-70eeb945-aaf0-48a1-aab9-9e927d118b2d 2018-06-29 16:37:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-a2e047c9-cb27-48f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:01,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-49b16bce-bfe1-4a64-9962-65c9d8808cde Date: Fri, 29 Jun 2018 16:37:01 GMT Connection: close RESP BODY: {"security_groups": []} 2018-06-29 16:37:01,885 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-a2e047c9-cb27-48f-name&description=hello+group used request id req-49b16bce-bfe1-4a64-9962-65c9d8808cde 2018-06-29 16:37:01,885 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a2e047c9-cb27-48f-name... 2018-06-29 16:37:01,885 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" -d '{"security_group": {"name": "CreateProjectUserTests-a2e047c9-cb27-48f-name", "description": "hello group"}}' 2018-06-29 16:37:02,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c55bd4cd-d733-4121-9ecd-437a831daf31 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}} 2018-06-29 16:37:02,139 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-c55bd4cd-d733-4121-9ecd-437a831daf31 2018-06-29 16:37:02,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b9e682f-bf6a-47a0-959e-b35ecf7f1cf6 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:02,438 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-6b9e682f-bf6a-47a0-959e-b35ecf7f1cf6 2018-06-29 16:37:02,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:02,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3312db7c-30fd-4086-8646-356c08f8a8f7 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:02,475 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-3312db7c-30fd-4086-8646-356c08f8a8f7 2018-06-29 16:37:02,475 - neutron_utils - INFO - Retrieving security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:02,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cbdf62ac-a855-45f8-9183-bba0e3d2f3f9 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:37:02,546 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-cbdf62ac-a855-45f8-9183-bba0e3d2f3f9 2018-06-29 16:37:02,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:02,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-adc41609-7a03-470c-ae4a-0046874973b2 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:02,582 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-adc41609-7a03-470c-ae4a-0046874973b2 2018-06-29 16:37:02,583 - neutron_utils - INFO - Retrieving security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:02,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-91cb8a3c-b614-4872-993f-0f9619831c22 Date: Fri, 29 Jun 2018 16:37:02 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:37:02,914 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-91cb8a3c-b614-4872-993f-0f9619831c22 2018-06-29 16:37:02,914 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:02,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:03,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dfa23cfe-c54c-46f4-9794-21657fc5d9ee Date: Fri, 29 Jun 2018 16:37:03 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:03,368 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-dfa23cfe-c54c-46f4-9794-21657fc5d9ee 2018-06-29 16:37:03,368 - neutron_utils - INFO - Retrieving security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ffac306f-0093-4e29-b6fe-2418372e7d33 Date: Fri, 29 Jun 2018 16:37:03 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:37:03,448 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-ffac306f-0093-4e29-b6fe-2418372e7d33 2018-06-29 16:37:03,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:03,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6fe7da4-120b-4fcf-b502-677be134c118 Date: Fri, 29 Jun 2018 16:37:03 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:03,510 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-f6fe7da4-120b-4fcf-b502-677be134c118 2018-06-29 16:37:03,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:37:03,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:04,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}, {"id": "09b562017efa4e5da2ef494b5d510b63", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name-role"}], "expires_at": "2018-06-29T17:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "452711efeb044c389c3822cf27e962ba", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/452711efeb044c389c3822cf27e962ba", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a2e047c9-cb27-48f-user2", "id": "5b0651c7d0bc4b3fac924fb60b83d7bd"}, "audit_ids": ["uj_4YGKHSE6yOAERvsklKg"], "issued_at": "2018-06-29T16:37:04.000000Z"}} 2018-06-29 16:37:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:04,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:04 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b35c2a4-50ae-4073-9785-a730328dedae Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:04,218 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6b35c2a4-50ae-4073-9785-a730328dedae 2018-06-29 16:37:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-a2e047c9-cb27-48f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:04,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6173c852-cd86-43b5-9beb-4bf520168cd1 Date: Fri, 29 Jun 2018 16:37:04 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:37:04,573 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-a2e047c9-cb27-48f-name&description=hello+group used request id req-6173c852-cd86-43b5-9beb-4bf520168cd1 2018-06-29 16:37:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:04,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:04 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:04,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:04 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d432ec4f-d891-4ba5-9cde-d9dfbb46e721 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "452711efeb044c389c3822cf27e962ba", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}} 2018-06-29 16:37:04,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba used request id req-d432ec4f-d891-4ba5-9cde-d9dfbb46e721 2018-06-29 16:37:04,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:04,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86a76cdd-5b16-4805-95f0-fb9b83355443 Date: Fri, 29 Jun 2018 16:37:04 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:04,903 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-86a76cdd-5b16-4805-95f0-fb9b83355443 2018-06-29 16:37:04,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:04,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f35ef2ca-d659-4273-867e-55e1ab695d61 Date: Fri, 29 Jun 2018 16:37:04 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:04,941 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-f35ef2ca-d659-4273-867e-55e1ab695d61 2018-06-29 16:37:04,941 - neutron_utils - INFO - Retrieving security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c94bc609-5e6b-4e2b-a149-2d1ddf425e58 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "revision_number": 0, "id": "960bb6f3-fc2c-448a-a772-9130b974103b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 2, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}]} 2018-06-29 16:37:05,024 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-c94bc609-5e6b-4e2b-a149-2d1ddf425e58 2018-06-29 16:37:05,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7aa7ee1-dc61-4995-81c1-0bf84c90e585 2018-06-29 16:37:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:05,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ef02dc0-b664-4b7f-8942-b7efc5918bee Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close 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-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "8396fce6-ec7a-4f30-b06f-e67b2dd0ea06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:02Z", "security_group_id": "f7aa7ee1-dc61-4995-81c1-0bf84c90e585", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:02Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "960bb6f3-fc2c-448a-a772-9130b974103b"}]} 2018-06-29 16:37:05,055 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-2ef02dc0-b664-4b7f-8942-b7efc5918bee 2018-06-29 16:37:05,056 - neutron_utils - INFO - Deleting security group rule with ID - 8396fce6-ec7a-4f30-b06f-e67b2dd0ea06 2018-06-29 16:37:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/8396fce6-ec7a-4f30-b06f-e67b2dd0ea06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:05,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30491ca8-de5d-4d40-9c52-0da791e21ef8 Content-Length: 0 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:05,195 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/8396fce6-ec7a-4f30-b06f-e67b2dd0ea06 used request id req-30491ca8-de5d-4d40-9c52-0da791e21ef8 2018-06-29 16:37:05,195 - neutron_utils - INFO - Deleting security group rule with ID - 960bb6f3-fc2c-448a-a772-9130b974103b 2018-06-29 16:37:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/960bb6f3-fc2c-448a-a772-9130b974103b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:05,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a264fbee-353e-4aaa-b7de-bac2400edb22 Content-Length: 0 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:05,318 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/960bb6f3-fc2c-448a-a772-9130b974103b used request id req-a264fbee-353e-4aaa-b7de-bac2400edb22 2018-06-29 16:37:05,318 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad61d379be3b4a8991cf50acf42af28e55b7fc01" 2018-06-29 16:37:05,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-653e9189-4811-4d2c-a232-6a12a6ed3476 Content-Length: 0 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:05,507 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-653e9189-4811-4d2c-a232-6a12a6ed3476 2018-06-29 16:37:05,509 - neutron_utils - INFO - Deleting security group rule with ID - 960bb6f3-fc2c-448a-a772-9130b974103b 2018-06-29 16:37:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/960bb6f3-fc2c-448a-a772-9130b974103b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:05,550 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-fd0b35c5-5e05-4a45-ac22-4081ed3997f2 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group rule 960bb6f3-fc2c-448a-a772-9130b974103b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-29 16:37:05,550 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/960bb6f3-fc2c-448a-a772-9130b974103b used request id req-fd0b35c5-5e05-4a45-ac22-4081ed3997f2 2018-06-29 16:37:05,550 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 960bb6f3-fc2c-448a-a772-9130b974103b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-29 16:37:05,550 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 960bb6f3-fc2c-448a-a772-9130b974103b does not exist Neutron server returns request_ids: ['req-fd0b35c5-5e05-4a45-ac22-4081ed3997f2'] 2018-06-29 16:37:05,550 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/f7aa7ee1-dc61-4995-81c1-0bf84c90e585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc75ccc3bf5d78c8df04dc0c80b4cf5b93fcdb2" 2018-06-29 16:37:05,955 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-046bbd1a-8950-4d5f-b64f-71126ea2aa52 Date: Fri, 29 Jun 2018 16:37:05 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group f7aa7ee1-dc61-4995-81c1-0bf84c90e585 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-29 16:37:05,956 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/f7aa7ee1-dc61-4995-81c1-0bf84c90e585 used request id req-046bbd1a-8950-4d5f-b64f-71126ea2aa52 2018-06-29 16:37:05,956 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f7aa7ee1-dc61-4995-81c1-0bf84c90e585 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-29 16:37:05,956 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f7aa7ee1-dc61-4995-81c1-0bf84c90e585 does not exist Neutron server returns request_ids: ['req-046bbd1a-8950-4d5f-b64f-71126ea2aa52'] 2018-06-29 16:37:05,957 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a2e047c9-cb27-48f-user1 2018-06-29 16:37:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef2006358be7652483d13a2fbb51977e619bf24" 2018-06-29 16:37:06,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60da40a3-66d3-4245-a23a-9a8148e1eb71 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:06,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/48127ec04bb8435aacad5ac1c0f4a460 used request id req-60da40a3-66d3-4245-a23a-9a8148e1eb71 2018-06-29 16:37:06,184 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a2e047c9-cb27-48f-user2 2018-06-29 16:37:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/5b0651c7d0bc4b3fac924fb60b83d7bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1bdf1d472a35f130b82044c41ddaac5c66bbb" 2018-06-29 16:37:06,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02595f9c-5fbe-42a8-8eec-8334b197cc52 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:06,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/5b0651c7d0bc4b3fac924fb60b83d7bd used request id req-02595f9c-5fbe-42a8-8eec-8334b197cc52 2018-06-29 16:37:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:06,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-d0427f1c-35fe-4c60-8627-daa22124dfd5 Date: Fri, 29 Jun 2018 16:37:06 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "updated_at": "2018-06-29T16:37:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "revision_number": 0, "id": "fc096724-87d5-474e-b815-ea91f80bfce5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "revision_number": 0, "id": "12860b9a-9f0d-43e8-a571-4cd0415a12be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "revision_number": 0, "id": "e00a4db4-7a68-40bd-99bd-37c398184188", "remote_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "452711efeb044c389c3822cf27e962ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "revision_number": 0, "id": "c8d1c033-7746-4816-9a7d-41bf4779e512", "remote_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "tenant_id": "452711efeb044c389c3822cf27e962ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "452711efeb044c389c3822cf27e962ba"}], "revision_number": 4, "project_id": "452711efeb044c389c3822cf27e962ba", "id": "745449ba-0aab-491d-98a0-1484d6ca572a", "name": "default"}]} 2018-06-29 16:37:06,745 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-d0427f1c-35fe-4c60-8627-daa22124dfd5 2018-06-29 16:37:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:06,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:06 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa693a08-d49e-442c-888f-f30d99287551 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:06,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-fa693a08-d49e-442c-888f-f30d99287551 2018-06-29 16:37:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:06 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c58f5d7b-8664-4e08-ba40-cd2fc7d4ecb8 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "452711efeb044c389c3822cf27e962ba", "name": "CreateProjectUserTests-a2e047c9-cb27-48f-name"}} 2018-06-29 16:37:07,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba used request id req-c58f5d7b-8664-4e08-ba40-cd2fc7d4ecb8 2018-06-29 16:37:07,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 745449ba-0aab-491d-98a0-1484d6ca572a 2018-06-29 16:37:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=745449ba-0aab-491d-98a0-1484d6ca572a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:07,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04f9b111-4fcd-4b8f-879e-9c1548cbd52b Date: Fri, 29 Jun 2018 16:37:07 GMT Connection: close 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-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "12860b9a-9f0d-43e8-a571-4cd0415a12be"}, {"remote_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "c8d1c033-7746-4816-9a7d-41bf4779e512"}, {"remote_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "e00a4db4-7a68-40bd-99bd-37c398184188"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:01Z", "security_group_id": "745449ba-0aab-491d-98a0-1484d6ca572a", "port_range_min": null, "revision_number": 0, "tenant_id": "452711efeb044c389c3822cf27e962ba", "created_at": "2018-06-29T16:37:01Z", "project_id": "452711efeb044c389c3822cf27e962ba", "id": "fc096724-87d5-474e-b815-ea91f80bfce5"}]} 2018-06-29 16:37:07,339 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=745449ba-0aab-491d-98a0-1484d6ca572a used request id req-04f9b111-4fcd-4b8f-879e-9c1548cbd52b 2018-06-29 16:37:07,340 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 16:37:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/745449ba-0aab-491d-98a0-1484d6ca572a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:07,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f49ce1ec-4dd2-4f3a-9321-213a2ab2cdcb Content-Length: 0 Date: Fri, 29 Jun 2018 16:37:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:07,782 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/745449ba-0aab-491d-98a0-1484d6ca572a used request id req-f49ce1ec-4dd2-4f3a-9321-213a2ab2cdcb 2018-06-29 16:37:07,782 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a2e047c9-cb27-48f-name 2018-06-29 16:37:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:07,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cc29552-7cc6-437f-a3e8-13f460f17eee Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:07,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/452711efeb044c389c3822cf27e962ba used request id req-4cc29552-7cc6-437f-a3e8-13f460f17eee 2018-06-29 16:37:07,985 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a2e047c9-cb27-48f-name-role 2018-06-29 16:37:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:08,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 16:37:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6823f66-52f3-4461-bc53-70615fad8cb1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:08,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/09b562017efa4e5da2ef494b5d510b63 used request id req-a6823f66-52f3-4461-bc53-70615fad8cb1 2018-06-29 16:37:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda9ae3484b2bce8f212d2ef23f48bbec50fe5ed" 2018-06-29 16:37:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:08 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6c64caf-af5b-4346-8528-aec2c44eee43 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43af5e0533e347bfa44e81ac8cdeff6a", "links": {"self": "http://172.16.10.36:5000/v3/roles/43af5e0533e347bfa44e81ac8cdeff6a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f2b96000e104d9c86f5047f4498b694", "links": {"self": "http://172.16.10.36:5000/v3/roles/5f2b96000e104d9c86f5047f4498b694"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c26c9ac56bc94a05bb306e8aeca75bbc", "links": {"self": "http://172.16.10.36:5000/v3/roles/c26c9ac56bc94a05bb306e8aeca75bbc"}, "name": "admin"}, {"domain_id": null, "id": "f261719021844ccd9a8311857eb89e2f", "links": {"self": "http://172.16.10.36:5000/v3/roles/f261719021844ccd9a8311857eb89e2f"}, "name": "Member"}]} 2018-06-29 16:37:08,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-a6c64caf-af5b-4346-8528-aec2c44eee43 2018-06-29 16:37:08,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:08,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["MKZZjltjQF-i5s9lM0JHQQ"], "issued_at": "2018-06-29T16:37:08.000000Z"}} 2018-06-29 16:37:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" 2018-06-29 16:37:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-5071e23c-36ad-488d-b2d1-b5a3828518d7 Date: Fri, 29 Jun 2018 16:37:08 GMT Connection: close 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-29 16:37:08,922 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-5071e23c-36ad-488d-b2d1-b5a3828518d7 2018-06-29 16:37:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4"}' 2018-06-29 16:37:09,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 597 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9b45c2bc-d312-4946-8212-bf7081091c60 Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:37:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:37:09Z", "visibility": "shared", "self": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185", "min_disk": 0, "protected": false, "id": "bca5de67-8e63-499c-99e4-92cc9af82185", "file": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:37:09,039 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-9b45c2bc-d312-4946-8212-bf7081091c60 2018-06-29 16:37:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" -d '' 2018-06-29 16:37:09,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cdae098-a74d-4e4b-bdbe-46c5f661d232 Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:37:09,334 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185/file used request id req-0cdae098-a74d-4e4b-bdbe-46c5f661d232 2018-06-29 16:37:09,335 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:37:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" 2018-06-29 16:37:09,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 715 Content-Type: application/json X-Openstack-Request-Id: req-bc375861-8377-4d29-b490-bb418f7866a7 Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:37:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:37:09Z", "visibility": "shared", "self": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185", "min_disk": 0, "protected": false, "id": "bca5de67-8e63-499c-99e4-92cc9af82185", "file": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/bca5de67-8e63-499c-99e4-92cc9af82185", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:37:09,362 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185 used request id req-bc375861-8377-4d29-b490-bb418f7866a7 2018-06-29 16:37:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" 2018-06-29 16:37:09,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-6077fbe2-3d2f-483c-aea6-c01bae40c8f8 Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close 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-29 16:37:09,374 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-6077fbe2-3d2f-483c-aea6-c01bae40c8f8 2018-06-29 16:37:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" 2018-06-29 16:37:09,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 870 Content-Type: application/json X-Openstack-Request-Id: req-3122f46f-ad4f-4581-aab2-225b40d89ee3 Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:37:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:37:09Z", "visibility": "shared", "self": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185", "min_disk": 0, "protected": false, "id": "bca5de67-8e63-499c-99e4-92cc9af82185", "file": "/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/bca5de67-8e63-499c-99e4-92cc9af82185", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4"} 2018-06-29 16:37:09,417 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4 used request id req-3122f46f-ad4f-4581-aab2-225b40d89ee3 2018-06-29 16:37:09,417 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-684fbca9-e156-4fca-9072-d01f3f718bf4 2018-06-29 16:37:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f825322db7b132bb98510fd0a3e09086d748f99c" 2018-06-29 16:37:09,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eaf22777-8844-426f-a342-c9ee6a1489be Date: Fri, 29 Jun 2018 16:37:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:37:09,515 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/bca5de67-8e63-499c-99e4-92cc9af82185 used request id req-eaf22777-8844-426f-a342-c9ee6a1489be 2018-06-29 16:37:09,517 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-29 16:37:09,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:10,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["OBSSUBXPRkOBHnczxLgnWg"], "issued_at": "2018-06-29T16:37:10.000000Z"}} 2018-06-29 16:37:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:10,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c014b48-2abc-48ac-8e3f-9e1a6e790d24 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:10,235 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1c014b48-2abc-48ac-8e3f-9e1a6e790d24 2018-06-29 16:37:10,236 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net 2018-06-29 16:37:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" -d '{"network": {"name": "NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:10,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9fbc9d04-ca46-4d6d-8a45-b61c22c3bde7 Date: Fri, 29 Jun 2018 16:37:10 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"492deef4-97fa-45fe-bcc4-744382684ef0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:10Z","is_default":false,"provider:segmentation_id":28,"name":"NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:10Z","mtu":1450}} 2018-06-29 16:37:10,820 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-9fbc9d04-ca46-4d6d-8a45-b61c22c3bde7 2018-06-29 16:37:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6160b6c-a265-4b7e-980e-9e104b3b3a64 Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"492deef4-97fa-45fe-bcc4-744382684ef0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:10Z","provider:segmentation_id":28,"name":"NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:10Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:11,188 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-e6160b6c-a265-4b7e-980e-9e104b3b3a64 2018-06-29 16:37:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8b3bca7-ec9f-4e9c-bca7-2aacc10ef3ea Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:11,236 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-b8b3bca7-ec9f-4e9c-bca7-2aacc10ef3ea 2018-06-29 16:37:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4a75916-2c23-4dc3-a284-56b7c46dd8cc Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"492deef4-97fa-45fe-bcc4-744382684ef0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:10Z","provider:segmentation_id":28,"name":"NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:10Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:11,599 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-d4a75916-2c23-4dc3-a284-56b7c46dd8cc 2018-06-29 16:37:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d03afd6-986f-4ad6-89a8-3f5e0cbb8f00 Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:11,666 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-4d03afd6-986f-4ad6-89a8-3f5e0cbb8f00 2018-06-29 16:37:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-519b0160-0200-4298-9b32-47508c867a04 Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"492deef4-97fa-45fe-bcc4-744382684ef0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:10Z","provider:segmentation_id":28,"name":"NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:10Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:11,781 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net used request id req-519b0160-0200-4298-9b32-47508c867a04 2018-06-29 16:37:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:11,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:11 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:11 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97a23e9b-3859-4784-bcf7-9bd2e1a4031d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:11,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-97a23e9b-3859-4784-bcf7-9bd2e1a4031d 2018-06-29 16:37:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:11,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54cb3a93-0848-4c91-8316-2213a281e836 Date: Fri, 29 Jun 2018 16:37:11 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:11,870 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-54cb3a93-0848-4c91-8316-2213a281e836 2018-06-29 16:37:11,870 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-8a1ca53a-3272-428a-8324-e7031179532d-pub-net 2018-06-29 16:37:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/492deef4-97fa-45fe-bcc4-744382684ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3be032040f16fc5263724a0f1f216371996524" 2018-06-29 16:37:13,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8a4e558-f826-4c47-b3e8-af4947c8e984 Date: Fri, 29 Jun 2018 16:37:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:13,261 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/492deef4-97fa-45fe-bcc4-744382684ef0 used request id req-f8a4e558-f826-4c47-b3e8-af4947c8e984 2018-06-29 16:37:13,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:13,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["XxM3e8ktQTi_EaRsWUfKWA"], "issued_at": "2018-06-29T16:37:13.000000Z"}} 2018-06-29 16:37:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}80f58de3dd6063cfcf0e6a4bb7b55945d9fe1582" 2018-06-29 16:37:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a557ecee-0077-4ce9-a0fa-d4f49b6fba4c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:13,940 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a557ecee-0077-4ce9-a0fa-d4f49b6fba4c 2018-06-29 16:37:13,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:14,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["sm1ZBCDMRlS3ISwHuHtEAg"], "issued_at": "2018-06-29T16:37:14.000000Z"}} 2018-06-29 16:37:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}16389ec18644178d4d0d48f0518466ef8a5a8817" 2018-06-29 16:37:14,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bee0b39-0f7a-40a1-8f10-7bbc31052b90 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:14,648 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-5bee0b39-0f7a-40a1-8f10-7bbc31052b90 2018-06-29 16:37:14,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:15,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["N-VWuyYITj2ejj4o8aDyqQ"], "issued_at": "2018-06-29T16:37:15.000000Z"}} 2018-06-29 16:37:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:15,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c585a3c1-4cd6-48dc-bba0-ced3b5c2f28a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:15,391 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c585a3c1-4cd6-48dc-bba0-ced3b5c2f28a 2018-06-29 16:37:15,393 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net 2018-06-29 16:37:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" -d '{"network": {"name": "NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:15,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e9d5f93a-e419-41cc-b798-7d4ff4099534 Date: Fri, 29 Jun 2018 16:37:15 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"799f920a-f0a7-40af-afb8-2adf2593459c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:15Z","is_default":false,"provider:segmentation_id":41,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:15Z","mtu":1450}} 2018-06-29 16:37:15,890 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-e9d5f93a-e419-41cc-b798-7d4ff4099534 2018-06-29 16:37:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:16,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-47077cc5-bb18-4246-993e-4efbb52a9d03 Date: Fri, 29 Jun 2018 16:37:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"799f920a-f0a7-40af-afb8-2adf2593459c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:15Z","provider:segmentation_id":41,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:15Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:16,267 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-47077cc5-bb18-4246-993e-4efbb52a9d03 2018-06-29 16:37:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:16,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d541776-005c-47eb-854d-d8ebb74d09af Date: Fri, 29 Jun 2018 16:37:16 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:16,334 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-0d541776-005c-47eb-854d-d8ebb74d09af 2018-06-29 16:37:16,335 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet 2018-06-29 16:37:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" -d '{"subnets": [{"ip_version": 4, "network_id": "799f920a-f0a7-40af-afb8-2adf2593459c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]}' 2018-06-29 16:37:17,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-77e25d4d-a97c-404e-b81a-5bbbdd3cae56 Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:17,130 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-77e25d4d-a97c-404e-b81a-5bbbdd3cae56 2018-06-29 16:37:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-24e724ed-4e4e-4367-ad1b-a479e69bcf3b Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"799f920a-f0a7-40af-afb8-2adf2593459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:16Z","provider:segmentation_id":41,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:15Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:17,283 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-24e724ed-4e4e-4367-ad1b-a479e69bcf3b 2018-06-29 16:37:17,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-60c14acc-3d8a-4679-a3df-e7c7852b9683 Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:17,356 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-60c14acc-3d8a-4679-a3df-e7c7852b9683 2018-06-29 16:37:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f7bf618b-ecdf-4f44-be21-49416b974d00 Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"799f920a-f0a7-40af-afb8-2adf2593459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:16Z","provider:segmentation_id":41,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:15Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:17,501 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net used request id req-f7bf618b-ecdf-4f44-be21-49416b974d00 2018-06-29 16:37:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:17,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:17 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:17 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-159948ab-7687-4e1e-abcb-cd2fa0381c73 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:17,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-159948ab-7687-4e1e-abcb-cd2fa0381c73 2018-06-29 16:37:17,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c89ee79e-d65b-4330-9137-ca37f339e185 Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:17,886 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-c89ee79e-d65b-4330-9137-ca37f339e185 2018-06-29 16:37:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c&name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:17,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02a55ca8-ac73-4f01-8615-b9fb1c8215f6 Date: Fri, 29 Jun 2018 16:37:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:17,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c&name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet used request id req-02a55ca8-ac73-4f01-8615-b9fb1c8215f6 2018-06-29 16:37:17,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c&name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:18,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94e947a1-9620-4742-9283-b85025ebdb4d Date: Fri, 29 Jun 2018 16:37:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:18,030 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c&name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet used request id req-94e947a1-9620-4742-9283-b85025ebdb4d 2018-06-29 16:37:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:18,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-95754e50-4b5a-42ce-92b0-94677b1ca2d6 Date: Fri, 29 Jun 2018 16:37:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:18,101 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=799f920a-f0a7-40af-afb8-2adf2593459c used request id req-95754e50-4b5a-42ce-92b0-94677b1ca2d6 2018-06-29 16:37:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:18,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21c4a6ac-b0d8-4f00-b4b7-adf356b0adae Date: Fri, 29 Jun 2018 16:37:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799f920a-f0a7-40af-afb8-2adf2593459c","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:16Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37: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":"dabe8fe4d36d472d830a620371c825d2","id":"fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet"}]} 2018-06-29 16:37:18,188 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet used request id req-21c4a6ac-b0d8-4f00-b4b7-adf356b0adae 2018-06-29 16:37:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:18,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:18 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b226cbc6-93c1-4224-8373-5d50d343f962 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:18,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-b226cbc6-93c1-4224-8373-5d50d343f962 2018-06-29 16:37:18,335 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet 2018-06-29 16:37:18,336 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-subnet 2018-06-29 16:37:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:19,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38677502-b31e-4844-a3bf-0fc1067e3392 Date: Fri, 29 Jun 2018 16:37:19 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:19,915 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/fd28c2e2-4935-4e8a-a62c-e18f60e1cc0e used request id req-38677502-b31e-4844-a3bf-0fc1067e3392 2018-06-29 16:37:19,916 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7617cca2-a69b-4959-9f2d-9667e9ddbeb6-pub-net 2018-06-29 16:37:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/799f920a-f0a7-40af-afb8-2adf2593459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4067813542859f6bcd57491963e08f45a515ff93" 2018-06-29 16:37:21,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea4a9958-38fb-4f0d-9993-864601b91be2 Date: Fri, 29 Jun 2018 16:37:21 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:21,807 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/799f920a-f0a7-40af-afb8-2adf2593459c used request id req-ea4a9958-38fb-4f0d-9993-864601b91be2 2018-06-29 16:37:21,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:22,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-7WbyIzDT0WVYAWjYobRqA"], "issued_at": "2018-06-29T16:37:22.000000Z"}} 2018-06-29 16:37:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" 2018-06-29 16:37:22,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e16ecd47-3f95-4c7d-b3d8-2fe2260f9cb2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:22,620 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e16ecd47-3f95-4c7d-b3d8-2fe2260f9cb2 2018-06-29 16:37:22,620 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net 2018-06-29 16:37:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" -d '{"network": {"name": "NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:23,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-09b80344-12db-4301-9bda-08b8397b0a2e Date: Fri, 29 Jun 2018 16:37:23 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3c95a04e-e654-47b6-a928-ec7426e9e32d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:23Z","is_default":false,"provider:segmentation_id":96,"name":"NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:22Z","mtu":1450}} 2018-06-29 16:37:23,353 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-09b80344-12db-4301-9bda-08b8397b0a2e 2018-06-29 16:37:23,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=3c95a04e-e654-47b6-a928-ec7426e9e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" 2018-06-29 16:37:23,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9315ab0b-74ed-4823-8d0f-198163221874 Date: Fri, 29 Jun 2018 16:37:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3c95a04e-e654-47b6-a928-ec7426e9e32d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:23Z","provider:segmentation_id":96,"name":"NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:22Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:23,751 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=3c95a04e-e654-47b6-a928-ec7426e9e32d used request id req-9315ab0b-74ed-4823-8d0f-198163221874 2018-06-29 16:37:23,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=3c95a04e-e654-47b6-a928-ec7426e9e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" 2018-06-29 16:37:23,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a870cf9b-1e1c-4605-9792-18d2949c4887 Date: Fri, 29 Jun 2018 16:37:23 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:23,804 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=3c95a04e-e654-47b6-a928-ec7426e9e32d used request id req-a870cf9b-1e1c-4605-9792-18d2949c4887 2018-06-29 16:37:23,804 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-subnet 2018-06-29 16:37:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" -d '{"subnets": [{"ip_version": 4, "network_id": "3c95a04e-e654-47b6-a928-ec7426e9e32d", "cidr": "", "name": "NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-subnet"}]}' 2018-06-29 16:37:23,821 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-ed7623b9-4ad8-4027-8026-86087f90cdf6 Date: Fri, 29 Jun 2018 16:37:23 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 16:37:23,821 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-ed7623b9-4ad8-4027-8026-86087f90cdf6 2018-06-29 16:37:23,821 - 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-29 16:37:23,821 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-subnet] for network [NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net] 2018-06-29 16:37:23,822 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-119d169c-3696-48b1-8396-6447caac7e69-pub-net 2018-06-29 16:37:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/3c95a04e-e654-47b6-a928-ec7426e9e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aa7d6d235fd54bc5ebfdc11269c6d9f81fe22c" 2018-06-29 16:37:24,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45b2cadf-e539-426b-aa48-dba786def004 Date: Fri, 29 Jun 2018 16:37:24 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:24,804 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/3c95a04e-e654-47b6-a928-ec7426e9e32d used request id req-45b2cadf-e539-426b-aa48-dba786def004 2018-06-29 16:37:24,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:25,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["cmWbICSfSYuUxPDt78LiIA"], "issued_at": "2018-06-29T16:37:25.000000Z"}} 2018-06-29 16:37:25,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:25,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf491c1a-a1ab-4135-b973-a56b17ac5bde Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:25,422 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-cf491c1a-a1ab-4135-b973-a56b17ac5bde 2018-06-29 16:37:25,423 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net 2018-06-29 16:37:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" -d '{"network": {"name": "NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:26,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ab02f89c-012c-4da5-8387-5c5b2cf2659e Date: Fri, 29 Jun 2018 16:37:26 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:25Z","is_default":false,"provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:25Z","mtu":1450}} 2018-06-29 16:37:26,011 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-ab02f89c-012c-4da5-8387-5c5b2cf2659e 2018-06-29 16:37:26,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d167345f-d58a-465d-bea0-57c1e2d3fac6 Date: Fri, 29 Jun 2018 16:37:26 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:25Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:25Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:26,162 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-d167345f-d58a-465d-bea0-57c1e2d3fac6 2018-06-29 16:37:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:26,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-be32f8a8-6575-4262-9d4b-b02381797563 Date: Fri, 29 Jun 2018 16:37:26 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:26,217 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-be32f8a8-6575-4262-9d4b-b02381797563 2018-06-29 16:37:26,217 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet 2018-06-29 16:37:26,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" -d '{"subnets": [{"ip_version": 4, "network_id": "e63a0b09-a996-4bca-a4d7-ce6efd0d8b76", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]}' 2018-06-29 16:37:26,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-23d3eaa5-a0c1-4d05-aa82-5cfe57fc636d Date: Fri, 29 Jun 2018 16:37:26 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:26,961 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-23d3eaa5-a0c1-4d05-aa82-5cfe57fc636d 2018-06-29 16:37:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a1bae091-f62c-421b-bacc-70df09f16945 Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["90fad774-161d-4cd7-b2e0-cdf5b6d43f3a"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:26Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:25Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:27,100 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-a1bae091-f62c-421b-bacc-70df09f16945 2018-06-29 16:37:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6fe95de1-7f9e-491a-8bcd-65d26827a8ee Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:27,204 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-6fe95de1-7f9e-491a-8bcd-65d26827a8ee 2018-06-29 16:37:27,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d90b5ebd-a251-4c6f-8c07-4e6277bf49e6 Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["90fad774-161d-4cd7-b2e0-cdf5b6d43f3a"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:26Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:25Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:27,360 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net used request id req-d90b5ebd-a251-4c6f-8c07-4e6277bf49e6 2018-06-29 16:37:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:27,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:27 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:27 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fce58d8-45d6-4849-b714-3f08e95c4ea1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:27,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-9fce58d8-45d6-4849-b714-3f08e95c4ea1 2018-06-29 16:37:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-400e07f1-66ee-4256-972c-c529cbee963b Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:27,730 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-400e07f1-66ee-4256-972c-c529cbee963b 2018-06-29 16:37:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76&name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-501c4057-0e1a-4a9b-af93-f0df4b555932 Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:27,805 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76&name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet used request id req-501c4057-0e1a-4a9b-af93-f0df4b555932 2018-06-29 16:37:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76&name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e69b73ac-de0a-4c78-94e3-66f761e0c036 Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:27,877 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76&name=NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet used request id req-e69b73ac-de0a-4c78-94e3-66f761e0c036 2018-06-29 16:37:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2e1964c-84e3-4203-8b05-360d8196d1e5 Date: Fri, 29 Jun 2018 16:37:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63a0b09-a996-4bca-a4d7-ce6efd0d8b76","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:26Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:26Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"90fad774-161d-4cd7-b2e0-cdf5b6d43f3a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet"}]} 2018-06-29 16:37:27,947 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-f2e1964c-84e3-4203-8b05-360d8196d1e5 2018-06-29 16:37:27,948 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet 2018-06-29 16:37:27,948 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-subnet 2018-06-29 16:37:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/90fad774-161d-4cd7-b2e0-cdf5b6d43f3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:29,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c979406-fa9f-443c-8cec-9702c3df598c Date: Fri, 29 Jun 2018 16:37:29 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:29,515 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/90fad774-161d-4cd7-b2e0-cdf5b6d43f3a used request id req-1c979406-fa9f-443c-8cec-9702c3df598c 2018-06-29 16:37:29,515 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bcc49628-5459-408a-bc5a-e4f18ffc3690-pub-net 2018-06-29 16:37:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83596f8f195085690bcbc80e4ffad4b8f04aba8" 2018-06-29 16:37:31,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72e671fc-bfb2-4f84-9359-5a840a382803 Date: Fri, 29 Jun 2018 16:37:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:31,064 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/e63a0b09-a996-4bca-a4d7-ce6efd0d8b76 used request id req-72e671fc-bfb2-4f84-9359-5a840a382803 2018-06-29 16:37:31,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:31,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["_S-sizkhSmaGusCHa8cjDw"], "issued_at": "2018-06-29T16:37:31.000000Z"}} 2018-06-29 16:37:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}403035b567a69bc18edcc21e20d13198b497e184" 2018-06-29 16:37:31,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:31 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38a013c2-a811-4f7b-ac60-8ba95a006c1f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:31,637 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-38a013c2-a811-4f7b-ac60-8ba95a006c1f 2018-06-29 16:37:31,638 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net 2018-06-29 16:37:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403035b567a69bc18edcc21e20d13198b497e184" -d '{"network": {"name": "NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:32,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d585d36c-6ffe-4302-aaea-179238e2dfcb Date: Fri, 29 Jun 2018 16:37:32 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9cb4694b-14f0-4d1b-85a5-74df37874007","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:32Z","is_default":false,"provider:segmentation_id":94,"name":"NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:31Z","mtu":1450}} 2018-06-29 16:37:32,208 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-d585d36c-6ffe-4302-aaea-179238e2dfcb 2018-06-29 16:37:32,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=9cb4694b-14f0-4d1b-85a5-74df37874007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403035b567a69bc18edcc21e20d13198b497e184" 2018-06-29 16:37:32,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b10efbcf-418c-44d4-8a7f-4d201dabc056 Date: Fri, 29 Jun 2018 16:37:32 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9cb4694b-14f0-4d1b-85a5-74df37874007","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:32Z","provider:segmentation_id":94,"name":"NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:32,617 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9cb4694b-14f0-4d1b-85a5-74df37874007 used request id req-b10efbcf-418c-44d4-8a7f-4d201dabc056 2018-06-29 16:37:32,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9cb4694b-14f0-4d1b-85a5-74df37874007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403035b567a69bc18edcc21e20d13198b497e184" 2018-06-29 16:37:32,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e8f6487c-5ca1-4a7d-87ee-74d505858e9c Date: Fri, 29 Jun 2018 16:37:32 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:32,900 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9cb4694b-14f0-4d1b-85a5-74df37874007 used request id req-e8f6487c-5ca1-4a7d-87ee-74d505858e9c 2018-06-29 16:37:32,900 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-subnet 2018-06-29 16:37:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403035b567a69bc18edcc21e20d13198b497e184" -d '{"subnets": [{"ip_version": 4, "network_id": "9cb4694b-14f0-4d1b-85a5-74df37874007", "cidr": null, "name": "NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-subnet"}]}' 2018-06-29 16:37:32,977 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a9f4bdfa-7572-49a7-b92c-9471941188d0 Date: Fri, 29 Jun 2018 16:37:32 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-29 16:37:32,977 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-a9f4bdfa-7572-49a7-b92c-9471941188d0 2018-06-29 16:37:32,977 - 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-29 16:37:32,977 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-subnet] for network [NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net] 2018-06-29 16:37:32,977 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7408ef14-4778-4160-8724-9ecd357b7386-pub-net 2018-06-29 16:37:32,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/9cb4694b-14f0-4d1b-85a5-74df37874007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403035b567a69bc18edcc21e20d13198b497e184" 2018-06-29 16:37:34,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-251403df-f731-443d-9081-a91d7e707f63 Date: Fri, 29 Jun 2018 16:37:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:34,411 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/9cb4694b-14f0-4d1b-85a5-74df37874007 used request id req-251403df-f731-443d-9081-a91d7e707f63 2018-06-29 16:37:34,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:35,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["L7hhUiZfQpyU8YGysrlxlw"], "issued_at": "2018-06-29T16:37:35.000000Z"}} 2018-06-29 16:37:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:35,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2770c016-38f7-45b9-a5bc-3f1595c2b3bf Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:35,103 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2770c016-38f7-45b9-a5bc-3f1595c2b3bf 2018-06-29 16:37:35,104 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net 2018-06-29 16:37:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" -d '{"network": {"name": "NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:35,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-310e5245-f891-4956-bce7-46bfde8adfde Date: Fri, 29 Jun 2018 16:37:35 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b51c7d23-d085-4978-a1f0-05cca054ca34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:35Z","is_default":false,"provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:35Z","mtu":1450}} 2018-06-29 16:37:35,848 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-310e5245-f891-4956-bce7-46bfde8adfde 2018-06-29 16:37:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:36,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1b0e64b9-f4b7-42c2-8637-fe8a0ea305fc Date: Fri, 29 Jun 2018 16:37:36 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b51c7d23-d085-4978-a1f0-05cca054ca34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:35Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:35Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:36,371 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-1b0e64b9-f4b7-42c2-8637-fe8a0ea305fc 2018-06-29 16:37:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e778a122-a3fb-41aa-93bd-afe2d1596fe6 Date: Fri, 29 Jun 2018 16:37:36 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:36,690 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-e778a122-a3fb-41aa-93bd-afe2d1596fe6 2018-06-29 16:37:36,690 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet 2018-06-29 16:37:36,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" -d '{"subnets": [{"ip_version": 4, "network_id": "b51c7d23-d085-4978-a1f0-05cca054ca34", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet"}]}' 2018-06-29 16:37:37,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e448d124-0747-40e7-a955-3303bac44ca7 Date: Fri, 29 Jun 2018 16:37:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b51c7d23-d085-4978-a1f0-05cca054ca34","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:36Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:36Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"a3a9fab4-5ba3-4410-aef0-0336c6aff2ea","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet"}]} 2018-06-29 16:37:37,190 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-e448d124-0747-40e7-a955-3303bac44ca7 2018-06-29 16:37:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:37,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-58a7a5ce-ff98-4c98-86e2-ab3c97e19910 Date: Fri, 29 Jun 2018 16:37:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b51c7d23-d085-4978-a1f0-05cca054ca34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["a3a9fab4-5ba3-4410-aef0-0336c6aff2ea"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:36Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:35Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:37,355 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-58a7a5ce-ff98-4c98-86e2-ab3c97e19910 2018-06-29 16:37:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:37,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-efde4265-36e1-493a-b8f2-96a21daffbaf Date: Fri, 29 Jun 2018 16:37:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b51c7d23-d085-4978-a1f0-05cca054ca34","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:36Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:36Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"a3a9fab4-5ba3-4410-aef0-0336c6aff2ea","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet"}]} 2018-06-29 16:37:37,472 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-efde4265-36e1-493a-b8f2-96a21daffbaf 2018-06-29 16:37:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:37,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-362daaf4-cb47-4471-a628-d9ff915bced9 Date: Fri, 29 Jun 2018 16:37:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b51c7d23-d085-4978-a1f0-05cca054ca34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["a3a9fab4-5ba3-4410-aef0-0336c6aff2ea"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:36Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:35Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:37,609 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net used request id req-362daaf4-cb47-4471-a628-d9ff915bced9 2018-06-29 16:37:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:37,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:37 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:37,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:37,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:37 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc0d857e-edba-4f5c-b733-35d3cf671559 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:37,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-fc0d857e-edba-4f5c-b733-35d3cf671559 2018-06-29 16:37:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:37,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6387510c-5706-4fd6-9107-149938bd1bcb Date: Fri, 29 Jun 2018 16:37:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b51c7d23-d085-4978-a1f0-05cca054ca34","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:36Z","dns_nameservers":[],"updated_at":"2018-06-29T16:37:36Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"a3a9fab4-5ba3-4410-aef0-0336c6aff2ea","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet"}]} 2018-06-29 16:37:37,730 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-6387510c-5706-4fd6-9107-149938bd1bcb 2018-06-29 16:37:37,730 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet 2018-06-29 16:37:37,730 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-subnet 2018-06-29 16:37:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/a3a9fab4-5ba3-4410-aef0-0336c6aff2ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:38,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff666962-d7d2-4928-aa12-962f64bcd17c Date: Fri, 29 Jun 2018 16:37:38 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:38,317 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a3a9fab4-5ba3-4410-aef0-0336c6aff2ea used request id req-ff666962-d7d2-4928-aa12-962f64bcd17c 2018-06-29 16:37:38,318 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2ebf5db4-f018-437b-936e-d9133e25c9f2-pub-net 2018-06-29 16:37:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/b51c7d23-d085-4978-a1f0-05cca054ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1efe8dde985900e1f1b2c3114f61bee3bde99b" 2018-06-29 16:37:40,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da0d5896-e0fc-415d-86b3-24cc0d6e7c1a Date: Fri, 29 Jun 2018 16:37:40 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:40,041 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/b51c7d23-d085-4978-a1f0-05cca054ca34 used request id req-da0d5896-e0fc-415d-86b3-24cc0d6e7c1a 2018-06-29 16:37:40,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:40,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ZaVE-aMmSA-xCqEyGA09rw"], "issued_at": "2018-06-29T16:37:40.000000Z"}} 2018-06-29 16:37:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:40,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8da43f04-db5a-49c3-9f2b-222b34e03424 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:40,662 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8da43f04-db5a-49c3-9f2b-222b34e03424 2018-06-29 16:37:40,663 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net 2018-06-29 16:37:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" -d '{"network": {"name": "NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:41,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d84e0222-35f7-42ab-ba63-62c6ed20839d Date: Fri, 29 Jun 2018 16:37:41 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:41Z","is_default":false,"provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:41Z","mtu":1450}} 2018-06-29 16:37:41,357 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-d84e0222-35f7-42ab-ba63-62c6ed20839d 2018-06-29 16:37:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:41,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5b763b49-f37f-4988-9927-a8996ce5b8e9 Date: Fri, 29 Jun 2018 16:37:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:41Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:41Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:41,887 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-5b763b49-f37f-4988-9927-a8996ce5b8e9 2018-06-29 16:37:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:41,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-304835a2-d4b6-414e-9e7d-2a553d00a77c Date: Fri, 29 Jun 2018 16:37:41 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:37:41,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-304835a2-d4b6-414e-9e7d-2a553d00a77c 2018-06-29 16:37:41,959 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet 2018-06-29 16:37:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" -d '{"subnets": [{"ip_version": 4, "network_id": "0be0c8d9-9c84-4650-9f76-7f1c30f924e1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet"}]}' 2018-06-29 16:37:42,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b18705b-a1f8-42d7-a176-c096d44b2fdb Date: Fri, 29 Jun 2018 16:37:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:42Z","dns_nameservers":[],"updated_at":"2018-06-29T16: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":"dabe8fe4d36d472d830a620371c825d2","id":"d3c1446e-2767-4a49-a17e-38d53f821123","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet"}]} 2018-06-29 16:37:42,474 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-2b18705b-a1f8-42d7-a176-c096d44b2fdb 2018-06-29 16:37:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:42,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c40a7a32-0e7f-4dc4-b129-c519a990f5c6 Date: Fri, 29 Jun 2018 16:37:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d3c1446e-2767-4a49-a17e-38d53f821123"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:42Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:41Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:42,613 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-c40a7a32-0e7f-4dc4-b129-c519a990f5c6 2018-06-29 16:37:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:42,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46ca6675-8bdf-456d-aee9-c548cb7fa0dc Date: Fri, 29 Jun 2018 16:37:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:42Z","dns_nameservers":[],"updated_at":"2018-06-29T16: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":"dabe8fe4d36d472d830a620371c825d2","id":"d3c1446e-2767-4a49-a17e-38d53f821123","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet"}]} 2018-06-29 16:37:42,705 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-46ca6675-8bdf-456d-aee9-c548cb7fa0dc 2018-06-29 16:37:42,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ef460ff7-f25d-4e8b-bbb6-e3565e089876 Date: Fri, 29 Jun 2018 16:37:43 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d3c1446e-2767-4a49-a17e-38d53f821123"],"description":"","tags":[],"updated_at":"2018-06-29T16:37:42Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:41Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:43,104 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net used request id req-ef460ff7-f25d-4e8b-bbb6-e3565e089876 2018-06-29 16:37:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:37:43,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:37:43 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:37:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:43,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:43 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebe69ab6-a5d2-400c-8107-9e0d73e8dfd7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:43,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-ebe69ab6-a5d2-400c-8107-9e0d73e8dfd7 2018-06-29 16:37:43,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:43,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a71b3915-35a5-4c5e-a29b-394d72a942ff Date: Fri, 29 Jun 2018 16:37:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:42Z","dns_nameservers":[],"updated_at":"2018-06-29T16: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":"dabe8fe4d36d472d830a620371c825d2","id":"d3c1446e-2767-4a49-a17e-38d53f821123","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet"}]} 2018-06-29 16:37:43,245 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-a71b3915-35a5-4c5e-a29b-394d72a942ff 2018-06-29 16:37:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1&name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a8786d0-7adf-4a3f-a3b8-07f331d34497 Date: Fri, 29 Jun 2018 16:37:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be0c8d9-9c84-4650-9f76-7f1c30f924e1","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:42Z","dns_nameservers":[],"updated_at":"2018-06-29T16: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":"dabe8fe4d36d472d830a620371c825d2","id":"d3c1446e-2767-4a49-a17e-38d53f821123","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet"}]} 2018-06-29 16:37:43,315 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=0be0c8d9-9c84-4650-9f76-7f1c30f924e1&name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet used request id req-7a8786d0-7adf-4a3f-a3b8-07f331d34497 2018-06-29 16:37:43,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:37:43,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:43,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["lO9qf2drQRihDIWQpr_YwA"], "issued_at": "2018-06-29T16:37:43.000000Z"}} 2018-06-29 16:37:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d6bfd5e4bb15c3f529d7ce8631fb2a334087f3eb" 2018-06-29 16:37:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:43 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39a8ccdb-a4e3-48b0-b709-577e84062f9d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:44,034 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-39a8ccdb-a4e3-48b0-b709-577e84062f9d 2018-06-29 16:37:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:44,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6aec5b4e-5cfd-43f1-a493-f2cb23857bb5 Date: Fri, 29 Jun 2018 16:37:44 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:37:44,436 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-6aec5b4e-5cfd-43f1-a493-f2cb23857bb5 2018-06-29 16:37:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:44,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-b1846ea0-ce5f-4c4b-859b-82b41169521b Date: Fri, 29 Jun 2018 16:37:44 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:37:44,513 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-b1846ea0-ce5f-4c4b-859b-82b41169521b 2018-06-29 16:37:44,514 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router 2018-06-29 16:37:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" -d '{"router": {"external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}, "name": "NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router", "admin_state_up": true}}' 2018-06-29 16:37:46,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e7dc8a93-23df-4f03-a1bc-f965351dbdb8 Date: Fri, 29 Jun 2018 16:37:46 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:37:44Z", "admin_state_up": true, "updated_at": "2018-06-29T16:37:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "60e7c9a6-1f75-4e12-b782-abed5d3b42b5", "name": "NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router"}} 2018-06-29 16:37:46,555 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-e7dc8a93-23df-4f03-a1bc-f965351dbdb8 2018-06-29 16:37:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=60e7c9a6-1f75-4e12-b782-abed5d3b42b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:46,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-12ca2dd1-45e7-4516-8873-c9ceeaa37cbb Date: Fri, 29 Jun 2018 16:37:46 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:37:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.114"}],"id":"a374e3c6-5ab1-46f0-85da-7ee085d3d67e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d1:c9:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"60e7c9a6-1f75-4e12-b782-abed5d3b42b5","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:37:45Z","binding:vnic_type":"normal"}]} 2018-06-29 16:37:46,665 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=60e7c9a6-1f75-4e12-b782-abed5d3b42b5 used request id req-12ca2dd1-45e7-4516-8873-c9ceeaa37cbb 2018-06-29 16:37:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:46,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-1d11e2e2-a36b-4aba-a558-fb65c281ec4d Date: Fri, 29 Jun 2018 16:37:46 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:37:46,734 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-1d11e2e2-a36b-4aba-a558-fb65c281ec4d 2018-06-29 16:37:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:47,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6d1f3c9a-2861-46d8-877a-e76b0c29a28a Date: Fri, 29 Jun 2018 16:37:47 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:37:44Z", "admin_state_up": true, "updated_at": "2018-06-29T16:37:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "60e7c9a6-1f75-4e12-b782-abed5d3b42b5", "name": "NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router"}]} 2018-06-29 16:37:47,146 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router used request id req-6d1f3c9a-2861-46d8-877a-e76b0c29a28a 2018-06-29 16:37:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:47,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:47 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-324600db-d79f-456f-80d7-2d40a977d62e Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:37:47,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-324600db-d79f-456f-80d7-2d40a977d62e 2018-06-29 16:37:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=60e7c9a6-1f75-4e12-b782-abed5d3b42b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:47,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-143bf69b-104b-453a-bb82-4e13d28fed18 Date: Fri, 29 Jun 2018 16:37:47 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:37:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.114"}],"id":"a374e3c6-5ab1-46f0-85da-7ee085d3d67e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d1:c9:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"60e7c9a6-1f75-4e12-b782-abed5d3b42b5","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:37:45Z","binding:vnic_type":"normal"}]} 2018-06-29 16:37:47,276 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=60e7c9a6-1f75-4e12-b782-abed5d3b42b5 used request id req-143bf69b-104b-453a-bb82-4e13d28fed18 2018-06-29 16:37:47,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7cb3bc06-d792-4f27-86de-6e5ba47e0083 Date: Fri, 29 Jun 2018 16:37:47 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:37:47,348 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-7cb3bc06-d792-4f27-86de-6e5ba47e0083 2018-06-29 16:37:47,349 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router 2018-06-29 16:37:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" -d '{"subnet_id": "d3c1446e-2767-4a49-a17e-38d53f821123"}' 2018-06-29 16:37:50,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-983aba11-90ed-44f5-ba7e-c5aabe6f6a26 Date: Fri, 29 Jun 2018 16:37:50 GMT Connection: close RESP BODY: {"network_id": "0be0c8d9-9c84-4650-9f76-7f1c30f924e1", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "subnet_id": "d3c1446e-2767-4a49-a17e-38d53f821123", "subnet_ids": ["d3c1446e-2767-4a49-a17e-38d53f821123"], "port_id": "7fc30f99-9346-40ac-a5cc-52a7c594ae46", "id": "60e7c9a6-1f75-4e12-b782-abed5d3b42b5"} 2018-06-29 16:37:50,295 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5/add_router_interface used request id req-983aba11-90ed-44f5-ba7e-c5aabe6f6a26 2018-06-29 16:37:50,296 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router 2018-06-29 16:37:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" -d '{"subnet_id": "d3c1446e-2767-4a49-a17e-38d53f821123"}' 2018-06-29 16:37:52,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e069a2ea-df88-44f7-aa29-59fbdb126835 Date: Fri, 29 Jun 2018 16:37:52 GMT Connection: close RESP BODY: {"network_id": "0be0c8d9-9c84-4650-9f76-7f1c30f924e1", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "subnet_id": "d3c1446e-2767-4a49-a17e-38d53f821123", "subnet_ids": ["d3c1446e-2767-4a49-a17e-38d53f821123"], "port_id": "7fc30f99-9346-40ac-a5cc-52a7c594ae46", "id": "60e7c9a6-1f75-4e12-b782-abed5d3b42b5"} 2018-06-29 16:37:52,913 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5/remove_router_interface used request id req-e069a2ea-df88-44f7-aa29-59fbdb126835 2018-06-29 16:37:52,914 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router 2018-06-29 16:37:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:54,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb8c4852-90f1-4fb2-b149-2787e15e6969 Content-Length: 0 Date: Fri, 29 Jun 2018 16:37:54 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:54,841 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/60e7c9a6-1f75-4e12-b782-abed5d3b42b5 used request id req-eb8c4852-90f1-4fb2-b149-2787e15e6969 2018-06-29 16:37:54,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:55,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41e89114-c1cb-4b51-98b0-a2a95bc81139 Date: Fri, 29 Jun 2018 16:37:55 GMT Connection: close RESP BODY: {"routers": []} 2018-06-29 16:37:55,156 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-router used request id req-41e89114-c1cb-4b51-98b0-a2a95bc81139 2018-06-29 16:37:55,157 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet 2018-06-29 16:37:55,157 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-subnet 2018-06-29 16:37:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/d3c1446e-2767-4a49-a17e-38d53f821123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:56,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ab6e8f5-9361-471b-bb35-521482f6e1fe Date: Fri, 29 Jun 2018 16:37:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:56,719 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/d3c1446e-2767-4a49-a17e-38d53f821123 used request id req-9ab6e8f5-9361-471b-bb35-521482f6e1fe 2018-06-29 16:37:56,719 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2477e6fb-1460-43ef-a212-64e0de80c610-pub-net 2018-06-29 16:37:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/0be0c8d9-9c84-4650-9f76-7f1c30f924e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb0f82c99e25e3f60088f0d73c67c6e210a1a7" 2018-06-29 16:37:58,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8c9ad9f-e834-4187-b112-a6a6ab575b13 Date: Fri, 29 Jun 2018 16:37:58 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:37:58,269 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/0be0c8d9-9c84-4650-9f76-7f1c30f924e1 used request id req-b8c9ad9f-e834-4187-b112-a6a6ab575b13 2018-06-29 16:37:58,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:37:58,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["FwZtjoTPTfWYtnGi-65ZpA"], "issued_at": "2018-06-29T16:37:58.000000Z"}} 2018-06-29 16:37:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:37:58,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:37:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38eda766-b725-4905-b82a-f79648fe3dc3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:37:58,950 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-38eda766-b725-4905-b82a-f79648fe3dc3 2018-06-29 16:37:58,951 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net 2018-06-29 16:37:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" -d '{"network": {"name": "NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net", "admin_state_up": true}}' 2018-06-29 16:37:59,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e0da1ea4-4ca5-4c76-bc62-b51abbf26d29 Date: Fri, 29 Jun 2018 16:37:59 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:59Z","is_default":false,"provider:segmentation_id":84,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:59Z","mtu":1450}} 2018-06-29 16:37:59,468 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-e0da1ea4-4ca5-4c76-bc62-b51abbf26d29 2018-06-29 16:37:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:37:59,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4fd70cfb-c0dd-4c01-b89b-89e18b4bf9c2 Date: Fri, 29 Jun 2018 16:37:59 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:37:59Z","provider:segmentation_id":84,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:59Z","provider:network_type":"vxlan"}]} 2018-06-29 16:37:59,845 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-4fd70cfb-c0dd-4c01-b89b-89e18b4bf9c2 2018-06-29 16:37:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:00,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a9b91bb-681a-49ef-b98c-572f36a349f5 Date: Fri, 29 Jun 2018 16:38:00 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:00,161 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-9a9b91bb-681a-49ef-b98c-572f36a349f5 2018-06-29 16:38:00,161 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet 2018-06-29 16:38:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" -d '{"subnets": [{"ip_version": 4, "network_id": "29956c1d-940e-4edb-8e2f-615ee2c9b530", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet"}]}' 2018-06-29 16:38:00,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0578339-104d-4dc3-a79c-6a1d6db8527f Date: Fri, 29 Jun 2018 16:38:00 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:00Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"411d3f9c-24d9-42cb-941e-3768b5e3954f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet"}]} 2018-06-29 16:38:00,690 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-b0578339-104d-4dc3-a79c-6a1d6db8527f 2018-06-29 16:38:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e81cf856-ff2d-4890-9120-b0f5780b7f54 Date: Fri, 29 Jun 2018 16:38:00 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["411d3f9c-24d9-42cb-941e-3768b5e3954f"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:00Z","provider:segmentation_id":84,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:59Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:00,826 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-e81cf856-ff2d-4890-9120-b0f5780b7f54 2018-06-29 16:38:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:00,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-483f2ab9-9349-47e3-9744-0caea8afd9d5 Date: Fri, 29 Jun 2018 16:38:00 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:00Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"411d3f9c-24d9-42cb-941e-3768b5e3954f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet"}]} 2018-06-29 16:38:00,919 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-483f2ab9-9349-47e3-9744-0caea8afd9d5 2018-06-29 16:38:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:01,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a89b6759-77f4-4cef-bea2-64625e63d47e Date: Fri, 29 Jun 2018 16:38:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["411d3f9c-24d9-42cb-941e-3768b5e3954f"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:00Z","provider:segmentation_id":84,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:37:59Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:01,194 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net used request id req-a89b6759-77f4-4cef-bea2-64625e63d47e 2018-06-29 16:38:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:01,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:01 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:01,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:01,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:01 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a182ea05-d3b2-4023-b978-aa448cdddd2f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:01,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-a182ea05-d3b2-4023-b978-aa448cdddd2f 2018-06-29 16:38:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8894bfd-16b9-4c4c-938a-284e4bc1ef8d Date: Fri, 29 Jun 2018 16:38:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29956c1d-940e-4edb-8e2f-615ee2c9b530","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:00Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"411d3f9c-24d9-42cb-941e-3768b5e3954f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet"}]} 2018-06-29 16:38:01,309 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-e8894bfd-16b9-4c4c-938a-284e4bc1ef8d 2018-06-29 16:38:01,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:38:01,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:01,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["c3fHYyVoTPOMQrvolvOfuA"], "issued_at": "2018-06-29T16:38:01.000000Z"}} 2018-06-29 16:38:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}a9dda4f9c35a5e0ac542b87425a87eed079849b4" 2018-06-29 16:38:01,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-240b660f-40dc-45cd-aa7f-5e7e4c7af035 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:01,976 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-240b660f-40dc-45cd-aa7f-5e7e4c7af035 2018-06-29 16:38:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:02,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-92eeb8e9-9a0a-4051-b2bb-8c38ed015114 Date: Fri, 29 Jun 2018 16:38:02 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:38:02,113 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-92eeb8e9-9a0a-4051-b2bb-8c38ed015114 2018-06-29 16:38:02,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:02,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-a5af8216-33ad-4f47-8063-54d6d75aff3d Date: Fri, 29 Jun 2018 16:38:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:38:02,197 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-a5af8216-33ad-4f47-8063-54d6d75aff3d 2018-06-29 16:38:02,197 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router 2018-06-29 16:38:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" -d '{"router": {"external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}, "name": "NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router", "admin_state_up": true}}' 2018-06-29 16:38:04,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b1e6236b-9ca2-4da8-b349-087c78c255a5 Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:38:02Z", "admin_state_up": true, "updated_at": "2018-06-29T16:38:03Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ea94ff37-795f-4dae-b7a6-04845341579d", "name": "NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router"}} 2018-06-29 16:38:04,094 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-b1e6236b-9ca2-4da8-b349-087c78c255a5 2018-06-29 16:38:04,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=ea94ff37-795f-4dae-b7a6-04845341579d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:04,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-97809749-a017-4ecc-a11e-b302ddde376b Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:03Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.114"}],"id":"daf23ac5-2f2b-4516-a200-ac3de9476cf7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:fa:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ea94ff37-795f-4dae-b7a6-04845341579d","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:38:02Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:04,206 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=ea94ff37-795f-4dae-b7a6-04845341579d used request id req-97809749-a017-4ecc-a11e-b302ddde376b 2018-06-29 16:38:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:04,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-14538884-17f5-4659-993d-61f4d25871d8 Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:38:04,280 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-14538884-17f5-4659-993d-61f4d25871d8 2018-06-29 16:38:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:04,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a23d7803-5512-4066-a3ce-32d7bf4cdd7c Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:38:02Z", "admin_state_up": true, "updated_at": "2018-06-29T16:38:03Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ea94ff37-795f-4dae-b7a6-04845341579d", "name": "NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router"}]} 2018-06-29 16:38:04,717 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router used request id req-a23d7803-5512-4066-a3ce-32d7bf4cdd7c 2018-06-29 16:38:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:04,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:04 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2730b0f4-e509-4080-a042-a47ebe1868ff Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:04,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-2730b0f4-e509-4080-a042-a47ebe1868ff 2018-06-29 16:38:04,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=ea94ff37-795f-4dae-b7a6-04845341579d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:04,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d633013d-d93c-4286-bd95-464d679284b2 Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:03Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.114"}],"id":"daf23ac5-2f2b-4516-a200-ac3de9476cf7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:fa:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ea94ff37-795f-4dae-b7a6-04845341579d","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:38:02Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:04,932 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=ea94ff37-795f-4dae-b7a6-04845341579d used request id req-d633013d-d93c-4286-bd95-464d679284b2 2018-06-29 16:38:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:05,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-9b0fdb00-4f81-4f44-9791-ff815f4c4841 Date: Fri, 29 Jun 2018 16:38:04 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:38:05,001 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-9b0fdb00-4f81-4f44-9791-ff815f4c4841 2018-06-29 16:38:05,002 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet 2018-06-29 16:38:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/411d3f9c-24d9-42cb-941e-3768b5e3954f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:06,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2160c96-2903-4e07-a9f2-40150308bf10 Date: Fri, 29 Jun 2018 16:38:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:06,733 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/411d3f9c-24d9-42cb-941e-3768b5e3954f used request id req-c2160c96-2903-4e07-a9f2-40150308bf10 2018-06-29 16:38:06,733 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router 2018-06-29 16:38:06,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/ea94ff37-795f-4dae-b7a6-04845341579d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" -d '{"subnet_id": "411d3f9c-24d9-42cb-941e-3768b5e3954f"}' 2018-06-29 16:38:07,485 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-c08d1ace-5392-43a7-8ede-307b1093218c Date: Fri, 29 Jun 2018 16:38:07 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet 411d3f9c-24d9-42cb-941e-3768b5e3954f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 16:38:07,485 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/ea94ff37-795f-4dae-b7a6-04845341579d/add_router_interface used request id req-c08d1ace-5392-43a7-8ede-307b1093218c 2018-06-29 16:38:07,485 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 411d3f9c-24d9-42cb-941e-3768b5e3954f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 16:38:07,486 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router 2018-06-29 16:38:07,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/ea94ff37-795f-4dae-b7a6-04845341579d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:09,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79c64ec1-c413-4bba-8964-fc7dc0a71fb3 Content-Length: 0 Date: Fri, 29 Jun 2018 16:38:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:09,434 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/ea94ff37-795f-4dae-b7a6-04845341579d used request id req-79c64ec1-c413-4bba-8964-fc7dc0a71fb3 2018-06-29 16:38:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:09,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a8d9e6bb-5361-48e8-b48e-95beb3f32da5 Date: Fri, 29 Jun 2018 16:38:09 GMT Connection: close RESP BODY: {"routers": []} 2018-06-29 16:38:09,533 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-router used request id req-a8d9e6bb-5361-48e8-b48e-95beb3f32da5 2018-06-29 16:38:09,533 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet 2018-06-29 16:38:09,533 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-subnet 2018-06-29 16:38:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/411d3f9c-24d9-42cb-941e-3768b5e3954f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:09,593 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b3b365dc-707f-44fb-a285-d6c312d54e09 Date: Fri, 29 Jun 2018 16:38:09 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet 411d3f9c-24d9-42cb-941e-3768b5e3954f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 16:38:09,593 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/411d3f9c-24d9-42cb-941e-3768b5e3954f used request id req-b3b365dc-707f-44fb-a285-d6c312d54e09 2018-06-29 16:38:09,594 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 411d3f9c-24d9-42cb-941e-3768b5e3954f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 16:38:09,594 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-300f1f18-b744-4928-bd1c-545ec1fdc0ee-pub-net 2018-06-29 16:38:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/29956c1d-940e-4edb-8e2f-615ee2c9b530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab94464d825e5d26b2549b93d0307b601f16af5" 2018-06-29 16:38:10,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6d08a57-a7cf-4855-8892-e8fa62c6a065 Date: Fri, 29 Jun 2018 16:38:10 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:10,656 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/29956c1d-940e-4edb-8e2f-615ee2c9b530 used request id req-d6d08a57-a7cf-4855-8892-e8fa62c6a065 2018-06-29 16:38:10,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:11,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["7z6tg3hATd2cS8QUV80l_g"], "issued_at": "2018-06-29T16:38:11.000000Z"}} 2018-06-29 16:38:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:11,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93cb4f48-e778-4b84-a1e6-c9b970c7b3ea Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:11,350 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-93cb4f48-e778-4b84-a1e6-c9b970c7b3ea 2018-06-29 16:38:11,352 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net 2018-06-29 16:38:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" -d '{"network": {"name": "NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:12,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b488155f-f020-4e76-b7a2-e2e1d0cf0b3c Date: Fri, 29 Jun 2018 16:38:12 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:11Z","is_default":false,"provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:11Z","mtu":1450}} 2018-06-29 16:38:12,043 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-b488155f-f020-4e76-b7a2-e2e1d0cf0b3c 2018-06-29 16:38:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:12,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b9a67a9b-d7b9-48ab-8e4a-602e0d1b7068 Date: Fri, 29 Jun 2018 16:38:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:11Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:11Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:12,444 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-b9a67a9b-d7b9-48ab-8e4a-602e0d1b7068 2018-06-29 16:38:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:12,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3a87941-349a-4ebf-8df2-274c19c112d0 Date: Fri, 29 Jun 2018 16:38:12 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:12,528 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-a3a87941-349a-4ebf-8df2-274c19c112d0 2018-06-29 16:38:12,528 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet 2018-06-29 16:38:12,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" -d '{"subnets": [{"ip_version": 4, "network_id": "82a73e1a-acf3-4f76-b9a0-6acb8f48077b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet"}]}' 2018-06-29 16:38:13,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fde8e51-03da-45e9-bd4c-9d9bcf307cf1 Date: Fri, 29 Jun 2018 16:38:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:12Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:12Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"0edfcf18-7122-4c6d-80cc-06e9c9697da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet"}]} 2018-06-29 16:38:13,205 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-5fde8e51-03da-45e9-bd4c-9d9bcf307cf1 2018-06-29 16:38:13,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:13,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3dc04fbb-ef6e-4dc2-babf-ad4a34174389 Date: Fri, 29 Jun 2018 16:38:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["0edfcf18-7122-4c6d-80cc-06e9c9697da2"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:12Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:11Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:13,358 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-3dc04fbb-ef6e-4dc2-babf-ad4a34174389 2018-06-29 16:38:13,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:13,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3f0e8ec-f482-4128-9f81-a387a7437064 Date: Fri, 29 Jun 2018 16:38:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:12Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:12Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"0edfcf18-7122-4c6d-80cc-06e9c9697da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet"}]} 2018-06-29 16:38:13,426 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-f3f0e8ec-f482-4128-9f81-a387a7437064 2018-06-29 16:38:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:13,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f28f5df0-504e-46a6-8b3c-5febf9e1233a Date: Fri, 29 Jun 2018 16:38:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["0edfcf18-7122-4c6d-80cc-06e9c9697da2"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:12Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:11Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:13,571 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net used request id req-f28f5df0-504e-46a6-8b3c-5febf9e1233a 2018-06-29 16:38:13,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:13,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:13 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:13 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd34b208-a656-4811-811f-a630a1213a9c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:13,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-cd34b208-a656-4811-811f-a630a1213a9c 2018-06-29 16:38:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:14,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ecc384f1-d1b0-439b-8341-e6b3348afc6e Date: Fri, 29 Jun 2018 16:38:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:12Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:12Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"0edfcf18-7122-4c6d-80cc-06e9c9697da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet"}]} 2018-06-29 16:38:14,057 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-ecc384f1-d1b0-439b-8341-e6b3348afc6e 2018-06-29 16:38:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b&name=NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:14,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-084dfeec-6f4d-479b-a31c-82818200b97e Date: Fri, 29 Jun 2018 16:38:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82a73e1a-acf3-4f76-b9a0-6acb8f48077b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:12Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:12Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"0edfcf18-7122-4c6d-80cc-06e9c9697da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet"}]} 2018-06-29 16:38:14,433 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=82a73e1a-acf3-4f76-b9a0-6acb8f48077b&name=NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet used request id req-084dfeec-6f4d-479b-a31c-82818200b97e 2018-06-29 16:38:14,433 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet 2018-06-29 16:38:14,433 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-subnet 2018-06-29 16:38:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/0edfcf18-7122-4c6d-80cc-06e9c9697da2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:16,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c36f6801-ca73-48d9-b39f-43a4d047c3db Date: Fri, 29 Jun 2018 16:38:16 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:16,134 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/0edfcf18-7122-4c6d-80cc-06e9c9697da2 used request id req-c36f6801-ca73-48d9-b39f-43a4d047c3db 2018-06-29 16:38:16,134 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-17e1c013-d9c2-41d2-b121-a064d385d1d4-pub-net 2018-06-29 16:38:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/82a73e1a-acf3-4f76-b9a0-6acb8f48077b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cef9a33e8360596e0cf5ebc901e1d0c45cec50" 2018-06-29 16:38:17,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77150ebe-4003-4ea3-b7dd-5fbbe2e119f2 Date: Fri, 29 Jun 2018 16:38:17 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:17,836 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/82a73e1a-acf3-4f76-b9a0-6acb8f48077b used request id req-77150ebe-4003-4ea3-b7dd-5fbbe2e119f2 2018-06-29 16:38:17,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:18,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["1QwPPiItRCmCXDmiuTnszQ"], "issued_at": "2018-06-29T16:38:18.000000Z"}} 2018-06-29 16:38:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:18,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3af77ca4-ab83-4543-8ce7-79e0f3731f5b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:18,562 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3af77ca4-ab83-4543-8ce7-79e0f3731f5b 2018-06-29 16:38:18,563 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net 2018-06-29 16:38:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" -d '{"network": {"name": "NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:19,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d96a0151-dfd3-4391-be85-63f93722a222 Date: Fri, 29 Jun 2018 16:38:19 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:19Z","is_default":false,"provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:18Z","mtu":1450}} 2018-06-29 16:38:19,089 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-d96a0151-dfd3-4391-be85-63f93722a222 2018-06-29 16:38:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:19,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a74fd2eb-1abc-4016-93dc-71997deb47d7 Date: Fri, 29 Jun 2018 16:38:19 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:19Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:18Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:19,475 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-a74fd2eb-1abc-4016-93dc-71997deb47d7 2018-06-29 16:38:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:19,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-838bb082-1321-4945-81c9-8ee8d57eb416 Date: Fri, 29 Jun 2018 16:38:19 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:19,550 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-838bb082-1321-4945-81c9-8ee8d57eb416 2018-06-29 16:38:19,550 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet 2018-06-29 16:38:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" -d '{"subnets": [{"ip_version": 4, "network_id": "a3f5e09e-38eb-48e2-83d0-c6b4392f770a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet"}]}' 2018-06-29 16:38:20,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e7c8e10-553b-4474-a143-ae49efbfb4dc Date: Fri, 29 Jun 2018 16:38:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:19Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38: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":"dabe8fe4d36d472d830a620371c825d2","id":"408b95f7-d953-4e09-81ea-7380260e6e81","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet"}]} 2018-06-29 16:38:20,209 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-8e7c8e10-553b-4474-a143-ae49efbfb4dc 2018-06-29 16:38:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:20,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bf219771-5f4a-4f63-bc9a-7b4a128b355c Date: Fri, 29 Jun 2018 16:38:20 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["408b95f7-d953-4e09-81ea-7380260e6e81"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:19Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:18Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:20,635 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-bf219771-5f4a-4f63-bc9a-7b4a128b355c 2018-06-29 16:38:20,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:20,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-813bcdd8-fb44-46de-8cbd-6b5a0d8e3e39 Date: Fri, 29 Jun 2018 16:38:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:19Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38: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":"dabe8fe4d36d472d830a620371c825d2","id":"408b95f7-d953-4e09-81ea-7380260e6e81","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet"}]} 2018-06-29 16:38:20,729 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-813bcdd8-fb44-46de-8cbd-6b5a0d8e3e39 2018-06-29 16:38:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:20,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-30a3fbab-a0c4-40de-8683-0b74412513c0 Date: Fri, 29 Jun 2018 16:38:20 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["408b95f7-d953-4e09-81ea-7380260e6e81"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:19Z","provider:segmentation_id":54,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:18Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:20,865 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net used request id req-30a3fbab-a0c4-40de-8683-0b74412513c0 2018-06-29 16:38:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:20,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:20 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:20,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:20 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-475cda12-7541-4f8d-9cbc-20206559a9da Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:20,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-475cda12-7541-4f8d-9cbc-20206559a9da 2018-06-29 16:38:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:20,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7c629868-276e-4e97-a196-fceccbe1eca5 Date: Fri, 29 Jun 2018 16:38:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3f5e09e-38eb-48e2-83d0-c6b4392f770a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:19Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38: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":"dabe8fe4d36d472d830a620371c825d2","id":"408b95f7-d953-4e09-81ea-7380260e6e81","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet"}]} 2018-06-29 16:38:20,979 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-7c629868-276e-4e97-a196-fceccbe1eca5 2018-06-29 16:38:20,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:38:20,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:21,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["UOUmL_lWQk2AKu7B0moUfA"], "issued_at": "2018-06-29T16:38:21.000000Z"}} 2018-06-29 16:38:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}f2bcf37b1577817f20e3edaab3868a3f0d34fae7" 2018-06-29 16:38:21,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f6edca3-dba5-4a76-9e77-e929dca29905 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:21,685 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0f6edca3-dba5-4a76-9e77-e929dca29905 2018-06-29 16:38:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:21,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7c6733fb-80a6-4661-99eb-351b61d369ee Date: Fri, 29 Jun 2018 16:38:21 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:38:21,825 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-7c6733fb-80a6-4661-99eb-351b61d369ee 2018-06-29 16:38:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:21,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-68ce4620-f0db-4a9e-84d1-f10b72da87f1 Date: Fri, 29 Jun 2018 16:38:21 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:38:21,892 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-68ce4620-f0db-4a9e-84d1-f10b72da87f1 2018-06-29 16:38:21,892 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router 2018-06-29 16:38:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" -d '{"router": {"external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}, "name": "NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router", "admin_state_up": true}}' 2018-06-29 16:38:23,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-391b4914-cc62-4c73-9f51-5af40f790638 Date: Fri, 29 Jun 2018 16:38:23 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:38:21Z", "admin_state_up": true, "updated_at": "2018-06-29T16:38:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b2edec9c-84d2-4843-9a42-2d7911a272cc", "name": "NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router"}} 2018-06-29 16:38:23,750 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-391b4914-cc62-4c73-9f51-5af40f790638 2018-06-29 16:38:23,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=b2edec9c-84d2-4843-9a42-2d7911a272cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ed0b2a48-52fa-4d84-83b7-d17371ec03f7 Date: Fri, 29 Jun 2018 16:38:24 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.112"}],"id":"bed50566-db60-4361-ae3a-7fc80d5d17d7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:d7:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2edec9c-84d2-4843-9a42-2d7911a272cc","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:38:22Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:24,022 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=b2edec9c-84d2-4843-9a42-2d7911a272cc used request id req-ed0b2a48-52fa-4d84-83b7-d17371ec03f7 2018-06-29 16:38:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-32e6ff8e-da11-41f8-aacc-5671bba7aee8 Date: Fri, 29 Jun 2018 16:38:24 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:38:24,097 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-32e6ff8e-da11-41f8-aacc-5671bba7aee8 2018-06-29 16:38:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-44cf017c-c189-4323-8851-e3e90a01f3eb Date: Fri, 29 Jun 2018 16:38:24 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:38:21Z", "admin_state_up": true, "updated_at": "2018-06-29T16:38:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b2edec9c-84d2-4843-9a42-2d7911a272cc", "name": "NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router"}]} 2018-06-29 16:38:24,308 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router used request id req-44cf017c-c189-4323-8851-e3e90a01f3eb 2018-06-29 16:38:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-077e52a8-f0e1-4225-9238-b201ae5b246d Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:24,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-077e52a8-f0e1-4225-9238-b201ae5b246d 2018-06-29 16:38:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=b2edec9c-84d2-4843-9a42-2d7911a272cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a2507013-73cc-42e3-a7d8-86215acb0e86 Date: Fri, 29 Jun 2018 16:38:24 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.112"}],"id":"bed50566-db60-4361-ae3a-7fc80d5d17d7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:d7:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2edec9c-84d2-4843-9a42-2d7911a272cc","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:38:22Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:24,416 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=b2edec9c-84d2-4843-9a42-2d7911a272cc used request id req-a2507013-73cc-42e3-a7d8-86215acb0e86 2018-06-29 16:38:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:24,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-3c382287-1743-47b7-bc61-8156cf84c9b6 Date: Fri, 29 Jun 2018 16:38:24 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:38:24,481 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-3c382287-1743-47b7-bc61-8156cf84c9b6 2018-06-29 16:38:24,482 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router 2018-06-29 16:38:24,482 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router 2018-06-29 16:38:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/b2edec9c-84d2-4843-9a42-2d7911a272cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:26,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d6746d0-5c7d-45f3-a170-9e25e40a4b16 Content-Length: 0 Date: Fri, 29 Jun 2018 16:38:26 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:26,852 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/b2edec9c-84d2-4843-9a42-2d7911a272cc used request id req-2d6746d0-5c7d-45f3-a170-9e25e40a4b16 2018-06-29 16:38:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:26,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e258444-a059-4843-a828-3e2f6efec570 Date: Fri, 29 Jun 2018 16:38:26 GMT Connection: close RESP BODY: {"routers": []} 2018-06-29 16:38:26,962 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-router used request id req-2e258444-a059-4843-a828-3e2f6efec570 2018-06-29 16:38:26,962 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet 2018-06-29 16:38:26,962 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-subnet 2018-06-29 16:38:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/408b95f7-d953-4e09-81ea-7380260e6e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:28,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c4cf090-113b-4e09-97c8-671b5ba0d6d2 Date: Fri, 29 Jun 2018 16:38:28 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:28,455 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/408b95f7-d953-4e09-81ea-7380260e6e81 used request id req-2c4cf090-113b-4e09-97c8-671b5ba0d6d2 2018-06-29 16:38:28,455 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f380b241-7cd6-4585-814a-c5872281c244-pub-net 2018-06-29 16:38:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/a3f5e09e-38eb-48e2-83d0-c6b4392f770a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ada8b95507cec28dfd962c02a9252b0be0d76b" 2018-06-29 16:38:30,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1273653-bc63-46a9-8016-0e7804cf8a4a Date: Fri, 29 Jun 2018 16:38:30 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:30,138 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/a3f5e09e-38eb-48e2-83d0-c6b4392f770a used request id req-b1273653-bc63-46a9-8016-0e7804cf8a4a 2018-06-29 16:38:30,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:30,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["q_P5Rt2WRxW7VifcA9IJyQ"], "issued_at": "2018-06-29T16:38:30.000000Z"}} 2018-06-29 16:38:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:30,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbf0baae-3ecd-4775-9790-973be1cd0103 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:30,731 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-fbf0baae-3ecd-4775-9790-973be1cd0103 2018-06-29 16:38:30,733 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net 2018-06-29 16:38:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" -d '{"network": {"name": "NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:31,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7da0f91b-fe62-4f5a-acd2-ce5dfed355ab Date: Fri, 29 Jun 2018 16:38:31 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","mtu":1450}} 2018-06-29 16:38:31,310 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-7da0f91b-fe62-4f5a-acd2-ce5dfed355ab 2018-06-29 16:38:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:31,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-218a5845-3780-42f0-b1b5-962ea275acf1 Date: Fri, 29 Jun 2018 16:38:31 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:31,444 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-218a5845-3780-42f0-b1b5-962ea275acf1 2018-06-29 16:38:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:31,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-826100b3-eb91-4dd0-9a02-e2fb96402251 Date: Fri, 29 Jun 2018 16:38:31 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:31,498 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-826100b3-eb91-4dd0-9a02-e2fb96402251 2018-06-29 16:38:31,498 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet 2018-06-29 16:38:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" -d '{"subnets": [{"ip_version": 4, "network_id": "4c3ed31a-376b-450f-a1e3-7897296e104a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]}' 2018-06-29 16:38:32,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e3c40967-7d82-404e-98d5-287d72164c48 Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:32,006 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-e3c40967-7d82-404e-98d5-287d72164c48 2018-06-29 16:38:32,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a07aed8-8a80-4bb0-813e-850e1b21dad2 Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["2369ebc0-a8d5-48fe-9f15-9074232f2411"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:32,152 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-8a07aed8-8a80-4bb0-813e-850e1b21dad2 2018-06-29 16:38:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-88f99921-3488-441d-945b-b4a90c71a37f Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:32,247 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-88f99921-3488-441d-945b-b4a90c71a37f 2018-06-29 16:38:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fbed4913-25fa-4949-a56b-f4ac98c906bf Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["2369ebc0-a8d5-48fe-9f15-9074232f2411"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:32,397 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net used request id req-fbed4913-25fa-4949-a56b-f4ac98c906bf 2018-06-29 16:38:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:32,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:32 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:32,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:32 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-464dadd3-eebb-4bbc-9df1-b29a1b995810 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:32,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-464dadd3-eebb-4bbc-9df1-b29a1b995810 2018-06-29 16:38:32,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c6d11f22-01ba-46e7-a302-b9a519bb5a5a Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:32,870 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-c6d11f22-01ba-46e7-a302-b9a519bb5a5a 2018-06-29 16:38:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a&name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:32,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98bfaf6b-32d6-45ab-9e7a-ae63b6ab0ad4 Date: Fri, 29 Jun 2018 16:38:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:32,942 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a&name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet used request id req-98bfaf6b-32d6-45ab-9e7a-ae63b6ab0ad4 2018-06-29 16:38:32,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:38:32,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:33,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["H7Bnu1YRQpGT_ZDKVc9RSA"], "issued_at": "2018-06-29T16:38:33.000000Z"}} 2018-06-29 16:38:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5bd5b747019a89515a7885b90eb1604e7cabff23" 2018-06-29 16:38:33,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95511fd0-8544-4f1a-97a2-7087e85af875 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:33,633 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-95511fd0-8544-4f1a-97a2-7087e85af875 2018-06-29 16:38:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:34,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6a9c813f-20cf-4894-9b18-e83bbfd25bdd Date: Fri, 29 Jun 2018 16:38:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["2369ebc0-a8d5-48fe-9f15-9074232f2411"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:34,029 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net used request id req-6a9c813f-20cf-4894-9b18-e83bbfd25bdd 2018-06-29 16:38:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:34,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-949b69a4-5374-42d9-9b52-f0b3a7b62e51 Date: Fri, 29 Jun 2018 16:38:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:34,336 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-949b69a4-5374-42d9-9b52-f0b3a7b62e51 2018-06-29 16:38:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-087c4555-b408-4005-a614-103797a8e4fc Date: Fri, 29 Jun 2018 16:38:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c3ed31a-376b-450f-a1e3-7897296e104a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["2369ebc0-a8d5-48fe-9f15-9074232f2411"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:31Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:34,602 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net used request id req-087c4555-b408-4005-a614-103797a8e4fc 2018-06-29 16:38:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:34,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:34 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd5b747019a89515a7885b90eb1604e7cabff23" 2018-06-29 16:38:34,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:34 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-babd9781-1927-4780-bc26-35ca265d5cf0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:34,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-babd9781-1927-4780-bc26-35ca265d5cf0 2018-06-29 16:38:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:34,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e02750f5-66c6-49aa-b842-f9a082e41c46 Date: Fri, 29 Jun 2018 16:38:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:34,720 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-e02750f5-66c6-49aa-b842-f9a082e41c46 2018-06-29 16:38:34,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a&name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:34,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d8e36e7-2a01-43df-b08f-b97760e964d9 Date: Fri, 29 Jun 2018 16:38:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:31Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:31Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","subnetpool_id":null,"name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet"}]} 2018-06-29 16:38:34,808 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=4c3ed31a-376b-450f-a1e3-7897296e104a&name=NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet used request id req-8d8e36e7-2a01-43df-b08f-b97760e964d9 2018-06-29 16:38:34,808 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net 2018-06-29 16:38:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" -d '{"port": {"network_id": "4c3ed31a-376b-450f-a1e3-7897296e104a", "fixed_ips": [{"subnet_id": "2369ebc0-a8d5-48fe-9f15-9074232f2411", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-port", "admin_state_up": true}}' 2018-06-29 16:38:35,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-03ad4f0b-197d-4de5-8478-6d2f82b8efe1 Date: Fri, 29 Jun 2018 16:38:35 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:35Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","ip_address":"10.55.1.100"}],"id":"6c4eeb18-5d16-4b3f-9236-be2cc6994ddc","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:2e:ec","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-port","admin_state_up":true,"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:35Z","binding:vnic_type":"normal"}} 2018-06-29 16:38:35,740 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-03ad4f0b-197d-4de5-8478-6d2f82b8efe1 2018-06-29 16:38:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:35,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-663c222a-6024-4860-82d6-7c628ed8b7c3 Date: Fri, 29 Jun 2018 16:38:35 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","ip_address":"10.55.1.100"}],"id":"6c4eeb18-5d16-4b3f-9236-be2cc6994ddc","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:2e:ec","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-port","admin_state_up":true,"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:33Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2369ebc0-a8d5-48fe-9f15-9074232f2411","ip_address":"10.55.1.2"}],"id":"a5beaaf8-d199-41b4-b564-aca5b7575ccc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:31:76","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-4c3ed31a-376b-450f-a1e3-7897296e104a","name":"","admin_state_up":true,"network_id":"4c3ed31a-376b-450f-a1e3-7897296e104a","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:32Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:35,849 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-663c222a-6024-4860-82d6-7c628ed8b7c3 2018-06-29 16:38:35,849 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-port 2018-06-29 16:38:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/6c4eeb18-5d16-4b3f-9236-be2cc6994ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:36,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e7243cb-4d88-4123-bc48-a88399e88348 Date: Fri, 29 Jun 2018 16:38:36 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:36,752 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/6c4eeb18-5d16-4b3f-9236-be2cc6994ddc used request id req-7e7243cb-4d88-4123-bc48-a88399e88348 2018-06-29 16:38:36,752 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet 2018-06-29 16:38:36,752 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-subnet 2018-06-29 16:38:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/2369ebc0-a8d5-48fe-9f15-9074232f2411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:38,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3779314-48dc-48f2-a919-b392056c50ef Date: Fri, 29 Jun 2018 16:38:38 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:38,216 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/2369ebc0-a8d5-48fe-9f15-9074232f2411 used request id req-a3779314-48dc-48f2-a919-b392056c50ef 2018-06-29 16:38:38,216 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-122f4043-3ab4-4d31-ab8f-b9ea007afc5e-pub-net 2018-06-29 16:38:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/4c3ed31a-376b-450f-a1e3-7897296e104a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc05e66718ab58910fb6fad72f0fa94a621c9512" 2018-06-29 16:38:39,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9edde618-ea41-4cf5-8087-d2d364bd84c9 Date: Fri, 29 Jun 2018 16:38:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:39,717 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/4c3ed31a-376b-450f-a1e3-7897296e104a used request id req-9edde618-ea41-4cf5-8087-d2d364bd84c9 2018-06-29 16:38:39,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:40,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["7v4eNUwDR6O3wf-yk4R2kQ"], "issued_at": "2018-06-29T16:38:40.000000Z"}} 2018-06-29 16:38:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:40,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c3e3118-0e82-474f-9db8-56270152e68d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:40,409 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4c3e3118-0e82-474f-9db8-56270152e68d 2018-06-29 16:38:40,410 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net 2018-06-29 16:38:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" -d '{"network": {"name": "NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:41,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-bebedf0d-1265-4a8c-9278-185c2721220e Date: Fri, 29 Jun 2018 16:38:41 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:40Z","is_default":false,"provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","mtu":1450}} 2018-06-29 16:38:41,121 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-bebedf0d-1265-4a8c-9278-185c2721220e 2018-06-29 16:38:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:41,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-88623d52-9600-4320-ae04-624f8677143e Date: Fri, 29 Jun 2018 16:38:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:40Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:41,249 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-88623d52-9600-4320-ae04-624f8677143e 2018-06-29 16:38:41,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:41,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-781c11dd-e297-4f2f-bb5b-ec3c598b583a Date: Fri, 29 Jun 2018 16:38:41 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:41,560 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-781c11dd-e297-4f2f-bb5b-ec3c598b583a 2018-06-29 16:38:41,561 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet 2018-06-29 16:38:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" -d '{"subnets": [{"ip_version": 4, "network_id": "ba3991ea-54f0-46c7-b8cd-de66045d0777", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]}' 2018-06-29 16:38:42,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-466d11d1-54ec-4aa4-9f7f-4867256875d4 Date: Fri, 29 Jun 2018 16:38:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:42,089 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-466d11d1-54ec-4aa4-9f7f-4867256875d4 2018-06-29 16:38:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:42,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a9418e5d-b220-493b-8fe1-0b6238c4c3a9 Date: Fri, 29 Jun 2018 16:38:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c71fa10d-b0df-4098-bfd4-60ec1571a51c"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:41Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:42,490 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-a9418e5d-b220-493b-8fe1-0b6238c4c3a9 2018-06-29 16:38:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:42,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66434d0f-773e-4ef0-b7ad-ca25239fff40 Date: Fri, 29 Jun 2018 16:38:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:42,821 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-66434d0f-773e-4ef0-b7ad-ca25239fff40 2018-06-29 16:38:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-75950e8b-f446-47a2-ab9b-d789d6fd4546 Date: Fri, 29 Jun 2018 16:38:43 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c71fa10d-b0df-4098-bfd4-60ec1571a51c"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:41Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:43,149 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net used request id req-75950e8b-f446-47a2-ab9b-d789d6fd4546 2018-06-29 16:38:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:43,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:43 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:43,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:43 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4fba639-c392-454c-a170-b86c321a25cf Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:43,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-e4fba639-c392-454c-a170-b86c321a25cf 2018-06-29 16:38:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:43,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f04f3503-9a82-401b-9db4-a639c70c7b03 Date: Fri, 29 Jun 2018 16:38:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:43,390 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-f04f3503-9a82-401b-9db4-a639c70c7b03 2018-06-29 16:38:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777&name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:43,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-593c8d55-0077-4dd0-ac07-884bb1e01436 Date: Fri, 29 Jun 2018 16:38:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:43,473 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777&name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet used request id req-593c8d55-0077-4dd0-ac07-884bb1e01436 2018-06-29 16:38:43,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:38:43,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:44,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["LvtrbzmfTeW6AlKf_aNqzQ"], "issued_at": "2018-06-29T16:38:44.000000Z"}} 2018-06-29 16:38:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e5d6f0735a42c4c246db6645c216095c481a6d31" 2018-06-29 16:38:44,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56d22c27-f7c6-4225-8cce-a0d06031f52d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:44,158 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-56d22c27-f7c6-4225-8cce-a0d06031f52d 2018-06-29 16:38:44,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:44,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8f87d503-0325-41bb-a6d8-60db6945b76a Date: Fri, 29 Jun 2018 16:38:44 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c71fa10d-b0df-4098-bfd4-60ec1571a51c"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:41Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:44,310 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net used request id req-8f87d503-0325-41bb-a6d8-60db6945b76a 2018-06-29 16:38:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bcc5f557-9d17-4f80-b8ba-30a8bb9965b6 Date: Fri, 29 Jun 2018 16:38:44 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:44,385 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-bcc5f557-9d17-4f80-b8ba-30a8bb9965b6 2018-06-29 16:38:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f062c259-5e08-4e3a-a586-ae22fecf7513 Date: Fri, 29 Jun 2018 16:38:44 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c71fa10d-b0df-4098-bfd4-60ec1571a51c"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:41Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:40Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:44,512 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net used request id req-f062c259-5e08-4e3a-a586-ae22fecf7513 2018-06-29 16:38:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:44,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:44 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d6f0735a42c4c246db6645c216095c481a6d31" 2018-06-29 16:38:44,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:44 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4eb0fe9-490a-4cc7-b931-59f2e299baf3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:44,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-d4eb0fe9-490a-4cc7-b931-59f2e299baf3 2018-06-29 16:38:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:44,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c5bb724-2576-46e0-aa0e-6bb54e76d96a Date: Fri, 29 Jun 2018 16:38:44 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:44,627 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-2c5bb724-2576-46e0-aa0e-6bb54e76d96a 2018-06-29 16:38:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777&name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:44,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3d37ebe-e7f1-4743-a425-03779f83e2af Date: Fri, 29 Jun 2018 16:38:44 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:41Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:41Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet"}]} 2018-06-29 16:38:44,707 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba3991ea-54f0-46c7-b8cd-de66045d0777&name=NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet used request id req-b3d37ebe-e7f1-4743-a425-03779f83e2af 2018-06-29 16:38:44,708 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net 2018-06-29 16:38:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" -d '{"port": {"network_id": "ba3991ea-54f0-46c7-b8cd-de66045d0777", "fixed_ips": [{"subnet_id": "c71fa10d-b0df-4098-bfd4-60ec1571a51c", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-port", "admin_state_up": true}}' 2018-06-29 16:38:45,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-d8daaba2-3fda-461a-bd2d-ae3338ed052c Date: Fri, 29 Jun 2018 16:38:45 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:45Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","ip_address":"10.55.1.100"}],"id":"e0c3ca63-ff7e-41e5-a35d-56f3980222b8","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:3c:ff","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-port","admin_state_up":true,"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:44Z","binding:vnic_type":"normal"}} 2018-06-29 16:38:45,783 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-d8daaba2-3fda-461a-bd2d-ae3338ed052c 2018-06-29 16:38:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:46,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-37af5708-cd0a-4f84-be14-5e68e1abf725 Date: Fri, 29 Jun 2018 16:38:46 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:43Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","ip_address":"10.55.1.2"}],"id":"aa91c4d6-0342-445d-9f01-0d2c6f01c216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:21:75","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-ba3991ea-54f0-46c7-b8cd-de66045d0777","name":"","admin_state_up":true,"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:38:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c71fa10d-b0df-4098-bfd4-60ec1571a51c","ip_address":"10.55.1.100"}],"id":"e0c3ca63-ff7e-41e5-a35d-56f3980222b8","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:3c:ff","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-port","admin_state_up":true,"network_id":"ba3991ea-54f0-46c7-b8cd-de66045d0777","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:44Z","binding:vnic_type":"normal"}]} 2018-06-29 16:38:46,031 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-37af5708-cd0a-4f84-be14-5e68e1abf725 2018-06-29 16:38:46,031 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-port 2018-06-29 16:38:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/e0c3ca63-ff7e-41e5-a35d-56f3980222b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:46,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cddd1799-61d8-47a7-8599-d0af45452d6f Date: Fri, 29 Jun 2018 16:38:46 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:46,733 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/e0c3ca63-ff7e-41e5-a35d-56f3980222b8 used request id req-cddd1799-61d8-47a7-8599-d0af45452d6f 2018-06-29 16:38:46,734 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet 2018-06-29 16:38:46,734 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-subnet 2018-06-29 16:38:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/c71fa10d-b0df-4098-bfd4-60ec1571a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:48,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7be56d0d-612e-44d9-8251-afe8f895d3b7 Date: Fri, 29 Jun 2018 16:38:48 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:48,259 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/c71fa10d-b0df-4098-bfd4-60ec1571a51c used request id req-7be56d0d-612e-44d9-8251-afe8f895d3b7 2018-06-29 16:38:48,259 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4723dac7-e43a-4641-b591-d537070bbd7c-pub-net 2018-06-29 16:38:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/ba3991ea-54f0-46c7-b8cd-de66045d0777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63393677c16cf08129e6d34c5ad78f07b800077f" 2018-06-29 16:38:49,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6dcabf6-ddc0-4a0d-bfa8-181faff8b288 Date: Fri, 29 Jun 2018 16:38:49 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:49,811 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ba3991ea-54f0-46c7-b8cd-de66045d0777 used request id req-d6dcabf6-ddc0-4a0d-bfa8-181faff8b288 2018-06-29 16:38:49,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:50,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["JjNZtwjdQ_qSUsCXRRWmvw"], "issued_at": "2018-06-29T16:38:50.000000Z"}} 2018-06-29 16:38:50,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:50,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:50 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3244e0-a87e-4604-871d-45cfa8469926 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:50,569 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6b3244e0-a87e-4604-871d-45cfa8469926 2018-06-29 16:38:50,570 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net 2018-06-29 16:38:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" -d '{"network": {"name": "NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:51,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-875c0dec-416b-4475-aaec-57a3568ae07e Date: Fri, 29 Jun 2018 16:38:51 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:50Z","is_default":false,"provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","mtu":1450}} 2018-06-29 16:38:51,129 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-875c0dec-416b-4475-aaec-57a3568ae07e 2018-06-29 16:38:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:51,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ba0f785-992b-4526-a0f7-9dbf63abe208 Date: Fri, 29 Jun 2018 16:38:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:50Z","provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:51,548 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-5ba0f785-992b-4526-a0f7-9dbf63abe208 2018-06-29 16:38:51,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9de72079-f124-4a4c-a3a4-e5342bba2653 Date: Fri, 29 Jun 2018 16:38:51 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:51,612 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-9de72079-f124-4a4c-a3a4-e5342bba2653 2018-06-29 16:38:51,613 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet 2018-06-29 16:38:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" -d '{"subnets": [{"ip_version": 4, "network_id": "19065eb9-8c54-41d4-9f85-5324b42110f0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]}' 2018-06-29 16:38:52,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9dc07886-41a0-48f3-b592-6a967a109d26 Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:52,351 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-9dc07886-41a0-48f3-b592-6a967a109d26 2018-06-29 16:38:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c705cd37-e4d8-4d01-84b6-60662f2ce231 Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["57e8a739-8a07-4897-bc13-678b8d5e3b78"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:51Z","provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:52,496 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-c705cd37-e4d8-4d01-84b6-60662f2ce231 2018-06-29 16:38:52,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0376a428-ac77-45b3-aeda-3005e982bc1d Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:52,587 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-0376a428-ac77-45b3-aeda-3005e982bc1d 2018-06-29 16:38:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9941b53b-5f26-42dc-9e24-41ed1836813e Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["57e8a739-8a07-4897-bc13-678b8d5e3b78"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:51Z","provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:52,730 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net used request id req-9941b53b-5f26-42dc-9e24-41ed1836813e 2018-06-29 16:38:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:52,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:52 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:52 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07cdd425-59a4-4666-9d2b-1a1207a6af5c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-07cdd425-59a4-4666-9d2b-1a1207a6af5c 2018-06-29 16:38:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-949be75c-b5ab-45c0-8897-2f91eba9d0c5 Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:52,858 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-949be75c-b5ab-45c0-8897-2f91eba9d0c5 2018-06-29 16:38:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0&name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:52,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-96a60410-45c9-4909-84c5-f69d92b1d746 Date: Fri, 29 Jun 2018 16:38:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:52,927 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0&name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet used request id req-96a60410-45c9-4909-84c5-f69d92b1d746 2018-06-29 16:38:52,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:38:52,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:53,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["J7w3ge6fRpKYDtgkNSjkbw"], "issued_at": "2018-06-29T16:38:53.000000Z"}} 2018-06-29 16:38:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}373749f6dab75360791fbd11e2c4a4c082611eaa" 2018-06-29 16:38:53,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12bbd090-35d2-4c87-922e-38d504733d43 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:53,631 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-12bbd090-35d2-4c87-922e-38d504733d43 2018-06-29 16:38:53,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:54,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7fd764dd-2b30-4555-bef4-de5e7206d866 Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["57e8a739-8a07-4897-bc13-678b8d5e3b78"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:51Z","provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:54,015 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net used request id req-7fd764dd-2b30-4555-bef4-de5e7206d866 2018-06-29 16:38:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:54,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d407c504-4be1-425f-8ef9-f2686e1128d0 Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:54,087 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-d407c504-4be1-425f-8ef9-f2686e1128d0 2018-06-29 16:38:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:54,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1cf5d99d-149a-42d0-a85a-637673b74b7d Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19065eb9-8c54-41d4-9f85-5324b42110f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["57e8a739-8a07-4897-bc13-678b8d5e3b78"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:51Z","provider:segmentation_id":50,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:50Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:54,236 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net used request id req-1cf5d99d-149a-42d0-a85a-637673b74b7d 2018-06-29 16:38:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:38:54,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:38:54 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:38:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373749f6dab75360791fbd11e2c4a4c082611eaa" 2018-06-29 16:38:54,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:54 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f96f39d4-3af4-41ed-9541-cf59db62fd1c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:38:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-f96f39d4-3af4-41ed-9541-cf59db62fd1c 2018-06-29 16:38:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:54,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef7ce714-5225-48ee-af27-3e32450a2801 Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:54,470 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-ef7ce714-5225-48ee-af27-3e32450a2801 2018-06-29 16:38:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0&name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:54,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea60bf43-d0b8-4330-b306-0c2f6d4ca2dd Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19065eb9-8c54-41d4-9f85-5324b42110f0","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:51Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:51Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"57e8a739-8a07-4897-bc13-678b8d5e3b78","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet"}]} 2018-06-29 16:38:54,541 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=19065eb9-8c54-41d4-9f85-5324b42110f0&name=NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet used request id req-ea60bf43-d0b8-4330-b306-0c2f6d4ca2dd 2018-06-29 16:38:54,542 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net 2018-06-29 16:38:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" -d '{"port": {"network_id": "19065eb9-8c54-41d4-9f85-5324b42110f0", "fixed_ips": [{"subnet_id": "57e8a739-8a07-4897-bc13-678b8d5e3b78", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-port", "admin_state_up": true}}' 2018-06-29 16:38:54,570 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-19b67391-2327-491b-b6cd-80edc73b4c3d Date: Fri, 29 Jun 2018 16:38:54 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 16:38:54,570 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-19b67391-2327-491b-b6cd-80edc73b4c3d 2018-06-29 16:38:54,570 - 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-29 16:38:54,570 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet 2018-06-29 16:38:54,571 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-subnet 2018-06-29 16:38:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/57e8a739-8a07-4897-bc13-678b8d5e3b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:56,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ec5fae8-bfeb-42ba-8a62-62168eda1334 Date: Fri, 29 Jun 2018 16:38:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:56,170 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/57e8a739-8a07-4897-bc13-678b8d5e3b78 used request id req-1ec5fae8-bfeb-42ba-8a62-62168eda1334 2018-06-29 16:38:56,171 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8ede8421-9ad2-4be7-a261-c11d64efbff4-pub-net 2018-06-29 16:38:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/19065eb9-8c54-41d4-9f85-5324b42110f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7783f950c72c8e07894f54920ad35c56bf6f80" 2018-06-29 16:38:57,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38ebe5ce-0c86-4cd2-b7f5-3ec901dbafa8 Date: Fri, 29 Jun 2018 16:38:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:38:57,685 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/19065eb9-8c54-41d4-9f85-5324b42110f0 used request id req-38ebe5ce-0c86-4cd2-b7f5-3ec901dbafa8 2018-06-29 16:38:57,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:38:58,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["2dAYBbbxRKqGk3qHFuUHiQ"], "issued_at": "2018-06-29T16:38:58.000000Z"}} 2018-06-29 16:38:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:38:58,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:38:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-074e59b4-85b5-423a-bea2-f46a98557aa5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:38:58,250 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-074e59b4-85b5-423a-bea2-f46a98557aa5 2018-06-29 16:38:58,251 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net 2018-06-29 16:38:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" -d '{"network": {"name": "NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net", "admin_state_up": true}}' 2018-06-29 16:38:58,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7d8eceea-abfc-41b5-a332-3fc17c5bb8ca Date: Fri, 29 Jun 2018 16:38:58 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:58Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","mtu":1450}} 2018-06-29 16:38:58,960 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-7d8eceea-abfc-41b5-a332-3fc17c5bb8ca 2018-06-29 16:38:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:38:59,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35ae5dfd-443d-48c0-8ef7-fc6485d0eb46 Date: Fri, 29 Jun 2018 16:38:59 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:38:58Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","provider:network_type":"vxlan"}]} 2018-06-29 16:38:59,319 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-35ae5dfd-443d-48c0-8ef7-fc6485d0eb46 2018-06-29 16:38:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:38:59,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e17a848-6c6a-4c61-81d8-d94fe79844bf Date: Fri, 29 Jun 2018 16:38:59 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:38:59,378 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-7e17a848-6c6a-4c61-81d8-d94fe79844bf 2018-06-29 16:38:59,378 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet 2018-06-29 16:38:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" -d '{"subnets": [{"ip_version": 4, "network_id": "53996d3e-b090-4534-8a8b-f81e2e9f8682", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]}' 2018-06-29 16:38:59,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bc77c17d-6876-484f-8ff0-3d455133be90 Date: Fri, 29 Jun 2018 16:38:59 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:38:59,924 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-bc77c17d-6876-484f-8ff0-3d455133be90 2018-06-29 16:38:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:00,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e86f1d08-d58f-4dc3-a430-6118e871d688 Date: Fri, 29 Jun 2018 16:39:00 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["5923aa4e-86f9-4c1a-8482-57129f98cedc"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:59Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:00,336 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-e86f1d08-d58f-4dc3-a430-6118e871d688 2018-06-29 16:39:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d6c1da7-1abf-4c5a-badf-dfca4a12f723 Date: Fri, 29 Jun 2018 16:39:00 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:00,434 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-1d6c1da7-1abf-4c5a-badf-dfca4a12f723 2018-06-29 16:39:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8fdc5a5b-7e61-4ff5-ae13-d5c3a877ff12 Date: Fri, 29 Jun 2018 16:39:00 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["5923aa4e-86f9-4c1a-8482-57129f98cedc"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:59Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:00,590 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net used request id req-8fdc5a5b-7e61-4ff5-ae13-d5c3a877ff12 2018-06-29 16:39:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:00,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:00 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:00,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:00 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09140213-c00e-47fe-82f7-a93bb4eb7957 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:00,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-09140213-c00e-47fe-82f7-a93bb4eb7957 2018-06-29 16:39:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ae4c1ba-546c-4e61-955f-18c424f5d6ee Date: Fri, 29 Jun 2018 16:39:00 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:00,715 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-4ae4c1ba-546c-4e61-955f-18c424f5d6ee 2018-06-29 16:39:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682&name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-07ff1321-d5d1-4835-81d6-eb6cc3d23f32 Date: Fri, 29 Jun 2018 16:39:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:01,042 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682&name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet used request id req-07ff1321-d5d1-4835-81d6-eb6cc3d23f32 2018-06-29 16:39:01,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:01,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:01,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["lQ-llblNSCuJC4cNVv_YEg"], "issued_at": "2018-06-29T16:39:01.000000Z"}} 2018-06-29 16:39:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c977e8c52c152f331880744ab7a501611c52f417" 2018-06-29 16:39:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ba3267d-d14f-46ed-b073-f1d44fce4c49 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:01,747 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0ba3267d-d14f-46ed-b073-f1d44fce4c49 2018-06-29 16:39:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:02,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5ee59d93-1045-4746-af61-1f95b1c4c9ae Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["5923aa4e-86f9-4c1a-8482-57129f98cedc"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:59Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:02,019 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net used request id req-5ee59d93-1045-4746-af61-1f95b1c4c9ae 2018-06-29 16:39:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:02,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-105e8a70-3a1b-4424-9d02-5be665d18c89 Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:02,090 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-105e8a70-3a1b-4424-9d02-5be665d18c89 2018-06-29 16:39:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:02,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3d425904-c22d-4098-b734-f5692b142102 Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["5923aa4e-86f9-4c1a-8482-57129f98cedc"],"description":"","tags":[],"updated_at":"2018-06-29T16:38:59Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:58Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:02,226 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net used request id req-3d425904-c22d-4098-b734-f5692b142102 2018-06-29 16:39:02,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:02,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:02 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c977e8c52c152f331880744ab7a501611c52f417" 2018-06-29 16:39:02,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:02 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3150650c-58bd-4346-b9f7-c5acf159c491 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:02,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-3150650c-58bd-4346-b9f7-c5acf159c491 2018-06-29 16:39:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11395db6-50ad-4372-9407-090f0ff6d994 Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:02,438 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-11395db6-50ad-4372-9407-090f0ff6d994 2018-06-29 16:39:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682&name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:02,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-23c9a523-25b7-4835-9be5-2c09f43a31e3 Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53996d3e-b090-4534-8a8b-f81e2e9f8682","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:38:59Z","dns_nameservers":[],"updated_at":"2018-06-29T16:38:59Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"5923aa4e-86f9-4c1a-8482-57129f98cedc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet"}]} 2018-06-29 16:39:02,515 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=53996d3e-b090-4534-8a8b-f81e2e9f8682&name=NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet used request id req-23c9a523-25b7-4835-9be5-2c09f43a31e3 2018-06-29 16:39:02,516 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net 2018-06-29 16:39:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" -d '{"port": {"network_id": "53996d3e-b090-4534-8a8b-f81e2e9f8682", "fixed_ips": [{"subnet_id": "5923aa4e-86f9-4c1a-8482-57129f98cedc", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-port", "admin_state_up": true}}' 2018-06-29 16:39:02,804 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f83ea152-262b-4bd4-b2b7-665df1d43dd8 Date: Fri, 29 Jun 2018 16:39:02 GMT Connection: close RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-29 16:39:02,804 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-f83ea152-262b-4bd4-b2b7-665df1d43dd8 2018-06-29 16:39:02,805 - 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-29 16:39:02,805 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet 2018-06-29 16:39:02,805 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-subnet 2018-06-29 16:39:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/5923aa4e-86f9-4c1a-8482-57129f98cedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:04,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3664d9bf-7218-4cf5-8c01-0226708a7314 Date: Fri, 29 Jun 2018 16:39:04 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:04,246 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/5923aa4e-86f9-4c1a-8482-57129f98cedc used request id req-3664d9bf-7218-4cf5-8c01-0226708a7314 2018-06-29 16:39:04,246 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5726da7f-378e-434a-9240-9073a00dd4b2-pub-net 2018-06-29 16:39:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/53996d3e-b090-4534-8a8b-f81e2e9f8682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57698bff79ee6d19f47d2c21edec1bcbc3b39d7f" 2018-06-29 16:39:05,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb9d02d6-b22e-4018-bc8f-e7b6ef10727c Date: Fri, 29 Jun 2018 16:39:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:05,935 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/53996d3e-b090-4534-8a8b-f81e2e9f8682 used request id req-bb9d02d6-b22e-4018-bc8f-e7b6ef10727c 2018-06-29 16:39:05,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:06,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["hRt7MxpYRrCmxxJy26CULQ"], "issued_at": "2018-06-29T16:39:06.000000Z"}} 2018-06-29 16:39:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:06,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3552856-f9df-44fe-8fd8-352b5c4642ba Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:06,535 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a3552856-f9df-44fe-8fd8-352b5c4642ba 2018-06-29 16:39:06,536 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net 2018-06-29 16:39:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" -d '{"network": {"name": "NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net", "admin_state_up": true}}' 2018-06-29 16:39:07,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-721041de-e2e2-44cb-9389-a76650342131 Date: Fri, 29 Jun 2018 16:39:07 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:39:06Z","is_default":false,"provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","mtu":1450}} 2018-06-29 16:39:07,081 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-721041de-e2e2-44cb-9389-a76650342131 2018-06-29 16:39:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:07,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5c334fe6-ef0e-493f-9b37-3f13d5336f00 Date: Fri, 29 Jun 2018 16:39:07 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:39:06Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:07,449 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-5c334fe6-ef0e-493f-9b37-3f13d5336f00 2018-06-29 16:39:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:07,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-539647d9-5483-456b-a569-72808b0a728e Date: Fri, 29 Jun 2018 16:39:07 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:39:07,506 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-539647d9-5483-456b-a569-72808b0a728e 2018-06-29 16:39:07,506 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet 2018-06-29 16:39:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" -d '{"subnets": [{"ip_version": 4, "network_id": "40888b09-7bc7-481b-beb5-dbb1e35b2950", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]}' 2018-06-29 16:39:08,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0960c257-e888-462d-8f1c-27b8f55b6eeb Date: Fri, 29 Jun 2018 16:39:08 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:08,263 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-0960c257-e888-462d-8f1c-27b8f55b6eeb 2018-06-29 16:39:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:08,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ae2133ba-18e7-4316-be34-4b7cb2ffc904 Date: Fri, 29 Jun 2018 16:39:08 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["41b4a8bc-0084-4e4d-8580-df9db326a02f"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:07Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:08,416 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-ae2133ba-18e7-4316-be34-4b7cb2ffc904 2018-06-29 16:39:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c56f500-a66d-4e91-81f9-7cab3eeead24 Date: Fri, 29 Jun 2018 16:39:08 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:08,495 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-3c56f500-a66d-4e91-81f9-7cab3eeead24 2018-06-29 16:39:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:08,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1b0d9c63-665d-4bef-95bf-382381a8d9e2 Date: Fri, 29 Jun 2018 16:39:08 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["41b4a8bc-0084-4e4d-8580-df9db326a02f"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:07Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:08,777 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net used request id req-1b0d9c63-665d-4bef-95bf-382381a8d9e2 2018-06-29 16:39:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:08,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:08 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:08,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:08 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7074249-b101-4b21-90ec-92681ace7a18 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:08,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-f7074249-b101-4b21-90ec-92681ace7a18 2018-06-29 16:39:08,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:09,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c563547-de94-478e-8a3c-fcc44fd076a1 Date: Fri, 29 Jun 2018 16:39:09 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:09,145 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-3c563547-de94-478e-8a3c-fcc44fd076a1 2018-06-29 16:39:09,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950&name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef428162-0043-4f24-846f-15c28faeb323 Date: Fri, 29 Jun 2018 16:39:09 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:09,222 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950&name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet used request id req-ef428162-0043-4f24-846f-15c28faeb323 2018-06-29 16:39:09,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:09,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:09,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-GVhNX5TSUuVgjOsCYPrYw"], "issued_at": "2018-06-29T16:39:09.000000Z"}} 2018-06-29 16:39:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c321e6595476ba2fc9c2abf3bad5ed1067882b81" 2018-06-29 16:39:09,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:09 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43aade06-4576-45fe-9f69-a33a19aa83da Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:09,824 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-43aade06-4576-45fe-9f69-a33a19aa83da 2018-06-29 16:39:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:09,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f9c77ad8-7243-4ce3-b784-2cd5211e2a7c Date: Fri, 29 Jun 2018 16:39:09 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["41b4a8bc-0084-4e4d-8580-df9db326a02f"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:07Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:09,962 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net used request id req-f9c77ad8-7243-4ce3-b784-2cd5211e2a7c 2018-06-29 16:39:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:10,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-670bdfa6-f3d8-40df-8f00-bc2aa6cc6714 Date: Fri, 29 Jun 2018 16:39:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:10,038 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-670bdfa6-f3d8-40df-8f00-bc2aa6cc6714 2018-06-29 16:39:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:10,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a4041783-8ef5-438c-8cc8-19fc04a2ad3f Date: Fri, 29 Jun 2018 16:39:10 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["41b4a8bc-0084-4e4d-8580-df9db326a02f"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:07Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:06Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:10,198 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net used request id req-a4041783-8ef5-438c-8cc8-19fc04a2ad3f 2018-06-29 16:39:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:10,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:10 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:10,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c321e6595476ba2fc9c2abf3bad5ed1067882b81" 2018-06-29 16:39:10,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:10 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3699ce06-cb08-48f4-a69c-cb1d3f593f15 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:10,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-3699ce06-cb08-48f4-a69c-cb1d3f593f15 2018-06-29 16:39:10,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:10,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78feca57-1d44-459f-b18d-fa0bf925fa4b Date: Fri, 29 Jun 2018 16:39:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:10,404 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-78feca57-1d44-459f-b18d-fa0bf925fa4b 2018-06-29 16:39:10,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950&name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:10,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-babf2d62-0dcf-4bfe-af58-a923fcfdec61 Date: Fri, 29 Jun 2018 16:39:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40888b09-7bc7-481b-beb5-dbb1e35b2950","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:07Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:07Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"41b4a8bc-0084-4e4d-8580-df9db326a02f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet"}]} 2018-06-29 16:39:10,478 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=40888b09-7bc7-481b-beb5-dbb1e35b2950&name=NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet used request id req-babf2d62-0dcf-4bfe-af58-a923fcfdec61 2018-06-29 16:39:10,478 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net 2018-06-29 16:39:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" -d '{"port": {"network_id": "40888b09-7bc7-481b-beb5-dbb1e35b2950", "fixed_ips": [{"subnet_id": "41b4a8bc-0084-4e4d-8580-df9db326a02f", "ip_address": null}], "name": "NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-port", "admin_state_up": true}}' 2018-06-29 16:39:10,501 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-e0de7913-daac-4582-a1f6-cd4ed898a9f2 Date: Fri, 29 Jun 2018 16:39:10 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 16:39:10,502 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-e0de7913-daac-4582-a1f6-cd4ed898a9f2 2018-06-29 16:39:10,502 - 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-29 16:39:10,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet 2018-06-29 16:39:10,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-subnet 2018-06-29 16:39:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/41b4a8bc-0084-4e4d-8580-df9db326a02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:11,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ab8c18f-6cd4-463e-a60e-05676a1ac85f Date: Fri, 29 Jun 2018 16:39:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:11,789 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/41b4a8bc-0084-4e4d-8580-df9db326a02f used request id req-2ab8c18f-6cd4-463e-a60e-05676a1ac85f 2018-06-29 16:39:11,790 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-127e627b-5ec5-43b2-8b0d-018eb7be04c7-pub-net 2018-06-29 16:39:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/40888b09-7bc7-481b-beb5-dbb1e35b2950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48020e4ed0a7ebc025c77c208c13fdf982c61f1" 2018-06-29 16:39:13,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23d9d32c-8ee1-40e5-aba8-2db7b1d12774 Date: Fri, 29 Jun 2018 16:39:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:13,337 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/40888b09-7bc7-481b-beb5-dbb1e35b2950 used request id req-23d9d32c-8ee1-40e5-aba8-2db7b1d12774 2018-06-29 16:39:13,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:13,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["d38VtPBPRvyHf_rzKU2vcg"], "issued_at": "2018-06-29T16:39:13.000000Z"}} 2018-06-29 16:39:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:14,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2c50e47-863a-48a7-8ec1-1a602fd817ba Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:14,047 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d2c50e47-863a-48a7-8ec1-1a602fd817ba 2018-06-29 16:39:14,048 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net 2018-06-29 16:39:14,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" -d '{"network": {"name": "NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net", "admin_state_up": true}}' 2018-06-29 16:39:14,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-26af0456-56e9-458d-af48-71178129ea44 Date: Fri, 29 Jun 2018 16:39:14 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:39:14Z","is_default":false,"provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","mtu":1450}} 2018-06-29 16:39:14,852 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-26af0456-56e9-458d-af48-71178129ea44 2018-06-29 16:39:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:14,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-21848a26-4633-4941-89f4-e27ce457e3bc Date: Fri, 29 Jun 2018 16:39:14 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:39:14Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:14,982 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-21848a26-4633-4941-89f4-e27ce457e3bc 2018-06-29 16:39:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19353e74-321e-4c2e-a66c-8f062b29b083 Date: Fri, 29 Jun 2018 16:39:15 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:39:15,300 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-19353e74-321e-4c2e-a66c-8f062b29b083 2018-06-29 16:39:15,300 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet 2018-06-29 16:39:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" -d '{"subnets": [{"ip_version": 4, "network_id": "c6e96a3c-0313-4600-a521-cf4dc2d7edd8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]}' 2018-06-29 16:39:15,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec356fa5-6d91-422c-957b-508da7fbe32b Date: Fri, 29 Jun 2018 16:39:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:15,846 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-ec356fa5-6d91-422c-957b-508da7fbe32b 2018-06-29 16:39:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b77de2ff-2f1a-4acf-a7b8-de72bbd2efc9 Date: Fri, 29 Jun 2018 16:39:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["322704e3-10a6-4652-87fa-b3c8094a0e49"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:15Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:16,243 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-b77de2ff-2f1a-4acf-a7b8-de72bbd2efc9 2018-06-29 16:39:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bee7a0ba-c874-470e-b08a-ddedb52e64af Date: Fri, 29 Jun 2018 16:39:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:16,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-bee7a0ba-c874-470e-b08a-ddedb52e64af 2018-06-29 16:39:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1141e4a5-b1f4-4221-acce-6d9359511cbf Date: Fri, 29 Jun 2018 16:39:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["322704e3-10a6-4652-87fa-b3c8094a0e49"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:15Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:16,477 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net used request id req-1141e4a5-b1f4-4221-acce-6d9359511cbf 2018-06-29 16:39:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:16,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:16 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:16,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:16 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bb36929-12d5-4cee-89cf-1013f0422848 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:16,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-6bb36929-12d5-4cee-89cf-1013f0422848 2018-06-29 16:39:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cdaf2fb0-9481-44e1-9962-dd25d75aca59 Date: Fri, 29 Jun 2018 16:39:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:16,841 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-cdaf2fb0-9481-44e1-9962-dd25d75aca59 2018-06-29 16:39:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8&name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1a3bfb67-57ea-436c-b48b-c3c4630ff16e Date: Fri, 29 Jun 2018 16:39:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:16,944 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8&name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet used request id req-1a3bfb67-57ea-436c-b48b-c3c4630ff16e 2018-06-29 16:39:16,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:16,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:17,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["4l2VnHhJTx-J3jjmhgCxRA"], "issued_at": "2018-06-29T16:39:17.000000Z"}} 2018-06-29 16:39:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}0f024144f1a15e1eebaf268fa6f845728d822487" 2018-06-29 16:39:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41b13f50-558e-4e74-977b-b91a55119f50 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:17,533 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-41b13f50-558e-4e74-977b-b91a55119f50 2018-06-29 16:39:17,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:17,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-19f010f3-8f8a-49cb-a5ae-8dde50e9ec1f Date: Fri, 29 Jun 2018 16:39:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["322704e3-10a6-4652-87fa-b3c8094a0e49"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:15Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:17,667 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net used request id req-19f010f3-8f8a-49cb-a5ae-8dde50e9ec1f 2018-06-29 16:39:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:17,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fffab93-f9bd-4c63-9589-dcaa3a00bf4f Date: Fri, 29 Jun 2018 16:39:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:17,734 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-5fffab93-f9bd-4c63-9589-dcaa3a00bf4f 2018-06-29 16:39:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:17,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0c2da2a5-e8d0-4af4-961b-6358bcbfaa42 Date: Fri, 29 Jun 2018 16:39:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["322704e3-10a6-4652-87fa-b3c8094a0e49"],"description":"","tags":[],"updated_at":"2018-06-29T16:39:15Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:14Z","provider:network_type":"vxlan"}]} 2018-06-29 16:39:17,860 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net used request id req-0c2da2a5-e8d0-4af4-961b-6358bcbfaa42 2018-06-29 16:39:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:17,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:17 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:17,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f024144f1a15e1eebaf268fa6f845728d822487" 2018-06-29 16:39:17,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:17 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0f1afa3-529d-41a6-bfc0-c606e54f9f99 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-d0f1afa3-529d-41a6-bfc0-c606e54f9f99 2018-06-29 16:39:17,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:17,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46d3fc55-fa78-44c7-8fdb-54137d43aafc Date: Fri, 29 Jun 2018 16:39:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:17,979 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-46d3fc55-fa78-44c7-8fdb-54137d43aafc 2018-06-29 16:39:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8&name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:18,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a9e65624-7e48-423a-ae6a-ef5c8af79fb6 Date: Fri, 29 Jun 2018 16:39:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:15Z","dns_nameservers":[],"updated_at":"2018-06-29T16:39:15Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"322704e3-10a6-4652-87fa-b3c8094a0e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet"}]} 2018-06-29 16:39:18,047 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c6e96a3c-0313-4600-a521-cf4dc2d7edd8&name=NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet used request id req-a9e65624-7e48-423a-ae6a-ef5c8af79fb6 2018-06-29 16:39:18,047 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net 2018-06-29 16:39:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" -d '{"port": {"network_id": "c6e96a3c-0313-4600-a521-cf4dc2d7edd8", "fixed_ips": [{"subnet_id": "322704e3-10a6-4652-87fa-b3c8094a0e49", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-29 16:39:19,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-aaccb719-9cd4-4ed3-8f78-544b6cd22631 Date: Fri, 29 Jun 2018 16:39:19 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"322704e3-10a6-4652-87fa-b3c8094a0e49","ip_address":"10.55.1.100"}],"id":"d0470d4a-9b41-4fd9-93d3-aeb0517b2faf","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:e7:e8","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:18Z","binding:vnic_type":"normal"}} 2018-06-29 16:39:19,088 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-aaccb719-9cd4-4ed3-8f78-544b6cd22631 2018-06-29 16:39:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports/d0470d4a-9b41-4fd9-93d3-aeb0517b2faf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:19,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-dcdee85f-3090-4223-98f7-7f003ae10461 Date: Fri, 29 Jun 2018 16:39:19 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"322704e3-10a6-4652-87fa-b3c8094a0e49","ip_address":"10.55.1.100"}],"id":"d0470d4a-9b41-4fd9-93d3-aeb0517b2faf","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:e7:e8","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"c6e96a3c-0313-4600-a521-cf4dc2d7edd8","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:39:18Z","binding:vnic_type":"normal"}} 2018-06-29 16:39:19,156 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports/d0470d4a-9b41-4fd9-93d3-aeb0517b2faf used request id req-dcdee85f-3090-4223-98f7-7f003ae10461 2018-06-29 16:39:19,156 - neutron_utils - INFO - Deleting port with name 2018-06-29 16:39:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/d0470d4a-9b41-4fd9-93d3-aeb0517b2faf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:19,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-635f4a8d-9bdc-459a-a949-4d3199806fcc Date: Fri, 29 Jun 2018 16:39:19 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:19,983 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/d0470d4a-9b41-4fd9-93d3-aeb0517b2faf used request id req-635f4a8d-9bdc-459a-a949-4d3199806fcc 2018-06-29 16:39:19,983 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet 2018-06-29 16:39:19,983 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-subnet 2018-06-29 16:39:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/322704e3-10a6-4652-87fa-b3c8094a0e49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:21,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d86129c-544e-455b-bdf8-8b6752e41ef9 Date: Fri, 29 Jun 2018 16:39:21 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:21,497 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/322704e3-10a6-4652-87fa-b3c8094a0e49 used request id req-3d86129c-544e-455b-bdf8-8b6752e41ef9 2018-06-29 16:39:21,497 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5c2008a-a599-4d11-b45d-4df12842a5c8-pub-net 2018-06-29 16:39:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/c6e96a3c-0313-4600-a521-cf4dc2d7edd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c2e34389dfa4e45ff28a0aaded31c5054e6c56" 2018-06-29 16:39:23,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c62417e6-e685-4b94-9d33-d0bc67f47cbf Date: Fri, 29 Jun 2018 16:39:23 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:23,535 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/c6e96a3c-0313-4600-a521-cf4dc2d7edd8 used request id req-c62417e6-e685-4b94-9d33-d0bc67f47cbf 2018-06-29 16:39:23,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:24,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["JAXf1XRiSFy87X-t3mK4Rw"], "issued_at": "2018-06-29T16:39:24.000000Z"}} 2018-06-29 16:39:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}845d0a99e09aabee01673ec62eb6ddaf0f0dd786" 2018-06-29 16:39:24,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b088367e-b405-4e6e-aaba-46a9c1ef718b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:24,252 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b088367e-b405-4e6e-aaba-46a9c1ef718b 2018-06-29 16:39:24,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:24,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:24,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ZLYLVbkYSUuVr12zucZ3Aw"], "issued_at": "2018-06-29T16:39:24.000000Z"}} 2018-06-29 16:39:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}dfec40f3d8f40bd4e9e879b0003be927a1e70c17" 2018-06-29 16:39:24,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-553873cf-6901-4b4c-bcc9-69dae41e0239 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:24,886 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-553873cf-6901-4b4c-bcc9-69dae41e0239 2018-06-29 16:39:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-98e91cf5-54b2-40a4-90e0-001d5afdd111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845d0a99e09aabee01673ec62eb6ddaf0f0dd786" 2018-06-29 16:39:25,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2cc14fee-d350-42e7-82d6-93410e1a8b00 Date: Fri, 29 Jun 2018 16:39:25 GMT Connection: close RESP BODY: {"networks":[]} 2018-06-29 16:39:25,169 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-98e91cf5-54b2-40a4-90e0-001d5afdd111-pub-net used request id req-2cc14fee-d350-42e7-82d6-93410e1a8b00 2018-06-29 16:39:25,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:25,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["xTtNs4sfTZWOo0pTgSXs6A"], "issued_at": "2018-06-29T16:39:25.000000Z"}} 2018-06-29 16:39:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:25,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd96969d-5952-4d06-948b-b35150e63a31 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:25,918 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-bd96969d-5952-4d06-948b-b35150e63a31 2018-06-29 16:39:25,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:25,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:26,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["LEGayR36QVmZe4PHEkA_0Q"], "issued_at": "2018-06-29T16:39:26.000000Z"}} 2018-06-29 16:39:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5ffd077b85052e37d676c34186bb000c6aba40bf" 2018-06-29 16:39:26,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68f75ee2-cfe7-49c4-95b5-366081b4fc8b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:26,583 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-68f75ee2-cfe7-49c4-95b5-366081b4fc8b 2018-06-29 16:39:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:26,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-939598ee-0aed-4bf7-8ab6-2fcaa42549e2 Date: Fri, 29 Jun 2018 16:39:26 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:39:26,964 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-939598ee-0aed-4bf7-8ab6-2fcaa42549e2 2018-06-29 16:39:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:27,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7d9df009-6d6e-4915-bfa1-2987be4665b4 Date: Fri, 29 Jun 2018 16:39:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:39:27,318 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-7d9df009-6d6e-4915-bfa1-2987be4665b4 2018-06-29 16:39:27,318 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router 2018-06-29 16:39:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" -d '{"router": {"external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}, "name": "NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router", "admin_state_up": true}}' 2018-06-29 16:39:29,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bc8be0eb-d6ed-4cc4-9f86-0c6fa1f2a465 Date: Fri, 29 Jun 2018 16:39:29 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:27Z", "admin_state_up": true, "updated_at": "2018-06-29T16:39:28Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "141f0c21-a43e-4fd8-8847-64c3304d0ef9", "name": "NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router"}} 2018-06-29 16:39:29,541 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-bc8be0eb-d6ed-4cc4-9f86-0c6fa1f2a465 2018-06-29 16:39:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=141f0c21-a43e-4fd8-8847-64c3304d0ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:29,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d8f55a5e-96db-43d0-9587-672e8025f4df Date: Fri, 29 Jun 2018 16:39:29 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.113"}],"id":"2868360d-a1c6-4ec9-8892-8157a115fa97","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:8f:08","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"141f0c21-a43e-4fd8-8847-64c3304d0ef9","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:39:28Z","binding:vnic_type":"normal"}]} 2018-06-29 16:39:29,646 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=141f0c21-a43e-4fd8-8847-64c3304d0ef9 used request id req-d8f55a5e-96db-43d0-9587-672e8025f4df 2018-06-29 16:39:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:29,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-95a8cdd8-6c40-4e8d-9de4-c1e3df15abf1 Date: Fri, 29 Jun 2018 16:39:29 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:39:29,721 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-95a8cdd8-6c40-4e8d-9de4-c1e3df15abf1 2018-06-29 16:39:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:30,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2c7a636f-ca1d-4dce-a214-fcbe841ecf57 Date: Fri, 29 Jun 2018 16:39:30 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:27Z", "admin_state_up": true, "updated_at": "2018-06-29T16:39:28Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "141f0c21-a43e-4fd8-8847-64c3304d0ef9", "name": "NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router"}]} 2018-06-29 16:39:30,196 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router used request id req-2c7a636f-ca1d-4dce-a214-fcbe841ecf57 2018-06-29 16:39:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:30,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:30 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:30,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6e99419-5c6d-4310-820b-2009a01fd21b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:30,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-d6e99419-5c6d-4310-820b-2009a01fd21b 2018-06-29 16:39:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=141f0c21-a43e-4fd8-8847-64c3304d0ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:30,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-43e12918-224f-4483-8bd8-7a5051e85931 Date: Fri, 29 Jun 2018 16:39:30 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.113"}],"id":"2868360d-a1c6-4ec9-8892-8157a115fa97","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:8f:08","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"141f0c21-a43e-4fd8-8847-64c3304d0ef9","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:39:28Z","binding:vnic_type":"normal"}]} 2018-06-29 16:39:30,356 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=141f0c21-a43e-4fd8-8847-64c3304d0ef9 used request id req-43e12918-224f-4483-8bd8-7a5051e85931 2018-06-29 16:39:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:30,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-55e6445d-6ca0-4c31-9019-f40aa7e2452d Date: Fri, 29 Jun 2018 16:39:30 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:39:30,453 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-55e6445d-6ca0-4c31-9019-f40aa7e2452d 2018-06-29 16:39:30,454 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router 2018-06-29 16:39:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/141f0c21-a43e-4fd8-8847-64c3304d0ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:32,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-204e8953-3b55-43e6-8323-fd803674ad72 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:32,946 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/141f0c21-a43e-4fd8-8847-64c3304d0ef9 used request id req-204e8953-3b55-43e6-8323-fd803674ad72 2018-06-29 16:39:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacbf2a83716446ef01fa0f784690a44da96823e" 2018-06-29 16:39:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da398fa9-084e-4e80-8c1d-7e99e01b2361 Date: Fri, 29 Jun 2018 16:39:33 GMT Connection: close RESP BODY: {"routers": []} 2018-06-29 16:39:33,183 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-bc2b3fb2-005d-4ad2-8b5e-24d6fa1ce89a-pub-router used request id req-da398fa9-084e-4e80-8c1d-7e99e01b2361 2018-06-29 16:39:33,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:33,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["Qcg1YPB-RAaWY7IfrCVl8g"], "issued_at": "2018-06-29T16:39:33.000000Z"}} 2018-06-29 16:39:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:33,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8da1a24-84c8-4290-a878-52c2e6b0103f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:33,771 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f8da1a24-84c8-4290-a878-52c2e6b0103f 2018-06-29 16:39:33,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:39:33,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:34,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["6-hPMtOsQMGJJbNi2hKZsA"], "issued_at": "2018-06-29T16:39:34.000000Z"}} 2018-06-29 16:39:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}578149e9c2376688083c6087f5e443f478a420fb" 2018-06-29 16:39:34,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be8bf380-a487-4f54-95c7-43db6cec983e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:34,462 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-be8bf380-a487-4f54-95c7-43db6cec983e 2018-06-29 16:39:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:34,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-bcf9fbf4-a8ba-4974-a53c-63d407b03bac Date: Fri, 29 Jun 2018 16:39:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:39:34,862 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-bcf9fbf4-a8ba-4974-a53c-63d407b03bac 2018-06-29 16:39:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:34,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ab7b91cb-f26f-42aa-81f0-da3517167990 Date: Fri, 29 Jun 2018 16:39:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:39:34,937 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-ab7b91cb-f26f-42aa-81f0-da3517167990 2018-06-29 16:39:34,937 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router 2018-06-29 16:39:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" -d '{"router": {"external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}, "name": "NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router", "admin_state_up": true}}' 2018-06-29 16:39:36,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-99c803cc-bc56-4d3c-88b5-1c0c78d848e1 Date: Fri, 29 Jun 2018 16:39:36 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:35Z", "admin_state_up": true, "updated_at": "2018-06-29T16:39:36Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5306f454-96e6-4d24-90bb-267a8c5a7c51", "name": "NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router"}} 2018-06-29 16:39:36,927 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-99c803cc-bc56-4d3c-88b5-1c0c78d848e1 2018-06-29 16:39:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=5306f454-96e6-4d24-90bb-267a8c5a7c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1dc3d3cf-cd8c-41d4-900d-9d5e3483a911 Date: Fri, 29 Jun 2018 16:39:37 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:35Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.116"}],"id":"b29f2b48-92ae-4e33-909b-6b685cfe2906","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:18:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5306f454-96e6-4d24-90bb-267a8c5a7c51","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:39:35Z","binding:vnic_type":"normal"}]} 2018-06-29 16:39:37,019 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=5306f454-96e6-4d24-90bb-267a8c5a7c51 used request id req-1dc3d3cf-cd8c-41d4-900d-9d5e3483a911 2018-06-29 16:39:37,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-2c718755-491a-4f5c-acd0-47707abb3927 Date: Fri, 29 Jun 2018 16:39:37 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:39:37,085 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-2c718755-491a-4f5c-acd0-47707abb3927 2018-06-29 16:39:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7e1ef8f8-900e-4512-b37c-e687bfbc817b Date: Fri, 29 Jun 2018 16:39:37 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d45f8fb-08ac-4387-82cc-2719843132ce", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:35Z", "admin_state_up": true, "updated_at": "2018-06-29T16:39:36Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5306f454-96e6-4d24-90bb-267a8c5a7c51", "name": "NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router"}]} 2018-06-29 16:39:37,291 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router used request id req-7e1ef8f8-900e-4512-b37c-e687bfbc817b 2018-06-29 16:39:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:37,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:37 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:37 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c588b780-0965-4cbf-8723-b275f2c27041 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-c588b780-0965-4cbf-8723-b275f2c27041 2018-06-29 16:39:37,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=5306f454-96e6-4d24-90bb-267a8c5a7c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bd7b07cf-fa6f-4cd7-b134-572c94b6da4c Date: Fri, 29 Jun 2018 16:39:37 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:39:35Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d45f8fb-08ac-4387-82cc-2719843132ce","ip_address":"10.16.0.116"}],"id":"b29f2b48-92ae-4e33-909b-6b685cfe2906","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:18:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5306f454-96e6-4d24-90bb-267a8c5a7c51","name":"","admin_state_up":true,"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"","created_at":"2018-06-29T16:39:35Z","binding:vnic_type":"normal"}]} 2018-06-29 16:39:37,794 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=5306f454-96e6-4d24-90bb-267a8c5a7c51 used request id req-bd7b07cf-fa6f-4cd7-b134-572c94b6da4c 2018-06-29 16:39:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:37,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-78291d48-fb53-4e07-b1bd-57140482a7a6 Date: Fri, 29 Jun 2018 16:39:37 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-29 16:39:37,863 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/3d45f8fb-08ac-4387-82cc-2719843132ce used request id req-78291d48-fb53-4e07-b1bd-57140482a7a6 2018-06-29 16:39:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:38,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9b83de89-eed2-4b3c-a8e5-1c99ac4be41d Date: Fri, 29 Jun 2018 16:39:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:39:38,195 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-9b83de89-eed2-4b3c-a8e5-1c99ac4be41d 2018-06-29 16:39:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:38,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-d1e7c2f0-6e7a-4de2-99bf-610574b12f1e Date: Fri, 29 Jun 2018 16:39:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:39:38,530 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-d1e7c2f0-6e7a-4de2-99bf-610574b12f1e 2018-06-29 16:39:38,530 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router 2018-06-29 16:39:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/5306f454-96e6-4d24-90bb-267a8c5a7c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:40,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa7ea6f1-8876-4f38-91f6-a4c3ca331b69 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:40 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:40,434 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/5306f454-96e6-4d24-90bb-267a8c5a7c51 used request id req-aa7ea6f1-8876-4f38-91f6-a4c3ca331b69 2018-06-29 16:39:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0944aeb40375014e228a876fa229117fd3602d" 2018-06-29 16:39:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-141f723d-cdac-4990-99c5-d074519e0dce Date: Fri, 29 Jun 2018 16:39:40 GMT Connection: close RESP BODY: {"routers": []} 2018-06-29 16:39:40,553 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7eabcc54-e965-43a5-8589-1cf6a2f506e0-pub-router used request id req-141f723d-cdac-4990-99c5-d074519e0dce 2018-06-29 16:39:40,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:41,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ChAunbDcRFqQIkmhZx4bRg"], "issued_at": "2018-06-29T16:39:41.000000Z"}} 2018-06-29 16:39:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:41,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:41 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fc8e21d-6107-4c36-9a74-8f7af8bf783b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:41,226 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0fc8e21d-6107-4c36-9a74-8f7af8bf783b 2018-06-29 16:39:41,227 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name 2018-06-29 16:39:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name"}}' 2018-06-29 16:39:41,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-d5bd4867-0f9e-4f07-944f-512a323d45a6 Date: Fri, 29 Jun 2018 16:39:41 GMT Connection: close RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "updated_at": "2018-06-29T16:39:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "revision_number": 0, "id": "22480421-255c-4d3b-8138-c2437384ff6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "revision_number": 0, "id": "26cbb2a6-440c-4702-b2dd-fa2b5e001706", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "name": "NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name"}} 2018-06-29 16:39:41,723 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-d5bd4867-0f9e-4f07-944f-512a323d45a6 2018-06-29 16:39:41,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ee51174-a58d-4138-8797-e52fa28cd4b0 2018-06-29 16:39:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ee51174-a58d-4138-8797-e52fa28cd4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:42,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8a705e5-fd6b-4d5d-9eea-d6dc463cb973 Date: Fri, 29 Jun 2018 16:39:42 GMT Connection: close 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-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "22480421-255c-4d3b-8138-c2437384ff6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "26cbb2a6-440c-4702-b2dd-fa2b5e001706"}]} 2018-06-29 16:39:42,017 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ee51174-a58d-4138-8797-e52fa28cd4b0 used request id req-f8a705e5-fd6b-4d5d-9eea-d6dc463cb973 2018-06-29 16:39:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:42,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-13c7b3ef-395e-4e60-95b3-1dc85da43c04 Date: Fri, 29 Jun 2018 16:39:42 GMT Connection: close RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "updated_at": "2018-06-29T16:39:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "revision_number": 0, "id": "22480421-255c-4d3b-8138-c2437384ff6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "revision_number": 0, "id": "26cbb2a6-440c-4702-b2dd-fa2b5e001706", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "name": "NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name"}]} 2018-06-29 16:39:42,105 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name used request id req-13c7b3ef-395e-4e60-95b3-1dc85da43c04 2018-06-29 16:39:42,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ee51174-a58d-4138-8797-e52fa28cd4b0 2018-06-29 16:39:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ee51174-a58d-4138-8797-e52fa28cd4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ec02916-9bee-4a36-bfbe-f746b81daf20 Date: Fri, 29 Jun 2018 16:39:42 GMT Connection: close 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-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "22480421-255c-4d3b-8138-c2437384ff6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:41Z", "security_group_id": "0ee51174-a58d-4138-8797-e52fa28cd4b0", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:41Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "26cbb2a6-440c-4702-b2dd-fa2b5e001706"}]} 2018-06-29 16:39:42,141 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ee51174-a58d-4138-8797-e52fa28cd4b0 used request id req-9ec02916-9bee-4a36-bfbe-f746b81daf20 2018-06-29 16:39:42,141 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name 2018-06-29 16:39:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/0ee51174-a58d-4138-8797-e52fa28cd4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:42,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16636922-9b34-4daf-9c52-b16f494f8e5e Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:42 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:42,342 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/0ee51174-a58d-4138-8797-e52fa28cd4b0 used request id req-16636922-9b34-4daf-9c52-b16f494f8e5e 2018-06-29 16:39:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304a0ee1b7f5a69013cf3c8c86e623167f479dbf" 2018-06-29 16:39:42,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-77ddc165-fa78-4314-a6e5-59c161097771 Date: Fri, 29 Jun 2018 16:39:42 GMT Connection: close RESP BODY: {"security_groups": []} 2018-06-29 16:39:42,415 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e79cee00-db2f-4a52-afdd-842eabc5ec97name used request id req-77ddc165-fa78-4314-a6e5-59c161097771 2018-06-29 16:39:42,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:42,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["5gmyLCdNRQGTw9vjPoGGzQ"], "issued_at": "2018-06-29T16:39:42.000000Z"}} 2018-06-29 16:39:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:43,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:42 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f703834f-0767-49c7-847a-41bcf8d36267 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:43,008 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f703834f-0767-49c7-847a-41bcf8d36267 2018-06-29 16:39:43,009 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-1 2018-06-29 16:39:43,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-1", "description": "hello group"}}' 2018-06-29 16:39:43,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-20b1962d-91d7-4572-96e4-24dc9d44f5fd Date: Fri, 29 Jun 2018 16:39:43 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "updated_at": "2018-06-29T16:39:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "revision_number": 0, "id": "83e179a1-42b6-4724-b9dd-a6d68be0946f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "revision_number": 0, "id": "dce6a6f6-a0e8-425c-8ce5-b4d64f3e2af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-1"}} 2018-06-29 16:39:43,614 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-20b1962d-91d7-4572-96e4-24dc9d44f5fd 2018-06-29 16:39:43,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 2018-06-29 16:39:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:43,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b274d9a-6d2c-4ce4-a58a-3335423a0994 Date: Fri, 29 Jun 2018 16:39:43 GMT Connection: close 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-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "83e179a1-42b6-4724-b9dd-a6d68be0946f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "dce6a6f6-a0e8-425c-8ce5-b4d64f3e2af2"}]} 2018-06-29 16:39:43,881 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 used request id req-5b274d9a-6d2c-4ce4-a58a-3335423a0994 2018-06-29 16:39:43,882 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-2 2018-06-29 16:39:43,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-2", "description": "hola group"}}' 2018-06-29 16:39:44,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-f31c4ef7-a000-4137-9204-a8bb8dd7bc2a Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "updated_at": "2018-06-29T16:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "revision_number": 0, "id": "d2f6b343-78e3-4001-948a-b95ee00b614e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "revision_number": 0, "id": "ee81b1da-3885-4a06-8dc4-cf3f0fed2ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-2"}} 2018-06-29 16:39:44,121 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-f31c4ef7-a000-4137-9204-a8bb8dd7bc2a 2018-06-29 16:39:44,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 2018-06-29 16:39:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9dc200f-e809-4d8d-a4ed-1cd65809292e Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close 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-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:44Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "d2f6b343-78e3-4001-948a-b95ee00b614e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:44Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "ee81b1da-3885-4a06-8dc4-cf3f0fed2ed0"}]} 2018-06-29 16:39:44,180 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 used request id req-d9dc200f-e809-4d8d-a4ed-1cd65809292e 2018-06-29 16:39:44,181 - neutron_utils - INFO - Listing the available security groups 2018-06-29 16:39:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7322 X-Openstack-Request-Id: req-7df1da61-feb6-4bf7-b71c-8d10d83b20e7 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "updated_at": "2018-06-29T16:39:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "revision_number": 0, "id": "83e179a1-42b6-4724-b9dd-a6d68be0946f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "revision_number": 0, "id": "dce6a6f6-a0e8-425c-8ce5-b4d64f3e2af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-1"}, {"description": "Default security group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "updated_at": "2018-06-29T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ccdfdefe-355f-4d1e-a257-0138d3034247", "remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "revision_number": 0, "id": "ff726454-20cb-434d-b55f-205bc3a31012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 4, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "72c5dd53-313f-4ffb-935d-d224788150d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-29T16:37:45Z", "updated_at": "2018-06-29T16:37:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:37:45Z", "revision_number": 0, "id": "d718124d-252c-4be3-a34c-0ab327518a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "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-29T16:37:45Z", "revision_number": 0, "id": "04479154-6106-49d6-89a4-e4cd2df28e73", "remote_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "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-29T16:37:45Z", "revision_number": 0, "id": "c5e7c0e6-4a1c-4110-bdab-5674c18427c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "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-29T16:37:45Z", "revision_number": 0, "id": "aba3e104-9cf7-48f1-a8e2-f02df8dce90e", "remote_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "remote_ip_prefix": null, "created_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "updated_at": "2018-06-29T16:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "revision_number": 0, "id": "d2f6b343-78e3-4001-948a-b95ee00b614e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "revision_number": 0, "id": "ee81b1da-3885-4a06-8dc4-cf3f0fed2ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "name": "NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-2"}]} 2018-06-29 16:39:44,284 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-7df1da61-feb6-4bf7-b71c-8d10d83b20e7 2018-06-29 16:39:44,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 2018-06-29 16:39:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b5e99fc-01fb-4a34-8bd8-ba4d2da92597 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close 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-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "83e179a1-42b6-4724-b9dd-a6d68be0946f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:43Z", "security_group_id": "0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "dce6a6f6-a0e8-425c-8ce5-b4d64f3e2af2"}]} 2018-06-29 16:39:44,583 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 used request id req-7b5e99fc-01fb-4a34-8bd8-ba4d2da92597 2018-06-29 16:39:44,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c5dd53-313f-4ffb-935d-d224788150d5 2018-06-29 16:39:44,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=72c5dd53-313f-4ffb-935d-d224788150d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e0fafa52-c63d-40d4-8ba5-45f4f9e77417 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close 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-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "47d49f83-97c1-4aaa-8634-2166f1699f9c"}, {"remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "8b7e345b-5f8c-4030-a3fd-8c8c0d666640"}, {"remote_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "ccdfdefe-355f-4d1e-a257-0138d3034247"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:36:23Z", "security_group_id": "72c5dd53-313f-4ffb-935d-d224788150d5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:36:23Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "ff726454-20cb-434d-b55f-205bc3a31012"}]} 2018-06-29 16:39:44,624 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=72c5dd53-313f-4ffb-935d-d224788150d5 used request id req-e0fafa52-c63d-40d4-8ba5-45f4f9e77417 2018-06-29 16:39:44,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6ab2416-0cb6-4792-b4a4-6ae4b6d39422 2018-06-29 16:39:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c6ab2416-0cb6-4792-b4a4-6ae4b6d39422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-e2197974-268c-42a5-a639-a05d41e044e5 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T16:37:45Z", "project_id": "", "id": "04479154-6106-49d6-89a4-e4cd2df28e73"}, {"remote_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T16:37:45Z", "project_id": "", "id": "aba3e104-9cf7-48f1-a8e2-f02df8dce90e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T16:37:45Z", "project_id": "", "id": "c5e7c0e6-4a1c-4110-bdab-5674c18427c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:37:45Z", "security_group_id": "c6ab2416-0cb6-4792-b4a4-6ae4b6d39422", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T16:37:45Z", "project_id": "", "id": "d718124d-252c-4be3-a34c-0ab327518a6c"}]} 2018-06-29 16:39:44,658 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c6ab2416-0cb6-4792-b4a4-6ae4b6d39422 used request id req-e2197974-268c-42a5-a639-a05d41e044e5 2018-06-29 16:39:44,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 2018-06-29 16:39:44,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f39a5d76-b686-462c-8026-b6982e079469 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close 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-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:44Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "d2f6b343-78e3-4001-948a-b95ee00b614e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:44Z", "security_group_id": "db09bfd4-8d7d-4f09-a3b3-459a31dc1c73", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:44Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "ee81b1da-3885-4a06-8dc4-cf3f0fed2ed0"}]} 2018-06-29 16:39:44,694 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 used request id req-f39a5d76-b686-462c-8026-b6982e079469 2018-06-29 16:39:44,694 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-1 2018-06-29 16:39:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:44,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3fba608-054f-4f77-afac-e1716566a8be Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:44 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:44,888 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/0ac87ba3-02eb-401f-b1fe-1f1f4da6fa76 used request id req-c3fba608-054f-4f77-afac-e1716566a8be 2018-06-29 16:39:44,888 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3b88f813-b268-4cc8-b2e9-83488e16c71ename-2 2018-06-29 16:39:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f8ddf4609b6c0dc2befbac40d01a0a01ccb5c1" 2018-06-29 16:39:45,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-753ad0e5-4b7d-4315-b2ed-e9389c9202c7 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:45 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:45,077 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/db09bfd4-8d7d-4f09-a3b3-459a31dc1c73 used request id req-753ad0e5-4b7d-4315-b2ed-e9389c9202c7 2018-06-29 16:39:45,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:45,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["CP0Wyfy7R-KkdIxnPfcbuw"], "issued_at": "2018-06-29T16:39:45.000000Z"}} 2018-06-29 16:39:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}6d4206bfbeb8df53a3c5d23e95b7cabee2414a30" 2018-06-29 16:39:45,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-943869a9-4e08-49d8-abaa-a0983ada7779 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:45,792 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-943869a9-4e08-49d8-abaa-a0983ada7779 2018-06-29 16:39:45,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:46,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["G_8nBl-uQAOm7NR8N4Xiig"], "issued_at": "2018-06-29T16:39:46.000000Z"}} 2018-06-29 16:39:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}12b0abdeedb565426e0eef19db2221ed4d61d154" 2018-06-29 16:39:46,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:46 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a18b4aa4-ccbe-40a6-a75f-6c7d9621e6a7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:46,379 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a18b4aa4-ccbe-40a6-a75f-6c7d9621e6a7 2018-06-29 16:39:46,381 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name 2018-06-29 16:39:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b0abdeedb565426e0eef19db2221ed4d61d154" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name", "description": "hello group"}}' 2018-06-29 16:39:46,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-85a9bb80-c55d-4833-b3e3-7126ab92f814 Date: Fri, 29 Jun 2018 16:39:46 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "updated_at": "2018-06-29T16:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "revision_number": 0, "id": "38ed2d52-3cd9-4490-ae74-7a4309bd838f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "revision_number": 0, "id": "eb01078a-2cef-4198-83ee-1ee802035689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "name": "NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name"}} 2018-06-29 16:39:46,860 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-85a9bb80-c55d-4833-b3e3-7126ab92f814 2018-06-29 16:39:46,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdefdc30-0703-45ab-946a-0b2d2069be26 2018-06-29 16:39:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bdefdc30-0703-45ab-946a-0b2d2069be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b0abdeedb565426e0eef19db2221ed4d61d154" 2018-06-29 16:39:47,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d015aa04-88dc-4b95-a9c7-e04a18393905 Date: Fri, 29 Jun 2018 16:39:47 GMT Connection: close 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-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "38ed2d52-3cd9-4490-ae74-7a4309bd838f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "eb01078a-2cef-4198-83ee-1ee802035689"}]} 2018-06-29 16:39:47,148 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bdefdc30-0703-45ab-946a-0b2d2069be26 used request id req-d015aa04-88dc-4b95-a9c7-e04a18393905 2018-06-29 16:39:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b0abdeedb565426e0eef19db2221ed4d61d154" 2018-06-29 16:39:47,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c23a97f2-c4ae-442d-b519-17d9186d72b4 Date: Fri, 29 Jun 2018 16:39:47 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "updated_at": "2018-06-29T16:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "revision_number": 0, "id": "38ed2d52-3cd9-4490-ae74-7a4309bd838f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "revision_number": 0, "id": "eb01078a-2cef-4198-83ee-1ee802035689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "name": "NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name"}]} 2018-06-29 16:39:47,463 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name&description=hello+group used request id req-c23a97f2-c4ae-442d-b519-17d9186d72b4 2018-06-29 16:39:47,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdefdc30-0703-45ab-946a-0b2d2069be26 2018-06-29 16:39:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bdefdc30-0703-45ab-946a-0b2d2069be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b0abdeedb565426e0eef19db2221ed4d61d154" 2018-06-29 16:39:47,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aac903cf-922b-4e1b-850d-02531baee743 Date: Fri, 29 Jun 2018 16:39:47 GMT Connection: close 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-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "38ed2d52-3cd9-4490-ae74-7a4309bd838f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:46Z", "security_group_id": "bdefdc30-0703-45ab-946a-0b2d2069be26", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:46Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "eb01078a-2cef-4198-83ee-1ee802035689"}]} 2018-06-29 16:39:47,736 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bdefdc30-0703-45ab-946a-0b2d2069be26 used request id req-aac903cf-922b-4e1b-850d-02531baee743 2018-06-29 16:39:47,737 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-42500d34-fe60-428f-9307-0926e7160fc5name 2018-06-29 16:39:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/bdefdc30-0703-45ab-946a-0b2d2069be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b0abdeedb565426e0eef19db2221ed4d61d154" 2018-06-29 16:39:47,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7561302-bfce-457d-b75c-bb4da338e520 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:47 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:47,931 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/bdefdc30-0703-45ab-946a-0b2d2069be26 used request id req-c7561302-bfce-457d-b75c-bb4da338e520 2018-06-29 16:39:47,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:48,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["nx_UGH6IT4uFFb11pp3FLQ"], "issued_at": "2018-06-29T16:39:48.000000Z"}} 2018-06-29 16:39:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:48,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c300c37-21b3-48ad-bd48-47d5e5af9cae Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:48,615 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6c300c37-21b3-48ad-bd48-47d5e5af9cae 2018-06-29 16:39:48,616 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name 2018-06-29 16:39:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name", "description": "hello group"}}' 2018-06-29 16:39:49,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-418da06e-adc4-4b55-a1bd-ab09189c9705 Date: Fri, 29 Jun 2018 16:39:49 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:48Z", "updated_at": "2018-06-29T16:39:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "300430d0-b36d-43e5-a6c3-121031098365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "73934acd-7268-4435-b393-be5f80b25dc7", "name": "NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name"}} 2018-06-29 16:39:49,144 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-418da06e-adc4-4b55-a1bd-ab09189c9705 2018-06-29 16:39:49,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1587046-146d-4b5a-939f-bb777082a3f3 Date: Fri, 29 Jun 2018 16:39:49 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:49,429 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-a1587046-146d-4b5a-939f-bb777082a3f3 2018-06-29 16:39:49,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55b32874-2cd3-4c3e-925f-026f2e33372e Date: Fri, 29 Jun 2018 16:39:49 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:49,461 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-55b32874-2cd3-4c3e-925f-026f2e33372e 2018-06-29 16:39:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:49 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b1cbfad-42a4-4ec9-bae2-1856ae36fc89 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:49,485 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4b1cbfad-42a4-4ec9-bae2-1856ae36fc89 2018-06-29 16:39:49,486 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name 2018-06-29 16:39:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c046bb7c-a2e6-49c7-94d3-eae9b2bb6650 Date: Fri, 29 Jun 2018 16:39:49 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:48Z", "updated_at": "2018-06-29T16:39:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "300430d0-b36d-43e5-a6c3-121031098365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "73934acd-7268-4435-b393-be5f80b25dc7", "name": "NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name"}]} 2018-06-29 16:39:49,587 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name used request id req-c046bb7c-a2e6-49c7-94d3-eae9b2bb6650 2018-06-29 16:39:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:39:49,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:39:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:39:49,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-884b0ab4-b5ba-48aa-ad1d-935427e23e30 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:39:49,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-884b0ab4-b5ba-48aa-ad1d-935427e23e30 2018-06-29 16:39:49,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:49,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:49,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1407647c-e8b6-465d-a149-1c0396b9a6e1 Date: Fri, 29 Jun 2018 16:39:49 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:49,893 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-1407647c-e8b6-465d-a149-1c0396b9a6e1 2018-06-29 16:39:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107: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}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7"}}' 2018-06-29 16:39:50,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-b5b1e750-6102-4fdb-a966-d1e0751848b7 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close 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-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:50Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2"}} 2018-06-29 16:39:50,082 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-group-rules used request id req-b5b1e750-6102-4fdb-a966-d1e0751848b7 2018-06-29 16:39:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ca319e58-fdd4-48fb-b32b-f17e0da12ed3 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:48Z", "updated_at": "2018-06-29T16:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "300430d0-b36d-43e5-a6c3-121031098365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:50Z", "revision_number": 0, "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 3, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "73934acd-7268-4435-b393-be5f80b25dc7", "name": "NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name"}]} 2018-06-29 16:39:50,176 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name&description=hello+group used request id req-ca319e58-fdd4-48fb-b32b-f17e0da12ed3 2018-06-29 16:39:50,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-cf5b257f-a0eb-49df-82f8-06da555f2b86 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:50Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:50,241 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-cf5b257f-a0eb-49df-82f8-06da555f2b86 2018-06-29 16:39:50,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:50,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-fdd0b080-dd96-4483-940c-27b5eff900e9 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:50Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:50,519 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-fdd0b080-dd96-4483-940c-27b5eff900e9 2018-06-29 16:39:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5096fa1d-2e3a-4f29-a333-e586e55f5f21 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:48Z", "updated_at": "2018-06-29T16:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "300430d0-b36d-43e5-a6c3-121031098365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:50Z", "revision_number": 0, "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "revision_number": 0, "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 3, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "73934acd-7268-4435-b393-be5f80b25dc7", "name": "NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name"}]} 2018-06-29 16:39:50,615 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name&description=hello+group used request id req-5096fa1d-2e3a-4f29-a333-e586e55f5f21 2018-06-29 16:39:50,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73934acd-7268-4435-b393-be5f80b25dc7 2018-06-29 16:39:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1543f0cc-26cc-4806-8a89-0a1f0b322a1a Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close 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-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "300430d0-b36d-43e5-a6c3-121031098365"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:50Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:50Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3364f291-75a1-4961-85a4-8fbf63c6d5e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:49Z", "security_group_id": "73934acd-7268-4435-b393-be5f80b25dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:49Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "74d34696-f0fc-41af-a67d-6a7a70a03fae"}]} 2018-06-29 16:39:50,653 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=73934acd-7268-4435-b393-be5f80b25dc7 used request id req-1543f0cc-26cc-4806-8a89-0a1f0b322a1a 2018-06-29 16:39:50,653 - neutron_utils - INFO - Deleting security group rule with ID - 300430d0-b36d-43e5-a6c3-121031098365 2018-06-29 16:39:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/300430d0-b36d-43e5-a6c3-121031098365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72399292-fa8a-4076-8c17-4970d007c235 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:50,782 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/300430d0-b36d-43e5-a6c3-121031098365 used request id req-72399292-fa8a-4076-8c17-4970d007c235 2018-06-29 16:39:50,782 - neutron_utils - INFO - Deleting security group rule with ID - 74d34696-f0fc-41af-a67d-6a7a70a03fae 2018-06-29 16:39:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/74d34696-f0fc-41af-a67d-6a7a70a03fae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:50,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f64df55-ab87-4649-8baf-f35d3e0fd5e2 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:50 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:50,911 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/74d34696-f0fc-41af-a67d-6a7a70a03fae used request id req-4f64df55-ab87-4649-8baf-f35d3e0fd5e2 2018-06-29 16:39:50,911 - neutron_utils - INFO - Deleting security group rule with ID - 3364f291-75a1-4961-85a4-8fbf63c6d5e2 2018-06-29 16:39:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/3364f291-75a1-4961-85a4-8fbf63c6d5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:51,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00720912-12b7-48d3-9205-0f721e6a82a6 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:51,050 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/3364f291-75a1-4961-85a4-8fbf63c6d5e2 used request id req-00720912-12b7-48d3-9205-0f721e6a82a6 2018-06-29 16:39:51,051 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7983d8b8-dbc7-45e9-b81c-81a74e02fee8name 2018-06-29 16:39:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/73934acd-7268-4435-b393-be5f80b25dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58053066c4d8c4dfe2460e686a9cde4fc0682e7b" 2018-06-29 16:39:51,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86be80d1-359a-4a3d-ba6d-e1af59f013dd Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:51,208 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/73934acd-7268-4435-b393-be5f80b25dc7 used request id req-86be80d1-359a-4a3d-ba6d-e1af59f013dd 2018-06-29 16:39:51,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:51,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["NdeRbC34Su-IcrLYKqfQBA"], "issued_at": "2018-06-29T16:39:51.000000Z"}} 2018-06-29 16:39:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:51,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:51 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4a3ae08-a431-48ea-97eb-b6c96c023043 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:51,910 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f4a3ae08-a431-48ea-97eb-b6c96c023043 2018-06-29 16:39:51,911 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-1 2018-06-29 16:39:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-1", "description": "hello group"}}' 2018-06-29 16:39:52,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-877a7dfc-cb5d-4f76-86f2-e86594d99012 Date: Fri, 29 Jun 2018 16:39:52 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "updated_at": "2018-06-29T16:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "88b42959-a2d4-48e4-b57e-7fa7456fdf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "eaf05626-62d2-40bc-8857-b6b76eb7ff93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-1"}} 2018-06-29 16:39:52,412 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-877a7dfc-cb5d-4f76-86f2-e86594d99012 2018-06-29 16:39:52,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a8549d2-fae9-4fd6-a69f-0abf27afafb5 2018-06-29 16:39:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:52,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-213a4987-f9cb-40d1-ad29-87b0d401cb41 Date: Fri, 29 Jun 2018 16:39:52 GMT Connection: close 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-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "88b42959-a2d4-48e4-b57e-7fa7456fdf30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "eaf05626-62d2-40bc-8857-b6b76eb7ff93"}]} 2018-06-29 16:39:52,680 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 used request id req-213a4987-f9cb-40d1-ad29-87b0d401cb41 2018-06-29 16:39:52,680 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-2 2018-06-29 16:39:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-2", "description": "hello group"}}' 2018-06-29 16:39:52,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ff44ed24-88f1-4b9c-856e-8ab7cbdd1cf8 Date: Fri, 29 Jun 2018 16:39:52 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "updated_at": "2018-06-29T16:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "1a6233eb-6c0a-46e6-8788-2d9780b23dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "3f958416-e951-4b94-ad0d-8d4a03d0b03f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-2"}} 2018-06-29 16:39:52,935 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-ff44ed24-88f1-4b9c-856e-8ab7cbdd1cf8 2018-06-29 16:39:52,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c262a488-8f6d-42d8-b2ef-3b405109d89e 2018-06-29 16:39:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c262a488-8f6d-42d8-b2ef-3b405109d89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:52,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd3eaf5a-9228-4dac-8df3-c70187d8a4a7 Date: Fri, 29 Jun 2018 16:39:52 GMT Connection: close 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-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "1a6233eb-6c0a-46e6-8788-2d9780b23dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3f958416-e951-4b94-ad0d-8d4a03d0b03f"}]} 2018-06-29 16:39:52,989 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c262a488-8f6d-42d8-b2ef-3b405109d89e used request id req-dd3eaf5a-9228-4dac-8df3-c70187d8a4a7 2018-06-29 16:39:52,990 - neutron_utils - INFO - Retrieving security group with ID - 4a8549d2-fae9-4fd6-a69f-0abf27afafb5 2018-06-29 16:39:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-d11e6a81-e95d-463e-863a-bbff2840bd26 Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "updated_at": "2018-06-29T16:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "88b42959-a2d4-48e4-b57e-7fa7456fdf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "eaf05626-62d2-40bc-8857-b6b76eb7ff93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-1"}]} 2018-06-29 16:39:53,073 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 used request id req-d11e6a81-e95d-463e-863a-bbff2840bd26 2018-06-29 16:39:53,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a8549d2-fae9-4fd6-a69f-0abf27afafb5 2018-06-29 16:39:53,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80063c56-5014-4c84-a31b-bc3fef379fec Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close 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-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "88b42959-a2d4-48e4-b57e-7fa7456fdf30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "security_group_id": "4a8549d2-fae9-4fd6-a69f-0abf27afafb5", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "eaf05626-62d2-40bc-8857-b6b76eb7ff93"}]} 2018-06-29 16:39:53,103 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=4a8549d2-fae9-4fd6-a69f-0abf27afafb5 used request id req-80063c56-5014-4c84-a31b-bc3fef379fec 2018-06-29 16:39:53,103 - neutron_utils - INFO - Retrieving security group with ID - c262a488-8f6d-42d8-b2ef-3b405109d89e 2018-06-29 16:39:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=c262a488-8f6d-42d8-b2ef-3b405109d89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-6d88078c-594b-471a-81c9-90809d2c42f7 Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "updated_at": "2018-06-29T16:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "1a6233eb-6c0a-46e6-8788-2d9780b23dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "revision_number": 0, "id": "3f958416-e951-4b94-ad0d-8d4a03d0b03f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 2, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "name": "NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-2"}]} 2018-06-29 16:39:53,169 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=c262a488-8f6d-42d8-b2ef-3b405109d89e used request id req-6d88078c-594b-471a-81c9-90809d2c42f7 2018-06-29 16:39:53,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c262a488-8f6d-42d8-b2ef-3b405109d89e 2018-06-29 16:39:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c262a488-8f6d-42d8-b2ef-3b405109d89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48a64f03-5d62-4340-926d-a7b7957a04b6 Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close 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-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "1a6233eb-6c0a-46e6-8788-2d9780b23dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T16:39:52Z", "security_group_id": "c262a488-8f6d-42d8-b2ef-3b405109d89e", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:52Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "3f958416-e951-4b94-ad0d-8d4a03d0b03f"}]} 2018-06-29 16:39:53,201 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c262a488-8f6d-42d8-b2ef-3b405109d89e used request id req-48a64f03-5d62-4340-926d-a7b7957a04b6 2018-06-29 16:39:53,201 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-1 2018-06-29 16:39:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/4a8549d2-fae9-4fd6-a69f-0abf27afafb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2379d871-d38b-43a2-bc28-4cf8ac6fbb3a Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:53,395 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/4a8549d2-fae9-4fd6-a69f-0abf27afafb5 used request id req-2379d871-d38b-43a2-bc28-4cf8ac6fbb3a 2018-06-29 16:39:53,395 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-14321142-5229-4153-a9f7-57e4156f07c8name-2 2018-06-29 16:39:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/c262a488-8f6d-42d8-b2ef-3b405109d89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b45a8fa0078c5f33fcff2755c31c1e0a4258256" 2018-06-29 16:39:53,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-219a4a8a-4a5e-4e6a-b44e-8e987a85d5b7 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:53 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:53,588 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/c262a488-8f6d-42d8-b2ef-3b405109d89e used request id req-219a4a8a-4a5e-4e6a-b44e-8e987a85d5b7 2018-06-29 16:39:53,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:54,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["5KQHJ04ETNWSjYhz1tecUg"], "issued_at": "2018-06-29T16:39:54.000000Z"}} 2018-06-29 16:39:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:39:54 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a21ecad9-e647-4e13-85d0-330ea626bb00 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:39:54,185 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a21ecad9-e647-4e13-85d0-330ea626bb00 2018-06-29 16:39:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:54,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e9a26ace-5c05-4d4e-8c4c-d9a323a66432 Date: Fri, 29 Jun 2018 16:39:54 GMT Connection: close RESP BODY: {"floatingips": []} 2018-06-29 16:39:54,479 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-e9a26ace-5c05-4d4e-8c4c-d9a323a66432 2018-06-29 16:39:54,480 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-29 16:39:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:54,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a4462a63-8f63-49ac-96e4-71410650eca8 Date: Fri, 29 Jun 2018 16:39:54 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["3d45f8fb-08ac-4387-82cc-2719843132ce"],"description":"","tags":[],"updated_at":"2018-06-29T16:34:00Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:33:54Z","provider:network_type":"flat"}]} 2018-06-29 16:39:54,650 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-a4462a63-8f63-49ac-96e4-71410650eca8 2018-06-29 16:39:54,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:54,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-206e6eee-f644-4da5-ad77-441d89964661 Date: Fri, 29 Jun 2018 16:39:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e12a44cb-4e76-4576-8e9a-6cb66eda4751","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:34:00Z","dns_nameservers":[],"updated_at":"2018-06-29T16:34:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"dabe8fe4d36d472d830a620371c825d2","id":"3d45f8fb-08ac-4387-82cc-2719843132ce","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-29 16:39:54,950 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e12a44cb-4e76-4576-8e9a-6cb66eda4751 used request id req-206e6eee-f644-4da5-ad77-441d89964661 2018-06-29 16:39:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" -d '{"floatingip": {"floating_network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751"}}' 2018-06-29 16:39:56,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 471 X-Openstack-Request-Id: req-9e95472f-14e9-48ea-97a4-e25efce7c6a4 Date: Fri, 29 Jun 2018 16:39:56 GMT Connection: close RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:56Z", "updated_at": "2018-06-29T16:39:56Z", "floating_network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "fixed_ip_address": null, "floating_ip_address": "10.16.0.113", "revision_number": 0, "project_id": "dabe8fe4d36d472d830a620371c825d2", "port_id": null, "id": "f3d48350-55dc-466f-b7cb-6a585944aa47"}} 2018-06-29 16:39:56,948 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-9e95472f-14e9-48ea-97a4-e25efce7c6a4 2018-06-29 16:39:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:57,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-ffb9be57-ac14-4dfd-94ef-4630fdd30c68 Date: Fri, 29 Jun 2018 16:39:57 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:56Z", "updated_at": "2018-06-29T16:39:56Z", "floating_network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "fixed_ip_address": null, "floating_ip_address": "10.16.0.113", "revision_number": 0, "project_id": "dabe8fe4d36d472d830a620371c825d2", "port_id": null, "id": "f3d48350-55dc-466f-b7cb-6a585944aa47"}]} 2018-06-29 16:39:57,008 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-ffb9be57-ac14-4dfd-94ef-4630fdd30c68 2018-06-29 16:39:57,009 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.113 2018-06-29 16:39:57,009 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.113 2018-06-29 16:39:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips?ip=f3d48350-55dc-466f-b7cb-6a585944aa47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:57,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-42ee2946-cb5a-4fd0-b254-799f02f3a98e Date: Fri, 29 Jun 2018 16:39:57 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:39:56Z", "updated_at": "2018-06-29T16:39:56Z", "floating_network_id": "e12a44cb-4e76-4576-8e9a-6cb66eda4751", "fixed_ip_address": null, "floating_ip_address": "10.16.0.113", "revision_number": 0, "project_id": "dabe8fe4d36d472d830a620371c825d2", "port_id": null, "id": "f3d48350-55dc-466f-b7cb-6a585944aa47"}]} 2018-06-29 16:39:57,052 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips?ip=f3d48350-55dc-466f-b7cb-6a585944aa47 used request id req-42ee2946-cb5a-4fd0-b254-799f02f3a98e 2018-06-29 16:39:57,052 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 10.16.0.113 2018-06-29 16:39:57,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/floatingips/f3d48350-55dc-466f-b7cb-6a585944aa47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd67ba261c814cb83aa59aa645ea6da5cf6836" 2018-06-29 16:39:57,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22619a13-014b-4d26-a3de-43b0a9474252 Content-Length: 0 Date: Fri, 29 Jun 2018 16:39:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:39:57,876 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/floatingips/f3d48350-55dc-466f-b7cb-6a585944aa47 used request id req-22619a13-014b-4d26-a3de-43b0a9474252 2018-06-29 16:39:57,877 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:39:57,990 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b 2018-06-29 16:39:57,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:39:58,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ISRXMbzJTTiq7aqAnsHyZw"], "issued_at": "2018-06-29T16:39:58.000000Z"}} 2018-06-29 16:39:58,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115b83f0a70c2cdbcc483f939f3dd77844655396" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgcwcpaMf0rGlscUstl8xltkNH8XVSd1BEE6o3EotnN1oTMKyD3uhsBDGg7q0TI95KBaJ8PFye3cgte2Uip2pr5oh8ig/otQMfD5p6wGUfCprNkqCPY9wsF2MjD1lFDlLWklFywKfsjbpaPYMheTQKvSa7eOuT7XroSFK6sSOvUI5WZKbxk6gB0yu72XMSMJqO8VE1GHdz/YWWidgBJ8DaeW65UdVXxHkUYrG6RQp6GG/1gnjR/QX53IhOPzjDjqGpPEq74c/dCy9LoH+AHBm2n/INaK7CG/+l+UZ4ol9sqn3ZdYQaCvz7pbc+55NYuauWRLabND12fGmgGU9kjZmb", "name": "NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b"}}' 2018-06-29 16:39:58,895 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 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-8c9323fb-564b-4c55-b426-12ed2a76436e X-Compute-Request-Id: req-8c9323fb-564b-4c55-b426-12ed2a76436e Date: Fri, 29 Jun 2018 16:39:58 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgcwcpaMf0rGlscUstl8xltkNH8XVSd1BEE6o3EotnN1oTMKyD3uhsBDGg7q0TI95KBaJ8PFye3cgte2Uip2pr5oh8ig/otQMfD5p6wGUfCprNkqCPY9wsF2MjD1lFDlLWklFywKfsjbpaPYMheTQKvSa7eOuT7XroSFK6sSOvUI5WZKbxk6gB0yu72XMSMJqO8VE1GHdz/YWWidgBJ8DaeW65UdVXxHkUYrG6RQp6GG/1gnjR/QX53IhOPzjDjqGpPEq74c/dCy9LoH+AHBm2n/INaK7CG/+l+UZ4ol9sqn3ZdYQaCvz7pbc+55NYuauWRLabND12fGmgGU9kjZmb", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b", "fingerprint": "f7:45:76:8c:8d:59:95:dc:50:ec:32:31:c8:60:64:d4"}} 2018-06-29 16:39:58,895 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-8c9323fb-564b-4c55-b426-12ed2a76436e 2018-06-29 16:39:58,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115b83f0a70c2cdbcc483f939f3dd77844655396" 2018-06-29 16:39:59,146 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 705 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-930cfdd1-d8bf-4b3d-817a-d2eb81445e78 X-Compute-Request-Id: req-930cfdd1-d8bf-4b3d-817a-d2eb81445e78 Date: Fri, 29 Jun 2018 16:39:59 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgcwcpaMf0rGlscUstl8xltkNH8XVSd1BEE6o3EotnN1oTMKyD3uhsBDGg7q0TI95KBaJ8PFye3cgte2Uip2pr5oh8ig/otQMfD5p6wGUfCprNkqCPY9wsF2MjD1lFDlLWklFywKfsjbpaPYMheTQKvSa7eOuT7XroSFK6sSOvUI5WZKbxk6gB0yu72XMSMJqO8VE1GHdz/YWWidgBJ8DaeW65UdVXxHkUYrG6RQp6GG/1gnjR/QX53IhOPzjDjqGpPEq74c/dCy9LoH+AHBm2n/INaK7CG/+l+UZ4ol9sqn3ZdYQaCvz7pbc+55NYuauWRLabND12fGmgGU9kjZmb", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b", "deleted": false, "created_at": "2018-06-29T16:39:59.000000", "updated_at": null, "fingerprint": "f7:45:76:8c:8d:59:95:dc:50:ec:32:31:c8:60:64:d4", "deleted_at": null, "id": 1}} 2018-06-29 16:39:59,146 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b used request id req-930cfdd1-d8bf-4b3d-817a-d2eb81445e78 2018-06-29 16:39:59,146 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b 2018-06-29 16:39:59,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115b83f0a70c2cdbcc483f939f3dd77844655396" 2018-06-29 16:39:59,214 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-1d5f7c48-7241-46f0-bba1-e2bcd857cf47 X-Compute-Request-Id: req-1d5f7c48-7241-46f0-bba1-e2bcd857cf47 Date: Fri, 29 Jun 2018 16:39:59 GMT Connection: close 2018-06-29 16:39:59,214 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b used request id req-1d5f7c48-7241-46f0-bba1-e2bcd857cf47 2018-06-29 16:39:59,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115b83f0a70c2cdbcc483f939f3dd77844655396" 2018-06-29 16:39:59,495 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 X-Openstack-Request-Id: req-bb90a478-e7db-44b5-80e7-74f7d853c09f X-Compute-Request-Id: req-bb90a478-e7db-44b5-80e7-74f7d853c09f Date: Fri, 29 Jun 2018 16:39:59 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b not found for user 802aaa26717940f29ffc3e01f0855858", "code": 404}} 2018-06-29 16:39:59,495 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b used request id req-bb90a478-e7db-44b5-80e7-74f7d853c09f 2018-06-29 16:39:59,496 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b 2018-06-29 16:39:59,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115b83f0a70c2cdbcc483f939f3dd77844655396" 2018-06-29 16:39:59,740 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 X-Openstack-Request-Id: req-c134486b-1e7b-4908-bc8a-ed231bea1b33 X-Compute-Request-Id: req-c134486b-1e7b-4908-bc8a-ed231bea1b33 Date: Fri, 29 Jun 2018 16:39:59 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b not found for user 802aaa26717940f29ffc3e01f0855858", "code": 404}} 2018-06-29 16:39:59,740 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3a2d17de-bfda-448f-84d1-c8b756038b8b used request id req-c134486b-1e7b-4908-bc8a-ed231bea1b33 2018-06-29 16:39:59,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:39:59,798 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575.pub 2018-06-29 16:39:59,798 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575 2018-06-29 16:39:59,798 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575.pub 2018-06-29 16:39:59,798 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575 2018-06-29 16:39:59,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:00,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KDbxaHRlRPuHMSxNppowGg"], "issued_at": "2018-06-29T16:40:00.000000Z"}} 2018-06-29 16:40:00,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d580830863cf472f1b2ee5b92079217c8a889" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrTv2LZIGa7IyFOGxHQGbLungf4XT2e+nLb4TUqMDdmRnsyKbJiTp1KWaaabMehs2z29Ihb1D7sfvYmi/Ac3iXxYdOA3hAhIsT/09gYd8bE7LzhyayX4ufUfnmmWLjuSyi2efddgiQHupwrEUwUXh1YS2egrrYVX8P4zrAbes0CzIf6BQJd3S3POx9ew80mPU7B9ZI9oy6WjC/RQGdP6gIJsVa13nzKaTtvY86AYhH6WyGKfDvuTSXq962CM3cP4JkgmOkllAeNQuKckPbGzxMoT1M1wuwBpWtqqOkNeM1mvt0l55loqSXHHl9/8m4llahpXih1NqZy2VEuP753rjF", "name": "NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575"}}' 2018-06-29 16:40:00,751 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 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-440fcf46-43ba-4173-b4f8-3afe30712765 X-Compute-Request-Id: req-440fcf46-43ba-4173-b4f8-3afe30712765 Date: Fri, 29 Jun 2018 16:40:00 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrTv2LZIGa7IyFOGxHQGbLungf4XT2e+nLb4TUqMDdmRnsyKbJiTp1KWaaabMehs2z29Ihb1D7sfvYmi/Ac3iXxYdOA3hAhIsT/09gYd8bE7LzhyayX4ufUfnmmWLjuSyi2efddgiQHupwrEUwUXh1YS2egrrYVX8P4zrAbes0CzIf6BQJd3S3POx9ew80mPU7B9ZI9oy6WjC/RQGdP6gIJsVa13nzKaTtvY86AYhH6WyGKfDvuTSXq962CM3cP4JkgmOkllAeNQuKckPbGzxMoT1M1wuwBpWtqqOkNeM1mvt0l55loqSXHHl9/8m4llahpXih1NqZy2VEuP753rjF", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575", "fingerprint": "e9:30:6b:94:d9:e2:48:93:e5:74:4e:ed:83:e2:61:91"}} 2018-06-29 16:40:00,751 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-440fcf46-43ba-4173-b4f8-3afe30712765 2018-06-29 16:40:00,751 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575 2018-06-29 16:40:00,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d580830863cf472f1b2ee5b92079217c8a889" 2018-06-29 16:40:00,784 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-c3fba71d-98cd-4e91-9909-e28ddc9ebfd1 X-Compute-Request-Id: req-c3fba71d-98cd-4e91-9909-e28ddc9ebfd1 Date: Fri, 29 Jun 2018 16:40:00 GMT Connection: close 2018-06-29 16:40:00,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b4fe7267-9cc4-4835-988b-d8e1d2b2c575 used request id req-c3fba71d-98cd-4e91-9909-e28ddc9ebfd1 2018-06-29 16:40:00,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:40:00,836 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc 2018-06-29 16:40:00,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:01,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["oEZujJhGQniHsCeyqwF7mA"], "issued_at": "2018-06-29T16:40:01.000000Z"}} 2018-06-29 16:40:01,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffa5d0262dfd0d2b2ee88cb571221fc6a26f942" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9en8I88LCE2Wwgv3m25+gJzbgNE6Lx9qt2IaJ4mr71aXTn+8KMQpWCoCo7A/plw4CYmD3AHjRm+zr5QbfHoHz7T6hA1qmzjnYiYk0E7e3Iypfzsqw5vOjehe5x7s885YyGlmaMgeOfVVPJvhUBG7tbiqbGlKti3WKxUkLfE8EprSEzfXS4/yh5FdlKuIaXQIoORPKX2qPu0lXCFG2MA9dK+EhObb1VU9Wl6kZWI9Le42mqvh/S8/37as79hJHBTaX3BxfOnKSmIlYKCVGuKENxIcdARAx84z4qyFdYraJkZaSSuihHXeaz4f3ATBcOgDOweax0k+oM5/7/KmMlVWh", "name": "NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc"}}' 2018-06-29 16:40:01,740 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 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-9891ca4e-74ac-4f5f-b8a3-d6dc157c1687 X-Compute-Request-Id: req-9891ca4e-74ac-4f5f-b8a3-d6dc157c1687 Date: Fri, 29 Jun 2018 16:40:01 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9en8I88LCE2Wwgv3m25+gJzbgNE6Lx9qt2IaJ4mr71aXTn+8KMQpWCoCo7A/plw4CYmD3AHjRm+zr5QbfHoHz7T6hA1qmzjnYiYk0E7e3Iypfzsqw5vOjehe5x7s885YyGlmaMgeOfVVPJvhUBG7tbiqbGlKti3WKxUkLfE8EprSEzfXS4/yh5FdlKuIaXQIoORPKX2qPu0lXCFG2MA9dK+EhObb1VU9Wl6kZWI9Le42mqvh/S8/37as79hJHBTaX3BxfOnKSmIlYKCVGuKENxIcdARAx84z4qyFdYraJkZaSSuihHXeaz4f3ATBcOgDOweax0k+oM5/7/KmMlVWh", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc", "fingerprint": "98:5e:48:b9:2a:7c:a3:a1:03:8b:2f:ff:c3:42:b0:64"}} 2018-06-29 16:40:01,741 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-9891ca4e-74ac-4f5f-b8a3-d6dc157c1687 2018-06-29 16:40:01,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffa5d0262dfd0d2b2ee88cb571221fc6a26f942" 2018-06-29 16:40:01,761 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 705 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-5353b486-381f-486f-9b2d-c1933d69b5e3 X-Compute-Request-Id: req-5353b486-381f-486f-9b2d-c1933d69b5e3 Date: Fri, 29 Jun 2018 16:40:01 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9en8I88LCE2Wwgv3m25+gJzbgNE6Lx9qt2IaJ4mr71aXTn+8KMQpWCoCo7A/plw4CYmD3AHjRm+zr5QbfHoHz7T6hA1qmzjnYiYk0E7e3Iypfzsqw5vOjehe5x7s885YyGlmaMgeOfVVPJvhUBG7tbiqbGlKti3WKxUkLfE8EprSEzfXS4/yh5FdlKuIaXQIoORPKX2qPu0lXCFG2MA9dK+EhObb1VU9Wl6kZWI9Le42mqvh/S8/37as79hJHBTaX3BxfOnKSmIlYKCVGuKENxIcdARAx84z4qyFdYraJkZaSSuihHXeaz4f3ATBcOgDOweax0k+oM5/7/KmMlVWh", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc", "deleted": false, "created_at": "2018-06-29T16:40:02.000000", "updated_at": null, "fingerprint": "98:5e:48:b9:2a:7c:a3:a1:03:8b:2f:ff:c3:42:b0:64", "deleted_at": null, "id": 3}} 2018-06-29 16:40:01,761 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc used request id req-5353b486-381f-486f-9b2d-c1933d69b5e3 2018-06-29 16:40:01,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffa5d0262dfd0d2b2ee88cb571221fc6a26f942" 2018-06-29 16:40:01,784 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 563 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-6065169d-d68e-4d65-82f9-19e358c72bf8 X-Compute-Request-Id: req-6065169d-d68e-4d65-82f9-19e358c72bf8 Date: Fri, 29 Jun 2018 16:40:01 GMT Connection: close RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9en8I88LCE2Wwgv3m25+gJzbgNE6Lx9qt2IaJ4mr71aXTn+8KMQpWCoCo7A/plw4CYmD3AHjRm+zr5QbfHoHz7T6hA1qmzjnYiYk0E7e3Iypfzsqw5vOjehe5x7s885YyGlmaMgeOfVVPJvhUBG7tbiqbGlKti3WKxUkLfE8EprSEzfXS4/yh5FdlKuIaXQIoORPKX2qPu0lXCFG2MA9dK+EhObb1VU9Wl6kZWI9Le42mqvh/S8/37as79hJHBTaX3BxfOnKSmIlYKCVGuKENxIcdARAx84z4qyFdYraJkZaSSuihHXeaz4f3ATBcOgDOweax0k+oM5/7/KmMlVWh", "name": "NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc", "fingerprint": "98:5e:48:b9:2a:7c:a3:a1:03:8b:2f:ff:c3:42:b0:64"}}]} 2018-06-29 16:40:01,784 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-6065169d-d68e-4d65-82f9-19e358c72bf8 2018-06-29 16:40:01,785 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc 2018-06-29 16:40:01,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffa5d0262dfd0d2b2ee88cb571221fc6a26f942" 2018-06-29 16:40:02,052 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-6b6f8d7e-e745-4a60-aeb6-38c091f49026 X-Compute-Request-Id: req-6b6f8d7e-e745-4a60-aeb6-38c091f49026 Date: Fri, 29 Jun 2018 16:40:02 GMT Connection: close 2018-06-29 16:40:02,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e2cf51ad-266e-4209-a3cf-f2025699b9bc used request id req-6b6f8d7e-e745-4a60-aeb6-38c091f49026 2018-06-29 16:40:02,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:40:02,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:02,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["QIfdx-6kQxebZdf8efmzog"], "issued_at": "2018-06-29T16:40:02.000000Z"}} 2018-06-29 16:40:02,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ca7cce31532f509a0d416ae78ba1d572819da" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id", "swap": 2}}' 2018-06-29 16:40:02,879 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 586 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-dbf2f9bb-0cbc-4adc-a20d-9e2d316f671a X-Compute-Request-Id: req-dbf2f9bb-0cbc-4adc-a20d-9e2d316f671a Date: Fri, 29 Jun 2018 16:40:02 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-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-561d3a18-f299-46ac-9179-89d0972b534b-id"}} 2018-06-29 16:40:02,879 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-dbf2f9bb-0cbc-4adc-a20d-9e2d316f671a 2018-06-29 16:40:02,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ca7cce31532f509a0d416ae78ba1d572819da" 2018-06-29 16:40:02,913 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-746f1c12-ccae-4cf0-85ea-87f8dfd40039 X-Compute-Request-Id: req-746f1c12-ccae-4cf0-85ea-87f8dfd40039 Date: Fri, 29 Jun 2018 16:40:02 GMT Connection: close 2018-06-29 16:40:02,913 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id used request id req-746f1c12-ccae-4cf0-85ea-87f8dfd40039 2018-06-29 16:40:02,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ca7cce31532f509a0d416ae78ba1d572819da" 2018-06-29 16:40:03,186 - novaclient.v2.client - 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-0347f9a2-43f2-4ff3-9c57-4d518821cca7 X-Compute-Request-Id: req-0347f9a2-43f2-4ff3-9c57-4d518821cca7 Date: Fri, 29 Jun 2018 16:40:03 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:40:03,186 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-0347f9a2-43f2-4ff3-9c57-4d518821cca7 2018-06-29 16:40:03,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ca7cce31532f509a0d416ae78ba1d572819da" 2018-06-29 16:40:03,444 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 133 X-Openstack-Request-Id: req-14ba2b82-f030-46d7-8e70-908ced6bd4e3 X-Compute-Request-Id: req-14ba2b82-f030-46d7-8e70-908ced6bd4e3 Date: Fri, 29 Jun 2018 16:40:03 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id could not be found.", "code": 404}} 2018-06-29 16:40:03,444 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-561d3a18-f299-46ac-9179-89d0972b534b-id used request id req-14ba2b82-f030-46d7-8e70-908ced6bd4e3 2018-06-29 16:40:03,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:40:03,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:04,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["zXS30jTnRvqUJsXxylTvWw"], "issued_at": "2018-06-29T16:40:03.000000Z"}} 2018-06-29 16:40:04,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9e3dd68a040aee67aeb814f282401ab45de37" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-id", "swap": 2}}' 2018-06-29 16:40:04,337 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 586 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-3933d388-12f9-471e-8e4e-fef5de97904b X-Compute-Request-Id: req-3933d388-12f9-471e-8e4e-fef5de97904b Date: Fri, 29 Jun 2018 16:40:04 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-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-91551ade-ee81-4f57-b459-2445f0de2627-id"}} 2018-06-29 16:40:04,337 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3933d388-12f9-471e-8e4e-fef5de97904b 2018-06-29 16:40:04,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9e3dd68a040aee67aeb814f282401ab45de37" 2018-06-29 16:40:04,596 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-e9bf15de-82ab-43ba-b712-9b9eed4b118b X-Compute-Request-Id: req-e9bf15de-82ab-43ba-b712-9b9eed4b118b Date: Fri, 29 Jun 2018 16:40:04 GMT Connection: close 2018-06-29 16:40:04,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-91551ade-ee81-4f57-b459-2445f0de2627-id used request id req-e9bf15de-82ab-43ba-b712-9b9eed4b118b 2018-06-29 16:40:04,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:40:04,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:05,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["nICHbGfAShuMmwTq2_f6MA"], "issued_at": "2018-06-29T16:40:05.000000Z"}} 2018-06-29 16:40:05,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:05,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8d1b0a8-a5fd-4d89-8548-a501bee2b0be Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:40:05,171 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a8d1b0a8-a5fd-4d89-8548-a501bee2b0be 2018-06-29 16:40:05,173 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:40:05,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:40:05,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:05,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["EKaYcxcfSU6EUfvm0xkY-Q"], "issued_at": "2018-06-29T16:40:05.000000Z"}} 2018-06-29 16:40:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:05,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a317690-b091-4b61-90a1-87ede41c90a9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:40:05,771 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6a317690-b091-4b61-90a1-87ede41c90a9 2018-06-29 16:40:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-309a6fe8-7193-46fc-b64b-2803f4c0880f Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image"} 2018-06-29 16:40:06,046 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image used request id req-309a6fe8-7193-46fc-b64b-2803f4c0880f 2018-06-29 16:40:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:06,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-851668cb-6def-484a-9ecf-6d39567b02e6 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close 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-29 16:40:06,057 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-851668cb-6def-484a-9ecf-6d39567b02e6 2018-06-29 16:40:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image"}' 2018-06-29 16:40:06,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 609 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e7d9bc6d-b057-41e3-93bd-9ff1c8ccf684 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:40:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:40:06Z", "visibility": "shared", "self": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_disk": 0, "protected": false, "id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "file": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:40:06,125 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-e7d9bc6d-b057-41e3-93bd-9ff1c8ccf684 2018-06-29 16:40:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" -d '' 2018-06-29 16:40:06,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37c7bef7-69fd-4283-ae81-4b975f19bbf2 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:40:06,374 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file used request id req-37c7bef7-69fd-4283-ae81-4b975f19bbf2 2018-06-29 16:40:06,375 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:40:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:06,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-94dda4dd-8bfe-476a-a739-b2aec0f61787 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:40:06Z", "visibility": "shared", "self": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_disk": 0, "protected": false, "id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "file": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:40:06,413 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff used request id req-94dda4dd-8bfe-476a-a739-b2aec0f61787 2018-06-29 16:40:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:06,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-ed2f61df-c846-4024-9f8f-dc8b351837d6 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close 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-29 16:40:06,427 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-ed2f61df-c846-4024-9f8f-dc8b351837d6 2018-06-29 16:40:06,429 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image 2018-06-29 16:40:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:40:06,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-88ae6160-4fec-4fe9-8c75-e46eee08cc16 Date: Fri, 29 Jun 2018 16:40:06 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:40:06Z", "visibility": "shared", "self": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_disk": 0, "protected": false, "id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "file": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:40:06,458 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff used request id req-88ae6160-4fec-4fe9-8c75-e46eee08cc16 2018-06-29 16:40:06,458 - create_image - DEBUG - Instance status is - active 2018-06-29 16:40:06,458 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image 2018-06-29 16:40:06,458 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image 2018-06-29 16:40:06,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:40:06,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:07,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["0zGISzZkRRqpi6xjt3eE5g"], "issued_at": "2018-06-29T16:40:07.000000Z"}} 2018-06-29 16:40:07,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:07,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7760471d-c5d0-4cec-a013-a606dcce7c74 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:40:07,140 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7760471d-c5d0-4cec-a013-a606dcce7c74 2018-06-29 16:40:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:07,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-738528e1-4c5f-47bf-89fb-e554f20eef3c Date: Fri, 29 Jun 2018 16:40:07 GMT Connection: close RESP BODY: {"networks":[]} 2018-06-29 16:40:07,432 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net used request id req-738528e1-4c5f-47bf-89fb-e554f20eef3c 2018-06-29 16:40:07,433 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net 2018-06-29 16:40:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" -d '{"network": {"name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net", "admin_state_up": true}}' 2018-06-29 16:40:07,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-525d5226-4a93-4705-8751-d65d81814d99 Date: Fri, 29 Jun 2018 16:40:07 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:40:07Z","is_default":false,"provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","mtu":1450}} 2018-06-29 16:40:07,973 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-525d5226-4a93-4705-8751-d65d81814d99 2018-06-29 16:40:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:08,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4905b293-c284-4845-a736-5da567827ecb Date: Fri, 29 Jun 2018 16:40:08 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:40:07Z","provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","provider:network_type":"vxlan"}]} 2018-06-29 16:40:08,126 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-4905b293-c284-4845-a736-5da567827ecb 2018-06-29 16:40:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:08,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d68c8a35-1268-4dd6-b89d-b5d5553f791d Date: Fri, 29 Jun 2018 16:40:08 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:40:08,186 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-d68c8a35-1268-4dd6-b89d-b5d5553f791d 2018-06-29 16:40:08,186 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet 2018-06-29 16:40:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" -d '{"subnets": [{"ip_version": 4, "network_id": "111296c4-b6bc-4672-abf9-f1ef4638516b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]}' 2018-06-29 16:40:08,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2af051c5-4aed-427e-9545-6fe65d0e61b6 Date: Fri, 29 Jun 2018 16:40:08 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:08Z","dns_nameservers":[],"updated_at":"2018-06-29T16:40:08Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]} 2018-06-29 16:40:08,701 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-2af051c5-4aed-427e-9545-6fe65d0e61b6 2018-06-29 16:40:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:08,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-de5265cb-038e-4140-8daf-c53cfe322137 Date: Fri, 29 Jun 2018 16:40:08 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c3df2a26-8be6-4daa-b0fe-d9012889b0a3"],"description":"","tags":[],"updated_at":"2018-06-29T16:40:08Z","provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","provider:network_type":"vxlan"}]} 2018-06-29 16:40:08,843 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-de5265cb-038e-4140-8daf-c53cfe322137 2018-06-29 16:40:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:40:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-699bde3a-81c7-4d3d-b702-38f27840e550 Date: Fri, 29 Jun 2018 16:40:08 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:08Z","dns_nameservers":[],"updated_at":"2018-06-29T16:40:08Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]} 2018-06-29 16:40:08,911 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-699bde3a-81c7-4d3d-b702-38f27840e550 2018-06-29 16:40:08,911 - OpenStackNetwork - DEBUG - Network [111296c4-b6bc-4672-abf9-f1ef4638516b] created successfully 2018-06-29 16:40:08,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:40:08,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:09,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["rnCGr1wWTEeRp8hWUeP_ew"], "issued_at": "2018-06-29T16:40:09.000000Z"}} 2018-06-29 16:40:09,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}9ce491edd18f4881e77fcbc27b72b7cfbd5bbf74" 2018-06-29 16:40:09,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:09 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cead7f38-0163-46d5-b5c8-8e9323102c86 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:40:09,613 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-cead7f38-0163-46d5-b5c8-8e9323102c86 2018-06-29 16:40:09,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:40:09,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce491edd18f4881e77fcbc27b72b7cfbd5bbf74" 2018-06-29 16:40:09,916 - novaclient.v2.client - 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-075ccfb4-47c7-428b-9dd6-b8faeba6521f X-Compute-Request-Id: req-075ccfb4-47c7-428b-9dd6-b8faeba6521f Date: Fri, 29 Jun 2018 16:40:09 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:40:09,916 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-075ccfb4-47c7-428b-9dd6-b8faeba6521f 2018-06-29 16:40:09,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce491edd18f4881e77fcbc27b72b7cfbd5bbf74" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-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-29 16:40:09,964 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 526 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-21625c64-47ac-40c9-89ed-a9feba716ca3 X-Compute-Request-Id: req-21625c64-47ac-40c9-89ed-a9feba716ca3 Date: Fri, 29 Jun 2018 16:40:09 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "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": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e"}} 2018-06-29 16:40:09,964 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-21625c64-47ac-40c9-89ed-a9feba716ca3 2018-06-29 16:40:09,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:40:09,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:40:10,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["1bj59OdkQ6qulOY4Yj11Lg"], "issued_at": "2018-06-29T16:40:10.000000Z"}} 2018-06-29 16:40:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}081269b1e17ac778d73483d76b8dfe92cd8aaf1c" 2018-06-29 16:40:10,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae5307f3-7bc0-4c9a-9ea9-e4ebfa2781d3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:40:10,655 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ae5307f3-7bc0-4c9a-9ea9-e4ebfa2781d3 2018-06-29 16:40:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:11,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7c935ff7-8cf0-46f2-b069-f2306b2bcc23 Date: Fri, 29 Jun 2018 16:40:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c3df2a26-8be6-4daa-b0fe-d9012889b0a3"],"description":"","tags":[],"updated_at":"2018-06-29T16:40:08Z","provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","provider:network_type":"vxlan"}]} 2018-06-29 16:40:11,019 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net used request id req-7c935ff7-8cf0-46f2-b069-f2306b2bcc23 2018-06-29 16:40:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:11,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9c55b940-96dd-4ceb-b85c-68792192b235 Date: Fri, 29 Jun 2018 16:40:11 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:08Z","dns_nameservers":[],"updated_at":"2018-06-29T16:40:08Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]} 2018-06-29 16:40:11,093 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-9c55b940-96dd-4ceb-b85c-68792192b235 2018-06-29 16:40:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:11,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c8c5145e-faa7-4068-b845-68c7c08515e3 Date: Fri, 29 Jun 2018 16:40:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c3df2a26-8be6-4daa-b0fe-d9012889b0a3"],"description":"","tags":[],"updated_at":"2018-06-29T16:40:08Z","provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","provider:network_type":"vxlan"}]} 2018-06-29 16:40:11,388 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net used request id req-c8c5145e-faa7-4068-b845-68c7c08515e3 2018-06-29 16:40:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:40:11,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:40:11 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:40:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081269b1e17ac778d73483d76b8dfe92cd8aaf1c" 2018-06-29 16:40:11,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:11 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49514d8c-113c-44b0-949e-3ae653d7ab09 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:40:11,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-49514d8c-113c-44b0-949e-3ae653d7ab09 2018-06-29 16:40:11,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:11,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f991b7c2-0584-4b2b-ac1c-236a684b9033 Date: Fri, 29 Jun 2018 16:40:11 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:08Z","dns_nameservers":[],"updated_at":"2018-06-29T16:40:08Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]} 2018-06-29 16:40:11,495 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-f991b7c2-0584-4b2b-ac1c-236a684b9033 2018-06-29 16:40:11,496 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net 2018-06-29 16:40:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" -d '{"port": {"network_id": "111296c4-b6bc-4672-abf9-f1ef4638516b", "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port", "admin_state_up": true}}' 2018-06-29 16:40:12,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-90612fba-1f31-4e99-9ff0-2fd1d63f0be3 Date: Fri, 29 Jun 2018 16:40:12 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:40:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","ip_address":"10.55.0.5"}],"id":"f1548a0e-e454-498d-a10a-7b83f279eac9","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:7a:6e","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port","admin_state_up":true,"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:11Z","binding:vnic_type":"normal"}} 2018-06-29 16:40:12,405 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-90612fba-1f31-4e99-9ff0-2fd1d63f0be3 2018-06-29 16:40:12,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:12,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4f79b1a9-b0d8-4d15-b620-b6845cdfa770 Date: Fri, 29 Jun 2018 16:40:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"111296c4-b6bc-4672-abf9-f1ef4638516b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["c3df2a26-8be6-4daa-b0fe-d9012889b0a3"],"description":"","tags":[],"updated_at":"2018-06-29T16:40:08Z","provider:segmentation_id":9,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:07Z","provider:network_type":"vxlan"}]} 2018-06-29 16:40:12,535 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net used request id req-4f79b1a9-b0d8-4d15-b620-b6845cdfa770 2018-06-29 16:40:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:40:12,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:40:12 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:40:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:12,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:12 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ae9e157-898e-49d0-94fa-dae536451955 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:40:12,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-8ae9e157-898e-49d0-94fa-dae536451955 2018-06-29 16:40:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:12,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d1230c67-25c4-46d5-9e91-d0dfb7c76ebe Date: Fri, 29 Jun 2018 16:40:12 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:08Z","dns_nameservers":[],"updated_at":"2018-06-29T16:40:08Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet"}]} 2018-06-29 16:40:12,763 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-d1230c67-25c4-46d5-9e91-d0dfb7c76ebe 2018-06-29 16:40:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-48a5fad9-84e4-4198-9d6e-e8dbe64e556d Date: Fri, 29 Jun 2018 16:40:13 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:40:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c3df2a26-8be6-4daa-b0fe-d9012889b0a3","ip_address":"10.55.0.5"}],"id":"f1548a0e-e454-498d-a10a-7b83f279eac9","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:7a:6e","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port","admin_state_up":true,"network_id":"111296c4-b6bc-4672-abf9-f1ef4638516b","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:40:11Z","binding:vnic_type":"normal"}]} 2018-06-29 16:40:13,060 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=111296c4-b6bc-4672-abf9-f1ef4638516b&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port&admin_state_up=True used request id req-48a5fad9-84e4-4198-9d6e-e8dbe64e556d 2018-06-29 16:40:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:40:13 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad7bdf44-8172-4c7e-985c-0c5894e221ec Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:40:13,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-ad7bdf44-8172-4c7e-985c-0c5894e221ec 2018-06-29 16:40:13,097 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-vm_inst 2018-06-29 16:40:13,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,355 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 358 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-473f5171-a663-4d2a-a2bf-bf5b4940cfb4 X-Compute-Request-Id: req-473f5171-a663-4d2a-a2bf-bf5b4940cfb4 Date: Fri, 29 Jun 2018 16:40:13 GMT Connection: close RESP BODY: {"flavors": [{"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-flavor-name"}]} 2018-06-29 16:40:13,355 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-473f5171-a663-4d2a-a2bf-bf5b4940cfb4 2018-06-29 16:40:13,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,387 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 526 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-d26adcae-446c-452e-9deb-820c19e18199 X-Compute-Request-Id: req-d26adcae-446c-452e-9deb-820c19e18199 Date: Fri, 29 Jun 2018 16:40:13 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "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": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e"}} 2018-06-29 16:40:13,387 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e used request id req-d26adcae-446c-452e-9deb-820c19e18199 2018-06-29 16:40:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 894 Content-Type: application/json X-Openstack-Request-Id: req-b9bd6ffa-4838-4ccb-9630-efadd9167df5 Date: Fri, 29 Jun 2018 16:40:13 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:40:06Z", "visibility": "shared", "self": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_disk": 0, "protected": false, "id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "file": "/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image"} 2018-06-29 16:40:13,660 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image used request id req-b9bd6ffa-4838-4ccb-9630-efadd9167df5 2018-06-29 16:40:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:13,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-4d764bcf-868a-4bf2-9d4b-2a1835337fe4 Date: Fri, 29 Jun 2018 16:40:13 GMT Connection: close 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-29 16:40:13,670 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-4d764bcf-868a-4bf2-9d4b-2a1835337fe4 2018-06-29 16:40:13,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" -d '{"server": {"name": "NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-vm_inst", "imageRef": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "flavorRef": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "max_count": 1, "min_count": 1, "networks": [{"port": "f1548a0e-e454-498d-a10a-7b83f279eac9"}]}}' 2018-06-29 16:40:16,039 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 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-8f112a16-94ea-40b2-a1dc-b1bf67b41577 X-Compute-Request-Id: req-8f112a16-94ea-40b2-a1dc-b1bf67b41577 Date: Fri, 29 Jun 2018 16:40:16 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "adminPass": "VxgTEJ8t45vC"}} 2018-06-29 16:40:16,039 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-8f112a16-94ea-40b2-a1dc-b1bf67b41577 2018-06-29 16:40:16,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:16,178 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1401 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-2580af4b-1703-4df7-af00-93cd950f330a X-Compute-Request-Id: req-2580af4b-1703-4df7-af00-93cd950f330a Date: Fri, 29 Jun 2018 16:40:16 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:40:16Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:16Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:40:16,178 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-2580af4b-1703-4df7-af00-93cd950f330a 2018-06-29 16:40:16,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:16,568 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1401 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-c7515d2f-1991-4b1d-99c3-87cfa68f8578 X-Compute-Request-Id: req-c7515d2f-1991-4b1d-99c3-87cfa68f8578 Date: Fri, 29 Jun 2018 16:40:16 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:40:16Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:16Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:40:16,568 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-c7515d2f-1991-4b1d-99c3-87cfa68f8578 2018-06-29 16:40:19,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:20,089 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-809b2f0d-cf28-4af2-933f-2a1a0da23959 X-Compute-Request-Id: req-809b2f0d-cf28-4af2-933f-2a1a0da23959 Date: Fri, 29 Jun 2018 16:40:20 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:20,089 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-809b2f0d-cf28-4af2-933f-2a1a0da23959 2018-06-29 16:40:23,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:23,291 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-6aa4b4ff-20b2-49f0-9aca-a2a82827b4f2 X-Compute-Request-Id: req-6aa4b4ff-20b2-49f0-9aca-a2a82827b4f2 Date: Fri, 29 Jun 2018 16:40:23 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:23,292 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-6aa4b4ff-20b2-49f0-9aca-a2a82827b4f2 2018-06-29 16:40:26,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:26,485 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-31ebbeb4-88f2-464f-9549-a6c5eeebac47 X-Compute-Request-Id: req-31ebbeb4-88f2-464f-9549-a6c5eeebac47 Date: Fri, 29 Jun 2018 16:40:26 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:26,486 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-31ebbeb4-88f2-464f-9549-a6c5eeebac47 2018-06-29 16:40:29,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:29,678 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-f6298547-732e-4d63-b817-6e2545779375 X-Compute-Request-Id: req-f6298547-732e-4d63-b817-6e2545779375 Date: Fri, 29 Jun 2018 16:40:29 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:29,678 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-f6298547-732e-4d63-b817-6e2545779375 2018-06-29 16:40:32,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:33,934 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ac7ae160-902b-4457-bfb4-4ca0c0e38831 X-Compute-Request-Id: req-ac7ae160-902b-4457-bfb4-4ca0c0e38831 Date: Fri, 29 Jun 2018 16:40:33 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:33,935 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ac7ae160-902b-4457-bfb4-4ca0c0e38831 2018-06-29 16:40:36,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:37,345 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-1820eec3-0733-45d6-a15b-e523543c2357 X-Compute-Request-Id: req-1820eec3-0733-45d6-a15b-e523543c2357 Date: Fri, 29 Jun 2018 16:40:37 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:37,345 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-1820eec3-0733-45d6-a15b-e523543c2357 2018-06-29 16:40:40,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:40,553 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-dbb49b8b-0542-49c6-8f06-8d5a4997f2f2 X-Compute-Request-Id: req-dbb49b8b-0542-49c6-8f06-8d5a4997f2f2 Date: Fri, 29 Jun 2018 16:40:40 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:40,553 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-dbb49b8b-0542-49c6-8f06-8d5a4997f2f2 2018-06-29 16:40:43,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:43,734 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-74d7e72f-e0da-42ad-83e3-2826e137d192 X-Compute-Request-Id: req-74d7e72f-e0da-42ad-83e3-2826e137d192 Date: Fri, 29 Jun 2018 16:40:43 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:43,734 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-74d7e72f-e0da-42ad-83e3-2826e137d192 2018-06-29 16:40:46,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:46,910 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ccb06d73-62fe-48fc-8a06-3dd7ca9fd421 X-Compute-Request-Id: req-ccb06d73-62fe-48fc-8a06-3dd7ca9fd421 Date: Fri, 29 Jun 2018 16:40:46 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:46,911 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ccb06d73-62fe-48fc-8a06-3dd7ca9fd421 2018-06-29 16:40:49,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:50,263 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ead3bbf7-ca6e-4e64-8aef-86f67b7ebf8d X-Compute-Request-Id: req-ead3bbf7-ca6e-4e64-8aef-86f67b7ebf8d Date: Fri, 29 Jun 2018 16:40:50 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:50,264 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ead3bbf7-ca6e-4e64-8aef-86f67b7ebf8d 2018-06-29 16:40:53,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:53,474 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-1c60f7a7-9f2b-4664-a51e-567b46162a15 X-Compute-Request-Id: req-1c60f7a7-9f2b-4664-a51e-567b46162a15 Date: Fri, 29 Jun 2018 16:40:53 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:53,474 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-1c60f7a7-9f2b-4664-a51e-567b46162a15 2018-06-29 16:40:56,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:56,681 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ed387990-9836-4a94-929c-a64e2d0e97d5 X-Compute-Request-Id: req-ed387990-9836-4a94-929c-a64e2d0e97d5 Date: Fri, 29 Jun 2018 16:40:56 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:56,682 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ed387990-9836-4a94-929c-a64e2d0e97d5 2018-06-29 16:40:59,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:40:59,914 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-cd52c485-45e5-4b33-b8fb-4fd5462681ab X-Compute-Request-Id: req-cd52c485-45e5-4b33-b8fb-4fd5462681ab Date: Fri, 29 Jun 2018 16:40:59 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:40:59,914 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-cd52c485-45e5-4b33-b8fb-4fd5462681ab 2018-06-29 16:41:02,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:03,102 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-826e6dbb-ed9b-47b6-acb4-ca9c7ecdcd2d X-Compute-Request-Id: req-826e6dbb-ed9b-47b6-acb4-ca9c7ecdcd2d Date: Fri, 29 Jun 2018 16:41:03 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:03,102 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-826e6dbb-ed9b-47b6-acb4-ca9c7ecdcd2d 2018-06-29 16:41:06,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:06,288 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-523d6799-c1dc-451b-bb5e-6dd6ff62c0c2 X-Compute-Request-Id: req-523d6799-c1dc-451b-bb5e-6dd6ff62c0c2 Date: Fri, 29 Jun 2018 16:41:06 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:06,288 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-523d6799-c1dc-451b-bb5e-6dd6ff62c0c2 2018-06-29 16:41:09,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:09,480 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-db35a3e0-11c5-49a0-b40b-d6a5730f5eae X-Compute-Request-Id: req-db35a3e0-11c5-49a0-b40b-d6a5730f5eae Date: Fri, 29 Jun 2018 16:41:09 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:09,481 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-db35a3e0-11c5-49a0-b40b-d6a5730f5eae 2018-06-29 16:41:12,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:12,668 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-156ea398-2c8c-414d-a145-ddb5005b08d4 X-Compute-Request-Id: req-156ea398-2c8c-414d-a145-ddb5005b08d4 Date: Fri, 29 Jun 2018 16:41:12 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:12,668 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-156ea398-2c8c-414d-a145-ddb5005b08d4 2018-06-29 16:41:15,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:15,875 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-e858490d-af07-4715-9b16-ad6e82233451 X-Compute-Request-Id: req-e858490d-af07-4715-9b16-ad6e82233451 Date: Fri, 29 Jun 2018 16:41:15 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:15,875 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-e858490d-af07-4715-9b16-ad6e82233451 2018-06-29 16:41:18,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:19,082 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-2d2b33e1-c9f9-43b9-94f5-e480ee8b0129 X-Compute-Request-Id: req-2d2b33e1-c9f9-43b9-94f5-e480ee8b0129 Date: Fri, 29 Jun 2018 16:41:19 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:19,082 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-2d2b33e1-c9f9-43b9-94f5-e480ee8b0129 2018-06-29 16:41:22,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:22,272 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-120d64bc-559a-413a-97d0-31a6c3437a8c X-Compute-Request-Id: req-120d64bc-559a-413a-97d0-31a6c3437a8c Date: Fri, 29 Jun 2018 16:41:22 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:22,272 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-120d64bc-559a-413a-97d0-31a6c3437a8c 2018-06-29 16:41:25,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:25,487 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-91267f99-3e2c-400a-8f4f-44731a197d79 X-Compute-Request-Id: req-91267f99-3e2c-400a-8f4f-44731a197d79 Date: Fri, 29 Jun 2018 16:41:25 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:25,487 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-91267f99-3e2c-400a-8f4f-44731a197d79 2018-06-29 16:41:28,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:28,677 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-801197e0-8bcd-40ce-a7fd-90acad4ba0ed X-Compute-Request-Id: req-801197e0-8bcd-40ce-a7fd-90acad4ba0ed Date: Fri, 29 Jun 2018 16:41:28 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:28,677 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-801197e0-8bcd-40ce-a7fd-90acad4ba0ed 2018-06-29 16:41:31,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:31,848 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-bf666dd1-06fc-47c8-8043-fd51b031d84c X-Compute-Request-Id: req-bf666dd1-06fc-47c8-8043-fd51b031d84c Date: Fri, 29 Jun 2018 16:41:31 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:31,848 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-bf666dd1-06fc-47c8-8043-fd51b031d84c 2018-06-29 16:41:34,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:35,036 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-7d49a912-d3ad-41ba-98eb-f4e000d8b485 X-Compute-Request-Id: req-7d49a912-d3ad-41ba-98eb-f4e000d8b485 Date: Fri, 29 Jun 2018 16:41:35 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:35,037 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-7d49a912-d3ad-41ba-98eb-f4e000d8b485 2018-06-29 16:41:38,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:38,213 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-fe7851c5-3feb-4776-80e3-e8883a729502 X-Compute-Request-Id: req-fe7851c5-3feb-4776-80e3-e8883a729502 Date: Fri, 29 Jun 2018 16:41:38 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:38,213 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-fe7851c5-3feb-4776-80e3-e8883a729502 2018-06-29 16:41:41,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:41,410 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-bb06be81-6e02-4ca2-ac8a-917634e33f08 X-Compute-Request-Id: req-bb06be81-6e02-4ca2-ac8a-917634e33f08 Date: Fri, 29 Jun 2018 16:41:41 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:41,411 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-bb06be81-6e02-4ca2-ac8a-917634e33f08 2018-06-29 16:41:44,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:44,597 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-66480289-8d94-48e1-9f05-2dea1484c5a3 X-Compute-Request-Id: req-66480289-8d94-48e1-9f05-2dea1484c5a3 Date: Fri, 29 Jun 2018 16:41:44 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:44,597 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-66480289-8d94-48e1-9f05-2dea1484c5a3 2018-06-29 16:41:47,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:47,791 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-488e98fe-9d15-4346-92f0-97ffc6b44c4d X-Compute-Request-Id: req-488e98fe-9d15-4346-92f0-97ffc6b44c4d Date: Fri, 29 Jun 2018 16:41:47 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:47,792 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-488e98fe-9d15-4346-92f0-97ffc6b44c4d 2018-06-29 16:41:50,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:50,987 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-08bb2c3d-ce38-4798-a3b8-a17c06d5341d X-Compute-Request-Id: req-08bb2c3d-ce38-4798-a3b8-a17c06d5341d Date: Fri, 29 Jun 2018 16:41:50 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:50,987 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-08bb2c3d-ce38-4798-a3b8-a17c06d5341d 2018-06-29 16:41:53,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:54,166 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-07520aef-82e3-4ca3-953c-9437dea04058 X-Compute-Request-Id: req-07520aef-82e3-4ca3-953c-9437dea04058 Date: Fri, 29 Jun 2018 16:41:54 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:54,167 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-07520aef-82e3-4ca3-953c-9437dea04058 2018-06-29 16:41:57,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:41:57,351 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-05a72322-ca91-4116-81c3-a70c0c189413 X-Compute-Request-Id: req-05a72322-ca91-4116-81c3-a70c0c189413 Date: Fri, 29 Jun 2018 16:41:57 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:41:57,351 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-05a72322-ca91-4116-81c3-a70c0c189413 2018-06-29 16:42:00,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:00,723 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-91539e52-2983-4ae3-96e0-bea443319524 X-Compute-Request-Id: req-91539e52-2983-4ae3-96e0-bea443319524 Date: Fri, 29 Jun 2018 16:42:00 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:00,723 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-91539e52-2983-4ae3-96e0-bea443319524 2018-06-29 16:42:03,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:03,908 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-7f4ac9f8-6da7-49e0-9aec-1259ca7f70f5 X-Compute-Request-Id: req-7f4ac9f8-6da7-49e0-9aec-1259ca7f70f5 Date: Fri, 29 Jun 2018 16:42:03 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:03,908 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-7f4ac9f8-6da7-49e0-9aec-1259ca7f70f5 2018-06-29 16:42:06,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:07,081 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-fce4a433-68a3-4d4c-b4f3-49e6bd437ffe X-Compute-Request-Id: req-fce4a433-68a3-4d4c-b4f3-49e6bd437ffe Date: Fri, 29 Jun 2018 16:42:07 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:07,081 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-fce4a433-68a3-4d4c-b4f3-49e6bd437ffe 2018-06-29 16:42:10,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:10,451 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-316d3dda-4ca2-4df7-bed6-960baaa2a5ea X-Compute-Request-Id: req-316d3dda-4ca2-4df7-bed6-960baaa2a5ea Date: Fri, 29 Jun 2018 16:42:10 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:10,451 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-316d3dda-4ca2-4df7-bed6-960baaa2a5ea 2018-06-29 16:42:13,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:13,659 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-72df0030-8d48-4e2e-a60e-ed436169c5a7 X-Compute-Request-Id: req-72df0030-8d48-4e2e-a60e-ed436169c5a7 Date: Fri, 29 Jun 2018 16:42:13 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:13,659 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-72df0030-8d48-4e2e-a60e-ed436169c5a7 2018-06-29 16:42:16,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:16,844 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-c5f29807-bbbf-4198-99cd-8525ffdc3eb6 X-Compute-Request-Id: req-c5f29807-bbbf-4198-99cd-8525ffdc3eb6 Date: Fri, 29 Jun 2018 16:42:16 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:16,845 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-c5f29807-bbbf-4198-99cd-8525ffdc3eb6 2018-06-29 16:42:19,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:20,034 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-a61a0cda-986c-4af1-9b4c-5fe177823f05 X-Compute-Request-Id: req-a61a0cda-986c-4af1-9b4c-5fe177823f05 Date: Fri, 29 Jun 2018 16:42:20 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:20,034 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-a61a0cda-986c-4af1-9b4c-5fe177823f05 2018-06-29 16:42:23,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:23,232 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-c71d50cb-117d-4b02-a30f-829a5da5d950 X-Compute-Request-Id: req-c71d50cb-117d-4b02-a30f-829a5da5d950 Date: Fri, 29 Jun 2018 16:42:23 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:23,232 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-c71d50cb-117d-4b02-a30f-829a5da5d950 2018-06-29 16:42:26,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:26,460 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-bfb413dc-0808-4038-a8a5-a706f39dea58 X-Compute-Request-Id: req-bfb413dc-0808-4038-a8a5-a706f39dea58 Date: Fri, 29 Jun 2018 16:42:26 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:26,460 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-bfb413dc-0808-4038-a8a5-a706f39dea58 2018-06-29 16:42:29,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:29,642 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-a5b5db1d-3ae6-41f8-9437-591808c2bec8 X-Compute-Request-Id: req-a5b5db1d-3ae6-41f8-9437-591808c2bec8 Date: Fri, 29 Jun 2018 16:42:29 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:29,642 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-a5b5db1d-3ae6-41f8-9437-591808c2bec8 2018-06-29 16:42:32,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:32,838 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-da1984f9-8042-42c7-bd86-d5fb2044a7a9 X-Compute-Request-Id: req-da1984f9-8042-42c7-bd86-d5fb2044a7a9 Date: Fri, 29 Jun 2018 16:42:32 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:32,838 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-da1984f9-8042-42c7-bd86-d5fb2044a7a9 2018-06-29 16:42:35,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:36,016 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ec9f3a7d-b81f-401c-a5ce-44e4142499f5 X-Compute-Request-Id: req-ec9f3a7d-b81f-401c-a5ce-44e4142499f5 Date: Fri, 29 Jun 2018 16:42:36 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:36,016 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ec9f3a7d-b81f-401c-a5ce-44e4142499f5 2018-06-29 16:42:39,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:39,199 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-0c48786b-d825-415c-b582-b50f1a50e2ac X-Compute-Request-Id: req-0c48786b-d825-415c-b582-b50f1a50e2ac Date: Fri, 29 Jun 2018 16:42:39 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:39,200 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-0c48786b-d825-415c-b582-b50f1a50e2ac 2018-06-29 16:42:42,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:42,378 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-739f3a3a-4c3d-4828-ada6-41568c2afc04 X-Compute-Request-Id: req-739f3a3a-4c3d-4828-ada6-41568c2afc04 Date: Fri, 29 Jun 2018 16:42:42 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:42,378 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-739f3a3a-4c3d-4828-ada6-41568c2afc04 2018-06-29 16:42:45,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:45,566 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-67a55ff8-2c4a-4476-ac50-a0d15b5d02c3 X-Compute-Request-Id: req-67a55ff8-2c4a-4476-ac50-a0d15b5d02c3 Date: Fri, 29 Jun 2018 16:42:45 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:45,567 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-67a55ff8-2c4a-4476-ac50-a0d15b5d02c3 2018-06-29 16:42:48,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:48,746 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-8de4620f-23eb-4662-bffd-93c5203350ca X-Compute-Request-Id: req-8de4620f-23eb-4662-bffd-93c5203350ca Date: Fri, 29 Jun 2018 16:42:48 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:48,746 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-8de4620f-23eb-4662-bffd-93c5203350ca 2018-06-29 16:42:51,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:51,923 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-a833051d-29a0-4da4-93ae-982f8d532a65 X-Compute-Request-Id: req-a833051d-29a0-4da4-93ae-982f8d532a65 Date: Fri, 29 Jun 2018 16:42:51 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:51,924 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-a833051d-29a0-4da4-93ae-982f8d532a65 2018-06-29 16:42:54,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:55,113 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-b2788b43-b34e-4697-b3be-a882ff128e42 X-Compute-Request-Id: req-b2788b43-b34e-4697-b3be-a882ff128e42 Date: Fri, 29 Jun 2018 16:42:55 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:55,113 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-b2788b43-b34e-4697-b3be-a882ff128e42 2018-06-29 16:42:58,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:42:58,300 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-c0b69655-35fd-4585-adad-18c30effe301 X-Compute-Request-Id: req-c0b69655-35fd-4585-adad-18c30effe301 Date: Fri, 29 Jun 2018 16:42:58 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:42:58,301 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-c0b69655-35fd-4585-adad-18c30effe301 2018-06-29 16:43:01,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:01,481 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-9599b323-3867-4ff6-932c-4d164a5bc327 X-Compute-Request-Id: req-9599b323-3867-4ff6-932c-4d164a5bc327 Date: Fri, 29 Jun 2018 16:43:01 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:01,481 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-9599b323-3867-4ff6-932c-4d164a5bc327 2018-06-29 16:43:04,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:04,665 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-4ed0bf52-856c-49f1-a31d-743f298fa8a2 X-Compute-Request-Id: req-4ed0bf52-856c-49f1-a31d-743f298fa8a2 Date: Fri, 29 Jun 2018 16:43:04 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:04,665 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-4ed0bf52-856c-49f1-a31d-743f298fa8a2 2018-06-29 16:43:07,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:07,864 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-85328cb6-13b7-437a-b427-16992cd43e6d X-Compute-Request-Id: req-85328cb6-13b7-437a-b427-16992cd43e6d Date: Fri, 29 Jun 2018 16:43:07 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:07,864 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-85328cb6-13b7-437a-b427-16992cd43e6d 2018-06-29 16:43:10,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:11,057 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-7766a9c8-45e1-4895-9a28-e9752dee1f60 X-Compute-Request-Id: req-7766a9c8-45e1-4895-9a28-e9752dee1f60 Date: Fri, 29 Jun 2018 16:43:11 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:11,057 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-7766a9c8-45e1-4895-9a28-e9752dee1f60 2018-06-29 16:43:14,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:14,239 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-b260e34c-0412-47fc-9c16-977c6f19a20f X-Compute-Request-Id: req-b260e34c-0412-47fc-9c16-977c6f19a20f Date: Fri, 29 Jun 2018 16:43:14 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:14,239 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-b260e34c-0412-47fc-9c16-977c6f19a20f 2018-06-29 16:43:17,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:17,419 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-ecd4c256-c4d6-4ee1-ba95-c1f65b6c1221 X-Compute-Request-Id: req-ecd4c256-c4d6-4ee1-ba95-c1f65b6c1221 Date: Fri, 29 Jun 2018 16:43:17 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:17,419 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-ecd4c256-c4d6-4ee1-ba95-c1f65b6c1221 2018-06-29 16:43:20,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:20,603 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-fcc05bd9-884e-4990-8b1e-0efd950a6f03 X-Compute-Request-Id: req-fcc05bd9-884e-4990-8b1e-0efd950a6f03 Date: Fri, 29 Jun 2018 16:43:20 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:20,603 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-fcc05bd9-884e-4990-8b1e-0efd950a6f03 2018-06-29 16:43:23,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:23,786 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-cbcd3e05-8be1-46cc-a325-b645fcfb91d2 X-Compute-Request-Id: req-cbcd3e05-8be1-46cc-a325-b645fcfb91d2 Date: Fri, 29 Jun 2018 16:43:23 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:23,786 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-cbcd3e05-8be1-46cc-a325-b645fcfb91d2 2018-06-29 16:43:26,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:26,985 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 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-94f1d796-0cf4-48ae-9965-f454a7c7fb28 X-Compute-Request-Id: req-94f1d796-0cf4-48ae-9965-f454a7c7fb28 Date: Fri, 29 Jun 2018 16:43:26 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623", "rel": "bookmark"}], "image": {"id": "e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "links": [{"href": "http://10.16.0.107:8774/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "links": [{"href": "http://10.16.0.107:8774/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e", "rel": "bookmark"}]}, "id": "78c658ef-bfcf-4ac2-864b-208e2ea5a623", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:40:18Z", "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-b723093f-b650-4608-b369-78e211bab726-vm_inst", "created": "2018-06-29T16:40:15Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:40:18Z"}, "metadata": {}}} 2018-06-29 16:43:26,986 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-94f1d796-0cf4-48ae-9965-f454a7c7fb28 2018-06-29 16:43:29,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:30,453 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 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-e5799cc8-f5fb-428f-a890-39d8e707800c X-Compute-Request-Id: req-e5799cc8-f5fb-428f-a890-39d8e707800c Date: Fri, 29 Jun 2018 16:43:30 GMT Connection: close 2018-06-29 16:43:30,454 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/78c658ef-bfcf-4ac2-864b-208e2ea5a623 used request id req-e5799cc8-f5fb-428f-a890-39d8e707800c 2018-06-29 16:43:30,454 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-port 2018-06-29 16:43:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/f1548a0e-e454-498d-a10a-7b83f279eac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a6dfba7f9f82a20a071d0751ffeb5fbdcb211e" 2018-06-29 16:43:31,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75f3798f-cbf0-4563-8f04-f37f7e5c706b Date: Fri, 29 Jun 2018 16:43:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:43:31,450 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/f1548a0e-e454-498d-a10a-7b83f279eac9 used request id req-75f3798f-cbf0-4563-8f04-f37f7e5c706b 2018-06-29 16:43:31,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce491edd18f4881e77fcbc27b72b7cfbd5bbf74" 2018-06-29 16:43:31,488 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-34949603-45e9-4fa0-bfd6-c2f7d4bdd97a X-Compute-Request-Id: req-34949603-45e9-4fa0-bfd6-c2f7d4bdd97a Date: Fri, 29 Jun 2018 16:43:31 GMT Connection: close 2018-06-29 16:43:31,488 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/b652bb92-9ad0-4dde-ab59-af31d9ec4f2e used request id req-34949603-45e9-4fa0-bfd6-c2f7d4bdd97a 2018-06-29 16:43:31,489 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet 2018-06-29 16:43:31,489 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-subnet 2018-06-29 16:43:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/c3df2a26-8be6-4daa-b0fe-d9012889b0a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:43:33,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-365a8c26-db7e-495d-aabd-3444211ca926 Date: Fri, 29 Jun 2018 16:43:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:43:33,277 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/c3df2a26-8be6-4daa-b0fe-d9012889b0a3 used request id req-365a8c26-db7e-495d-aabd-3444211ca926 2018-06-29 16:43:33,277 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-net 2018-06-29 16:43:33,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/111296c4-b6bc-4672-abf9-f1ef4638516b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798effdb29e992481ae3d1f6b2cb31245eea1297" 2018-06-29 16:43:34,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a25280d-a5cf-4ef3-87e3-08fe5b9d0e10 Date: Fri, 29 Jun 2018 16:43:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:43:34,762 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/111296c4-b6bc-4672-abf9-f1ef4638516b used request id req-2a25280d-a5cf-4ef3-87e3-08fe5b9d0e10 2018-06-29 16:43:34,763 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-image 2018-06-29 16:43:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688df8a53496e3f12c2a4e387a93a44c7bacc659" 2018-06-29 16:43:34,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e555582c-819a-4d73-8e25-a779e09f67c1 Date: Fri, 29 Jun 2018 16:43:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:43:34,866 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/e5cfba2d-1c9d-4bbe-936d-02bdc32512ff used request id req-e555582c-819a-4d73-8e25-a779e09f67c1 2018-06-29 16:43:34,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:43:34,870 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:43:34,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:34,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:35,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["zckZSdD8SgKfnBZR-886Gw"], "issued_at": "2018-06-29T16:43:35.000000Z"}} 2018-06-29 16:43:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:35,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d4ac647-1d7e-4b1f-b649-618c43072dfa Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:35,593 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7d4ac647-1d7e-4b1f-b649-618c43072dfa 2018-06-29 16:43:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:35,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-ca15f506-1751-4eaa-8af8-f73fe1448c5a Date: Fri, 29 Jun 2018 16:43:35 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image"} 2018-06-29 16:43:35,888 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image used request id req-ca15f506-1751-4eaa-8af8-f73fe1448c5a 2018-06-29 16:43:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:35,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-5877a937-203c-4bc3-8d6c-2d11c26f20ba Date: Fri, 29 Jun 2018 16:43:35 GMT Connection: close 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-29 16:43:35,897 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-5877a937-203c-4bc3-8d6c-2d11c26f20ba 2018-06-29 16:43:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image"}' 2018-06-29 16:43:35,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a66bcfb7-25c9-476c-aacf-b5db1b37eef8 Date: Fri, 29 Jun 2018 16:43:35 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:43:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:43:36Z", "visibility": "shared", "self": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_disk": 0, "protected": false, "id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "file": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:43:35,958 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-a66bcfb7-25c9-476c-aacf-b5db1b37eef8 2018-06-29 16:43:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" -d '' 2018-06-29 16:43:36,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1017a9b5-008d-4393-bce6-6fae44069e1b Date: Fri, 29 Jun 2018 16:43:36 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:43:36,302 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file used request id req-1017a9b5-008d-4393-bce6-6fae44069e1b 2018-06-29 16:43:36,302 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:43:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:36,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-1e907284-181c-4036-8024-7a6787d521d3 Date: Fri, 29 Jun 2018 16:43:36 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:43:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:43:36Z", "visibility": "shared", "self": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_disk": 0, "protected": false, "id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "file": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:43:36,332 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 used request id req-1e907284-181c-4036-8024-7a6787d521d3 2018-06-29 16:43:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:36,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-5bc4a30a-ff15-4a08-bf51-232f74453341 Date: Fri, 29 Jun 2018 16:43:36 GMT Connection: close 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-29 16:43:36,343 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-5bc4a30a-ff15-4a08-bf51-232f74453341 2018-06-29 16:43:36,345 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image 2018-06-29 16:43:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:43:36,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-56ba2eff-e157-46a9-94b0-f385979c6ff3 Date: Fri, 29 Jun 2018 16:43:36 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:43:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:43:36Z", "visibility": "shared", "self": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_disk": 0, "protected": false, "id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "file": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:43:36,373 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 used request id req-56ba2eff-e157-46a9-94b0-f385979c6ff3 2018-06-29 16:43:36,374 - create_image - DEBUG - Instance status is - active 2018-06-29 16:43:36,374 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image 2018-06-29 16:43:36,374 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image 2018-06-29 16:43:36,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:36,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:36,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["gdHrAR1sSjKDQCC6OSNjQA"], "issued_at": "2018-06-29T16:43:36.000000Z"}} 2018-06-29 16:43:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2811438c-831e-4bba-855a-8b7991c42b63 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:36,969 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2811438c-831e-4bba-855a-8b7991c42b63 2018-06-29 16:43:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:37,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7b9a044-06d8-4fbc-8092-144997a85cf1 Date: Fri, 29 Jun 2018 16:43:37 GMT Connection: close RESP BODY: {"networks":[]} 2018-06-29 16:43:37,273 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-c7b9a044-06d8-4fbc-8092-144997a85cf1 2018-06-29 16:43:37,274 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net 2018-06-29 16:43:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net", "admin_state_up": true}}' 2018-06-29 16:43:37,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1a479e1e-737b-4c75-b7ce-eec43c2e0d41 Date: Fri, 29 Jun 2018 16:43:37 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:43:37Z","is_default":false,"provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","mtu":1450}} 2018-06-29 16:43:37,864 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-1a479e1e-737b-4c75-b7ce-eec43c2e0d41 2018-06-29 16:43:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:38,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-92e7abab-1f54-4d34-bc3d-5a635c4e8822 Date: Fri, 29 Jun 2018 16:43:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:43:37Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:38,001 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-92e7abab-1f54-4d34-bc3d-5a635c4e8822 2018-06-29 16:43:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:38,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8546251f-0333-4d0a-bc6e-445faa867c4f Date: Fri, 29 Jun 2018 16:43:38 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:43:38,052 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-8546251f-0333-4d0a-bc6e-445faa867c4f 2018-06-29 16:43:38,052 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet 2018-06-29 16:43:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" -d '{"subnets": [{"ip_version": 4, "network_id": "985eb579-03ce-45c4-884e-e6b75c5bc46d", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]}' 2018-06-29 16:43:38,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73705e06-4b40-4e86-bed4-0337920f44a8 Date: Fri, 29 Jun 2018 16:43:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:38,553 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-73705e06-4b40-4e86-bed4-0337920f44a8 2018-06-29 16:43:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-42061791-662b-4a14-9faf-0598f4032c33 Date: Fri, 29 Jun 2018 16:43:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:38,963 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-42061791-662b-4a14-9faf-0598f4032c33 2018-06-29 16:43:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:43:39,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-22acb9cf-640f-4c80-ae00-385262cc3d3b Date: Fri, 29 Jun 2018 16:43:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:39,053 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-22acb9cf-640f-4c80-ae00-385262cc3d3b 2018-06-29 16:43:39,054 - OpenStackNetwork - DEBUG - Network [985eb579-03ce-45c4-884e-e6b75c5bc46d] created successfully 2018-06-29 16:43:39,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:39,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:39,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["HpjHnykfS7COXMW6n4JMhw"], "issued_at": "2018-06-29T16:43:39.000000Z"}} 2018-06-29 16:43:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}03e0abc38e3ce863da4450ac97e7695d90da3c03" 2018-06-29 16:43:39,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f86db2b-09cf-4c18-8399-ef34c272d9b6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:39,771 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4f86db2b-09cf-4c18-8399-ef34c272d9b6 2018-06-29 16:43:39,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:43:39,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e0abc38e3ce863da4450ac97e7695d90da3c03" 2018-06-29 16:43:40,056 - novaclient.v2.client - 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-6a5fce62-6a02-4559-875c-d61fff9867a9 X-Compute-Request-Id: req-6a5fce62-6a02-4559-875c-d61fff9867a9 Date: Fri, 29 Jun 2018 16:43:40 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:43:40,056 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-6a5fce62-6a02-4559-875c-d61fff9867a9 2018-06-29 16:43:40,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e0abc38e3ce863da4450ac97e7695d90da3c03" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-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-29 16:43:40,343 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-76e7fa24-1322-4150-ab15-3c9b097b30a3 X-Compute-Request-Id: req-76e7fa24-1322-4150-ab15-3c9b097b30a3 Date: Fri, 29 Jun 2018 16:43:40 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "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": "46402263-292a-4d5b-9e09-22aa5ee5ba84"}} 2018-06-29 16:43:40,344 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-76e7fa24-1322-4150-ab15-3c9b097b30a3 2018-06-29 16:43:40,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:40,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:40,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ArOb5oQyQOO8cMOfQgq3nQ"], "issued_at": "2018-06-29T16:43:40.000000Z"}} 2018-06-29 16:43:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:40,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79cba6f4-4da5-4c2c-92fd-4f67631ea2a1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:40,955 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-79cba6f4-4da5-4c2c-92fd-4f67631ea2a1 2018-06-29 16:43:40,959 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:41,292 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:40 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc x-openstack-request-id: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 16:43:41,292 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc 2018-06-29 16:43:41,294 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27", "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-29 16:43:42,887 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:43:41 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-19936247-32cf-474b-a2ba-07741dce4c5a x-openstack-request-id: req-19936247-32cf-474b-a2ba-07741dce4c5a Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "802aaa26717940f29ffc3e01f0855858", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T16:43:43.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "42e7f1a1-6fce-466a-97d9-c86431fc801b", "size": 1}} 2018-06-29 16:43:42,887 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes used request id req-19936247-32cf-474b-a2ba-07741dce4c5a 2018-06-29 16:43:42,890 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:44,228 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:42 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-f41f22fe-d783-4f57-8d0c-a7a38ffbc482 x-openstack-request-id: req-f41f22fe-d783-4f57-8d0c-a7a38ffbc482 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:43:44.000000", "replication_status": null, "snapshot_id": null, "id": "42e7f1a1-6fce-466a-97d9-c86431fc801b", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-7be141d1-e274-45fd-a77a-6033ba2f3f27", "bootable": "false", "created_at": "2018-06-29T16:43:43.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:43:44,228 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-f41f22fe-d783-4f57-8d0c-a7a38ffbc482 2018-06-29 16:43:44,229 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:43:44,230 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:44,389 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:44 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-a55c5fe4-ca6d-4a65-a199-2f6617d8b68a x-openstack-request-id: req-a55c5fe4-ca6d-4a65-a199-2f6617d8b68a Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:43:44.000000", "replication_status": null, "snapshot_id": null, "id": "42e7f1a1-6fce-466a-97d9-c86431fc801b", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-7be141d1-e274-45fd-a77a-6033ba2f3f27", "bootable": "false", "created_at": "2018-06-29T16:43:43.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:43:44,389 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-a55c5fe4-ca6d-4a65-a199-2f6617d8b68a 2018-06-29 16:43:44,389 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:43:44,389 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:43:44,389 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:43:44,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:44,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:44,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["uV6jqcOeQEKLEzJM3yyhdA"], "issued_at": "2018-06-29T16:43:44.000000Z"}} 2018-06-29 16:43:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69ae13fb-dc8d-4445-8643-70ea0d482519 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:45,063 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-69ae13fb-dc8d-4445-8643-70ea0d482519 2018-06-29 16:43:45,064 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:43:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65bafbc9-561d-4519-88e4-ee0d6884082d Keep-Alive: timeout=5, max=98 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:45,088 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-65bafbc9-561d-4519-88e4-ee0d6884082d 2018-06-29 16:43:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-209c797c-fe9a-4653-aa3c-ec1c314b46eb Date: Fri, 29 Jun 2018 16:43:45 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:45,513 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-209c797c-fe9a-4653-aa3c-ec1c314b46eb 2018-06-29 16:43:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:43:45,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:43:45 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:43:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:45 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c510fa-a42b-4b2e-958d-92b2c60bd4b2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:43:45,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-c2c510fa-a42b-4b2e-958d-92b2c60bd4b2 2018-06-29 16:43:45,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04f0a4f0-715f-43a8-a117-610d7d218439 Date: Fri, 29 Jun 2018 16:43:45 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:45,654 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-04f0a4f0-715f-43a8-a117-610d7d218439 2018-06-29 16:43:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:45,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0720f15-f018-41bb-a32c-dcb7523835fd Date: Fri, 29 Jun 2018 16:43:45 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:43:45,989 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True used request id req-f0720f15-f018-41bb-a32c-dcb7523835fd 2018-06-29 16:43:45,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:46,399 - novaclient.v2.client - 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-4e805a26-52d4-45ab-bf0d-be8dd13af0b7 X-Compute-Request-Id: req-4e805a26-52d4-45ab-bf0d-be8dd13af0b7 Date: Fri, 29 Jun 2018 16:43:46 GMT Connection: close RESP BODY: {"servers": []} 2018-06-29 16:43:46,399 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst used request id req-4e805a26-52d4-45ab-bf0d-be8dd13af0b7 2018-06-29 16:43:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9d1e2f7f-d211-492f-93e9-5f13c8d36f83 Date: Fri, 29 Jun 2018 16:43:46 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:46,810 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-9d1e2f7f-d211-492f-93e9-5f13c8d36f83 2018-06-29 16:43:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:46,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:46 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-184a0d35-4646-4154-bd72-fccdfc7e15b5 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:43:46,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-184a0d35-4646-4154-bd72-fccdfc7e15b5 2018-06-29 16:43:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:46,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-386dd24e-879d-425d-b610-854f7209e431 Date: Fri, 29 Jun 2018 16:43:46 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:46,930 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-386dd24e-879d-425d-b610-854f7209e431 2018-06-29 16:43:46,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:47,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4505c19d-ce81-473f-881b-16513b8cd53b Date: Fri, 29 Jun 2018 16:43:47 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:43:47,006 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True used request id req-4505c19d-ce81-473f-881b-16513b8cd53b 2018-06-29 16:43:47,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:43:47,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:43:47,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["GXwpxCDBT8-oR2rJY0LojA"], "issued_at": "2018-06-29T16:43:47.000000Z"}} 2018-06-29 16:43:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}c83828cf05571cc5154c1d31035bfd512cb39222" 2018-06-29 16:43:47,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18a7ade1-9681-4b9b-ab93-ea0c10014ef1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:43:47,600 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-18a7ade1-9681-4b9b-ab93-ea0c10014ef1 2018-06-29 16:43:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e8afc25a-0429-4f73-841b-1cd31c6fffe2 Date: Fri, 29 Jun 2018 16:43:47 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:47,758 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-e8afc25a-0429-4f73-841b-1cd31c6fffe2 2018-06-29 16:43:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:48,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f4f9df7-8206-4309-a973-88595aa9500a Date: Fri, 29 Jun 2018 16:43:48 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:48,100 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-5f4f9df7-8206-4309-a973-88595aa9500a 2018-06-29 16:43:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:48,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-48f89ead-c7b5-415c-b6a7-9fcb3591185a Date: Fri, 29 Jun 2018 16:43:48 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:48,238 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-48f89ead-c7b5-415c-b6a7-9fcb3591185a 2018-06-29 16:43:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:43:48,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:43:48 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:43:48,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83828cf05571cc5154c1d31035bfd512cb39222" 2018-06-29 16:43:48,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:48 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64f3b687-2236-435e-a228-033589e65e43 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:43:48,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-64f3b687-2236-435e-a228-033589e65e43 2018-06-29 16:43:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:48,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28a97dbe-a983-4d49-be11-93ef0d830944 Date: Fri, 29 Jun 2018 16:43:48 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:48,371 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-28a97dbe-a983-4d49-be11-93ef0d830944 2018-06-29 16:43:48,372 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net 2018-06-29 16:43:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" -d '{"port": {"network_id": "985eb579-03ce-45c4-884e-e6b75c5bc46d", "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port", "admin_state_up": true}}' 2018-06-29 16:43:49,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-188748db-999b-4b2d-b357-44e02293aed0 Date: Fri, 29 Jun 2018 16:43:49 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:43:49Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd31324d-62af-40a6-9973-f8162b3518ef","ip_address":"10.55.0.6"}],"id":"167e4246-1eaf-477a-9421-cd21e50ed9e0","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:a1:eb","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port","admin_state_up":true,"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:48Z","binding:vnic_type":"normal"}} 2018-06-29 16:43:49,465 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-188748db-999b-4b2d-b357-44e02293aed0 2018-06-29 16:43:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:49,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-50d2d311-8f8a-4de0-a371-7ac00c5cda08 Date: Fri, 29 Jun 2018 16:43:49 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["dd31324d-62af-40a6-9973-f8162b3518ef"],"description":"","tags":[],"updated_at":"2018-06-29T16:43:38Z","provider:segmentation_id":32,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:37Z","provider:network_type":"vxlan"}]} 2018-06-29 16:43:49,602 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net used request id req-50d2d311-8f8a-4de0-a371-7ac00c5cda08 2018-06-29 16:43:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:49,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eefed1f5-0982-4554-b8df-75f6e9c404db Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:43:49,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-eefed1f5-0982-4554-b8df-75f6e9c404db 2018-06-29 16:43:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:49,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5cd79197-1c13-4cca-bcd0-2136c77e806f Date: Fri, 29 Jun 2018 16:43:49 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:38Z","dns_nameservers":[],"updated_at":"2018-06-29T16:43:38Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"dd31324d-62af-40a6-9973-f8162b3518ef","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet"}]} 2018-06-29 16:43:49,804 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-5cd79197-1c13-4cca-bcd0-2136c77e806f 2018-06-29 16:43:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:49,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-652cc5bf-309e-465e-b64a-f820d0970d4e Date: Fri, 29 Jun 2018 16:43:49 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:43:49Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd31324d-62af-40a6-9973-f8162b3518ef","ip_address":"10.55.0.6"}],"id":"167e4246-1eaf-477a-9421-cd21e50ed9e0","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:a1:eb","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port","admin_state_up":true,"network_id":"985eb579-03ce-45c4-884e-e6b75c5bc46d","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:43:48Z","binding:vnic_type":"normal"}]} 2018-06-29 16:43:49,885 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=985eb579-03ce-45c4-884e-e6b75c5bc46d&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port&admin_state_up=True used request id req-652cc5bf-309e-465e-b64a-f820d0970d4e 2018-06-29 16:43:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:50,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eec6fc63-f8f1-4b83-9fe7-9d42887de22e Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:43:50,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-eec6fc63-f8f1-4b83-9fe7-9d42887de22e 2018-06-29 16:43:50,005 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst 2018-06-29 16:43:50,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:50,296 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 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-b602a160-b584-42d2-9335-73684b417c94 X-Compute-Request-Id: req-b602a160-b584-42d2-9335-73684b417c94 Date: Fri, 29 Jun 2018 16:43:50 GMT Connection: close RESP BODY: {"flavors": [{"id": "46402263-292a-4d5b-9e09-22aa5ee5ba84", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-flavor"}]} 2018-06-29 16:43:50,296 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-b602a160-b584-42d2-9335-73684b417c94 2018-06-29 16:43:50,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:50,333 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-c461dec2-8e59-4a06-9742-838adcb0db4b X-Compute-Request-Id: req-c461dec2-8e59-4a06-9742-838adcb0db4b Date: Fri, 29 Jun 2018 16:43:50 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "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": "46402263-292a-4d5b-9e09-22aa5ee5ba84"}} 2018-06-29 16:43:50,333 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84 used request id req-c461dec2-8e59-4a06-9742-838adcb0db4b 2018-06-29 16:43:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:50,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-79a0ec2b-58e0-4839-9720-6e003fcbdcae Date: Fri, 29 Jun 2018 16:43:50 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:43:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:43:36Z", "visibility": "shared", "self": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_disk": 0, "protected": false, "id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "file": "/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image"} 2018-06-29 16:43:50,645 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image used request id req-79a0ec2b-58e0-4839-9720-6e003fcbdcae 2018-06-29 16:43:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:50,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-39f2eda5-c4db-4955-a11e-762a85721f53 Date: Fri, 29 Jun 2018 16:43:50 GMT Connection: close 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-29 16:43:50,654 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-39f2eda5-c4db-4955-a11e-762a85721f53 2018-06-29 16:43:50,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst", "imageRef": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "flavorRef": "46402263-292a-4d5b-9e09-22aa5ee5ba84", "max_count": 1, "min_count": 1, "networks": [{"port": "167e4246-1eaf-477a-9421-cd21e50ed9e0"}]}}' 2018-06-29 16:43:52,055 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 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-72b7f04d-d4d5-4b68-9229-4503a452d541 X-Compute-Request-Id: req-72b7f04d-d4d5-4b68-9229-4503a452d541 Date: Fri, 29 Jun 2018 16:43:52 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d08a37e6-d772-42c6-9a37-8864264bbd33", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "bookmark"}], "adminPass": "tC4ZeLAwFC2v"}} 2018-06-29 16:43:52,055 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-72b7f04d-d4d5-4b68-9229-4503a452d541 2018-06-29 16:43:52,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:52,191 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-1bda1461-957b-4b1b-a95c-ac0c09578a57 X-Compute-Request-Id: req-1bda1461-957b-4b1b-a95c-ac0c09578a57 Date: Fri, 29 Jun 2018 16:43:52 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "bookmark"}], "image": {"id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "links": [{"href": "http://10.16.0.107:8774/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46402263-292a-4d5b-9e09-22aa5ee5ba84", "links": [{"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "bookmark"}]}, "id": "d08a37e6-d772-42c6-9a37-8864264bbd33", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:43: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": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst", "created": "2018-06-29T16:43:52Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:43:52,191 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 used request id req-1bda1461-957b-4b1b-a95c-ac0c09578a57 2018-06-29 16:43:52,192 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst 2018-06-29 16:43:52,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:52,465 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-1e5d63ec-fe15-49bf-80b8-3b94ecba1ef0 X-Compute-Request-Id: req-1e5d63ec-fe15-49bf-80b8-3b94ecba1ef0 Date: Fri, 29 Jun 2018 16:43:52 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "bookmark"}], "image": {"id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "links": [{"href": "http://10.16.0.107:8774/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46402263-292a-4d5b-9e09-22aa5ee5ba84", "links": [{"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "bookmark"}]}, "id": "d08a37e6-d772-42c6-9a37-8864264bbd33", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:43: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": "NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst", "created": "2018-06-29T16:43:52Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:43:52,465 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 used request id req-1e5d63ec-fe15-49bf-80b8-3b94ecba1ef0 2018-06-29 16:43:52,466 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst] is - BUILD 2018-06-29 16:43:52,466 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 16:43:55,469 - create_instance - DEBUG - VM status query timeout in 896.722820044 2018-06-29 16:43:55,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:56,121 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 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-0a79dd96-bb82-4be1-a75b-8630eb30d4b3 X-Compute-Request-Id: req-0a79dd96-bb82-4be1-a75b-8630eb30d4b3 Date: Fri, 29 Jun 2018 16:43:56 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/d08a37e6-d772-42c6-9a37-8864264bbd33", "rel": "bookmark"}], "image": {"id": "1df6e1b0-94ae-4098-bbf6-db9897d47667", "links": [{"href": "http://10.16.0.107:8774/images/1df6e1b0-94ae-4098-bbf6-db9897d47667", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46402263-292a-4d5b-9e09-22aa5ee5ba84", "links": [{"href": "http://10.16.0.107:8774/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84", "rel": "bookmark"}]}, "id": "d08a37e6-d772-42c6-9a37-8864264bbd33", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:43: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-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst", "created": "2018-06-29T16:43:52Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:43:53Z"}, "metadata": {}}} 2018-06-29 16:43:56,121 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 used request id req-0a79dd96-bb82-4be1-a75b-8630eb30d4b3 2018-06-29 16:43:56,122 - create_instance - INFO - Deleting Port with ID - 167e4246-1eaf-477a-9421-cd21e50ed9e0 2018-06-29 16:43:56,122 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-port 2018-06-29 16:43:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/167e4246-1eaf-477a-9421-cd21e50ed9e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:57,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5038f88b-621f-4945-8d3d-b00a1069ca75 Date: Fri, 29 Jun 2018 16:43:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:43:57,019 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/167e4246-1eaf-477a-9421-cd21e50ed9e0 used request id req-5038f88b-621f-4945-8d3d-b00a1069ca75 2018-06-29 16:43:57,019 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst 2018-06-29 16:43:57,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:57,456 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 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-afba2d7c-de48-4230-bbc0-4631ed394e58 X-Compute-Request-Id: req-afba2d7c-de48-4230-bbc0-4631ed394e58 Date: Fri, 29 Jun 2018 16:43:57 GMT Connection: close 2018-06-29 16:43:57,456 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 used request id req-afba2d7c-de48-4230-bbc0-4631ed394e58 2018-06-29 16:43:57,456 - create_instance - INFO - Checking deletion status 2018-06-29 16:43:57,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfdf4c4a637adedf53c4698384a463723feaa" 2018-06-29 16:43:57,811 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-9d17826f-a062-4ac8-8d6f-8f8f4e53665e X-Compute-Request-Id: req-9d17826f-a062-4ac8-8d6f-8f8f4e53665e Date: Fri, 29 Jun 2018 16:43:57 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance d08a37e6-d772-42c6-9a37-8864264bbd33 could not be found.", "code": 404}} 2018-06-29 16:43:57,811 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/d08a37e6-d772-42c6-9a37-8864264bbd33 used request id req-9d17826f-a062-4ac8-8d6f-8f8f4e53665e 2018-06-29 16:43:57,811 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d08a37e6-d772-42c6-9a37-8864264bbd33 could not be found. (HTTP 404) (Request-ID: req-9d17826f-a062-4ac8-8d6f-8f8f4e53665e) 2018-06-29 16:43:57,811 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-vm_inst 2018-06-29 16:43:57,815 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:58,191 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:57 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-3fd40e7f-a621-4413-a6da-82100d78bad7 x-openstack-request-id: req-3fd40e7f-a621-4413-a6da-82100d78bad7 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:43:44.000000", "replication_status": null, "snapshot_id": null, "id": "42e7f1a1-6fce-466a-97d9-c86431fc801b", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-7be141d1-e274-45fd-a77a-6033ba2f3f27", "bootable": "false", "created_at": "2018-06-29T16:43:43.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:43:58,191 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-3fd40e7f-a621-4413-a6da-82100d78bad7 2018-06-29 16:43:58,192 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:43:58,192 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:43:58,192 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:43:58,196 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:59,546 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:43:58 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-97971c8b-50dc-4db0-95ca-e60bed9aec4b Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:43:59,547 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-97971c8b-50dc-4db0-95ca-e60bed9aec4b 2018-06-29 16:43:59,550 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:43:59,685 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:43:59 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-61b02530-bd73-4ba8-b731-bdcdd209323c x-openstack-request-id: req-61b02530-bd73-4ba8-b731-bdcdd209323c Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:00.000000", "replication_status": null, "snapshot_id": null, "id": "42e7f1a1-6fce-466a-97d9-c86431fc801b", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-7be141d1-e274-45fd-a77a-6033ba2f3f27", "bootable": "false", "created_at": "2018-06-29T16:43:43.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:43:59,685 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-61b02530-bd73-4ba8-b731-bdcdd209323c 2018-06-29 16:43:59,686 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 16:43:59,686 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 16:44:02,690 - create_volume - DEBUG - Volume status query timeout in 56.8576979637 2018-06-29 16:44:02,696 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8481ef5-7c13-452b-8768-5a1cd2aca8dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15f080ce132534b0da4f6ead5238d60e83706e9" 2018-06-29 16:44:02,796 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:44:02 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-7f309d05-7710-4e49-84d4-da08657d9626 x-openstack-request-id: req-7f309d05-7710-4e49-84d4-da08657d9626 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 42e7f1a1-6fce-466a-97d9-c86431fc801b could not be found.", "code": 404}} 2018-06-29 16:44:02,796 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/42e7f1a1-6fce-466a-97d9-c86431fc801b used request id req-7f309d05-7710-4e49-84d4-da08657d9626 2018-06-29 16:44:02,797 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 42e7f1a1-6fce-466a-97d9-c86431fc801b could not be found. (HTTP 404) (Request-ID: req-7f309d05-7710-4e49-84d4-da08657d9626) 2018-06-29 16:44:02,797 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27 2018-06-29 16:44:02,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e0abc38e3ce863da4450ac97e7695d90da3c03" 2018-06-29 16:44:03,001 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-dead9dee-00fe-48f8-a66c-540800e502c4 X-Compute-Request-Id: req-dead9dee-00fe-48f8-a66c-540800e502c4 Date: Fri, 29 Jun 2018 16:44:02 GMT Connection: close 2018-06-29 16:44:03,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/46402263-292a-4d5b-9e09-22aa5ee5ba84 used request id req-dead9dee-00fe-48f8-a66c-540800e502c4 2018-06-29 16:44:03,002 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet 2018-06-29 16:44:03,002 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-subnet 2018-06-29 16:44:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/dd31324d-62af-40a6-9973-f8162b3518ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:44:04,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ed698bd-e8c9-4b41-949c-0549ce131790 Date: Fri, 29 Jun 2018 16:44:04 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:04,596 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/dd31324d-62af-40a6-9973-f8162b3518ef used request id req-2ed698bd-e8c9-4b41-949c-0549ce131790 2018-06-29 16:44:04,596 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-net 2018-06-29 16:44:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/985eb579-03ce-45c4-884e-e6b75c5bc46d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2020fb7796bb606842e9c21cb399f6f79d13f7bc" 2018-06-29 16:44:06,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46972ec8-97b8-4723-80cb-d378d8891b25 Date: Fri, 29 Jun 2018 16:44:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:06,141 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/985eb579-03ce-45c4-884e-e6b75c5bc46d used request id req-46972ec8-97b8-4723-80cb-d378d8891b25 2018-06-29 16:44:06,142 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7be141d1-e274-45fd-a77a-6033ba2f3f27-image 2018-06-29 16:44:06,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab4b169b92ae9c312a8ecd8312b2d3dd50417092" 2018-06-29 16:44:06,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da1fc5ec-7c8b-4afe-9e44-c7b607b2f1d9 Date: Fri, 29 Jun 2018 16:44:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:06,246 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/1df6e1b0-94ae-4098-bbf6-db9897d47667 used request id req-da1fc5ec-7c8b-4afe-9e44-c7b607b2f1d9 2018-06-29 16:44:06,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:06,254 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:44:06,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:06,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:06,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["p8lp0NsvTB-_2t4hOAlm5A"], "issued_at": "2018-06-29T16:44:06.000000Z"}} 2018-06-29 16:44:06,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c420769-df74-4481-b889-cdcc4b73bece Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:07,075 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3c420769-df74-4481-b889-cdcc4b73bece 2018-06-29 16:44:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-ac8a9c34-43d8-4bea-8687-ed73097fbf86 Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image"} 2018-06-29 16:44:07,365 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image used request id req-ac8a9c34-43d8-4bea-8687-ed73097fbf86 2018-06-29 16:44:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-4599f3a6-675b-4be6-a03e-9b8819023927 Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close 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-29 16:44:07,376 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-4599f3a6-675b-4be6-a03e-9b8819023927 2018-06-29 16:44:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image"}' 2018-06-29 16:44:07,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-7bbede17-ad44-41f5-be50-4dc6dc9dfbfd Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:07Z", "visibility": "shared", "self": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_disk": 0, "protected": false, "id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "file": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:07,443 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-7bbede17-ad44-41f5-be50-4dc6dc9dfbfd 2018-06-29 16:44:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" -d '' 2018-06-29 16:44:07,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-321ca4e9-7e6d-4ce0-befb-606da5abb585 Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:07,636 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file used request id req-321ca4e9-7e6d-4ce0-befb-606da5abb585 2018-06-29 16:44:07,636 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:44:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-0f1bf974-6af1-4f86-9311-356592780dcf Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:08Z", "visibility": "shared", "self": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_disk": 0, "protected": false, "id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "file": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:07,663 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe used request id req-0f1bf974-6af1-4f86-9311-356592780dcf 2018-06-29 16:44:07,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-080a161d-0598-42fb-8ed2-f1cddd835ca9 Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close 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-29 16:44:07,672 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-080a161d-0598-42fb-8ed2-f1cddd835ca9 2018-06-29 16:44:07,674 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image 2018-06-29 16:44:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:07,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-47da8e1d-2440-4bd4-a406-167b5986a419 Date: Fri, 29 Jun 2018 16:44:07 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:08Z", "visibility": "shared", "self": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_disk": 0, "protected": false, "id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "file": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:07,706 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe used request id req-47da8e1d-2440-4bd4-a406-167b5986a419 2018-06-29 16:44:07,706 - create_image - DEBUG - Instance status is - active 2018-06-29 16:44:07,706 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image 2018-06-29 16:44:07,706 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image 2018-06-29 16:44:07,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:07,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:08,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["cJsJRZnMTze_QTXwbqj65A"], "issued_at": "2018-06-29T16:44:08.000000Z"}} 2018-06-29 16:44:08,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:08,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:08 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67027775-182d-46bd-b19e-6e9dae629042 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:08,437 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-67027775-182d-46bd-b19e-6e9dae629042 2018-06-29 16:44:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:08,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c829ed16-a9f9-4168-9c19-7ef48d59bc4b Date: Fri, 29 Jun 2018 16:44:08 GMT Connection: close RESP BODY: {"networks":[]} 2018-06-29 16:44:08,721 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-c829ed16-a9f9-4168-9c19-7ef48d59bc4b 2018-06-29 16:44:08,722 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net 2018-06-29 16:44:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net", "admin_state_up": true}}' 2018-06-29 16:44:09,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-913b6903-9b8b-4660-b158-e4b1298f8d5f Date: Fri, 29 Jun 2018 16:44:09 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:44:09Z","is_default":false,"provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","mtu":1450}} 2018-06-29 16:44:09,424 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-913b6903-9b8b-4660-b158-e4b1298f8d5f 2018-06-29 16:44:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:09,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1053cb9-1ae5-43e2-b504-04affe631fca Date: Fri, 29 Jun 2018 16:44:09 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:44:09Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:09,566 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-c1053cb9-1ae5-43e2-b504-04affe631fca 2018-06-29 16:44:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:09,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d1ff904-6c17-464c-a16c-8b6e4e604984 Date: Fri, 29 Jun 2018 16:44:09 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:44:09,856 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-4d1ff904-6c17-464c-a16c-8b6e4e604984 2018-06-29 16:44:09,856 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet 2018-06-29 16:44:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" -d '{"subnets": [{"ip_version": 4, "network_id": "265eefbf-0f88-4ac6-a78e-a41177979a58", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]}' 2018-06-29 16:44:10,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6482c63-c427-4f0e-99b2-3deb5b9551ab Date: Fri, 29 Jun 2018 16:44:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:10,581 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-d6482c63-c427-4f0e-99b2-3deb5b9551ab 2018-06-29 16:44:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:10,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cc5af70c-2c76-4785-812d-be0fdde92b3f Date: Fri, 29 Jun 2018 16:44:10 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:10,892 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-cc5af70c-2c76-4785-812d-be0fdde92b3f 2018-06-29 16:44:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:11,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37f2d88f-4db6-4ba6-a998-be115160dbf2 Date: Fri, 29 Jun 2018 16:44:11 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:11,228 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-37f2d88f-4db6-4ba6-a998-be115160dbf2 2018-06-29 16:44:11,228 - OpenStackNetwork - DEBUG - Network [265eefbf-0f88-4ac6-a78e-a41177979a58] created successfully 2018-06-29 16:44:11,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:11,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:11,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["rc9TzvOuSFODb8PEbKhuxw"], "issued_at": "2018-06-29T16:44:11.000000Z"}} 2018-06-29 16:44:11,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}10b07ba4447b40c6dca89b91fad0143cec8bb0ad" 2018-06-29 16:44:11,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17a00441-a147-448c-b744-bb94f79675de Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:11,831 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-17a00441-a147-448c-b744-bb94f79675de 2018-06-29 16:44:11,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:11,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b07ba4447b40c6dca89b91fad0143cec8bb0ad" 2018-06-29 16:44:12,102 - novaclient.v2.client - 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-82a8f36e-3ac2-48af-87a0-9a78150a4cef X-Compute-Request-Id: req-82a8f36e-3ac2-48af-87a0-9a78150a4cef Date: Fri, 29 Jun 2018 16:44:12 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:44:12,102 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-82a8f36e-3ac2-48af-87a0-9a78150a4cef 2018-06-29 16:44:12,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b07ba4447b40c6dca89b91fad0143cec8bb0ad" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-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-29 16:44:12,148 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-5e4d03ab-fd5b-4183-903a-924dcfd14577 X-Compute-Request-Id: req-5e4d03ab-fd5b-4183-903a-924dcfd14577 Date: Fri, 29 Jun 2018 16:44:12 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "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": "3e480176-3eed-417c-8477-90fdc0458e1d"}} 2018-06-29 16:44:12,148 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-5e4d03ab-fd5b-4183-903a-924dcfd14577 2018-06-29 16:44:12,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:12,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:12,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["jTx83MO4SpOl18tSGGjdng"], "issued_at": "2018-06-29T16:44:12.000000Z"}} 2018-06-29 16:44:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:12,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2efce414-d99a-414f-b4e6-d9862c04c6fb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:12,732 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2efce414-d99a-414f-b4e6-d9862c04c6fb 2018-06-29 16:44:12,737 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:13,068 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:12 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-4b024591-4dab-4550-8170-b9ee1c38d98c x-openstack-request-id: req-4b024591-4dab-4550-8170-b9ee1c38d98c Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 16:44:13,068 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-4b024591-4dab-4550-8170-b9ee1c38d98c 2018-06-29 16:44:13,072 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a", "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-29 16:44:13,733 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:44:13 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-1fcefd3e-e887-4f16-a579-bc0fdcf48479 x-openstack-request-id: req-1fcefd3e-e887-4f16-a579-bc0fdcf48479 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "802aaa26717940f29ffc3e01f0855858", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T16:44:14.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8789ebaa-9d18-47ba-b981-6211ca6f92c9", "size": 1}} 2018-06-29 16:44:13,733 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes used request id req-1fcefd3e-e887-4f16-a579-bc0fdcf48479 2018-06-29 16:44:13,735 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:14,138 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:13 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-a6d0a6ed-e114-42cd-a2b7-4cfb0a6aba32 x-openstack-request-id: req-a6d0a6ed-e114-42cd-a2b7-4cfb0a6aba32 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:14.000000", "replication_status": null, "snapshot_id": null, "id": "8789ebaa-9d18-47ba-b981-6211ca6f92c9", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-d2c96025-e44c-4199-af36-4bd43f725f1a", "bootable": "false", "created_at": "2018-06-29T16:44:14.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:14,138 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-a6d0a6ed-e114-42cd-a2b7-4cfb0a6aba32 2018-06-29 16:44:14,138 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:14,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:14,584 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:14 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-e1b35a67-9fbf-45bf-9f23-3f6181aa45d0 x-openstack-request-id: req-e1b35a67-9fbf-45bf-9f23-3f6181aa45d0 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:14.000000", "replication_status": null, "snapshot_id": null, "id": "8789ebaa-9d18-47ba-b981-6211ca6f92c9", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-d2c96025-e44c-4199-af36-4bd43f725f1a", "bootable": "false", "created_at": "2018-06-29T16:44:14.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:14,584 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-e1b35a67-9fbf-45bf-9f23-3f6181aa45d0 2018-06-29 16:44:14,585 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:44:14,585 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:14,585 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:14,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:14,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:15,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["drdUzs4gQ5-QIxsfgnCL0g"], "issued_at": "2018-06-29T16:44:15.000000Z"}} 2018-06-29 16:44:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:15,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f3ef2ae-9f53-44f0-89c2-4fa0b7162403 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:15,285 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4f3ef2ae-9f53-44f0-89c2-4fa0b7162403 2018-06-29 16:44:15,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:15,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89a48168-4247-4a8f-aaa7-5ca6c8337763 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:15,407 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-89a48168-4247-4a8f-aaa7-5ca6c8337763 2018-06-29 16:44:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:15,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b185affc-e322-4a6c-a6b9-da92e71e1f5f Date: Fri, 29 Jun 2018 16:44:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:15,847 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-b185affc-e322-4a6c-a6b9-da92e71e1f5f 2018-06-29 16:44:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:44:15,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:44:15 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:44:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:15,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:15 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7808ae4d-6f97-49b2-83ef-ed40dea93b84 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:15,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-7808ae4d-6f97-49b2-83ef-ed40dea93b84 2018-06-29 16:44:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d4826cf8-b705-4bd5-b288-d89a4d26b458 Date: Fri, 29 Jun 2018 16:44:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:15,960 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-d4826cf8-b705-4bd5-b288-d89a4d26b458 2018-06-29 16:44:15,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:16,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-586add1b-5c7a-4960-a26f-da2cb57e040e Date: Fri, 29 Jun 2018 16:44:16 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:44:16,283 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True used request id req-586add1b-5c7a-4960-a26f-da2cb57e040e 2018-06-29 16:44:16,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:16,643 - novaclient.v2.client - 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-fc445ef5-efb2-4df9-95b1-0a4848426928 X-Compute-Request-Id: req-fc445ef5-efb2-4df9-95b1-0a4848426928 Date: Fri, 29 Jun 2018 16:44:16 GMT Connection: close RESP BODY: {"servers": []} 2018-06-29 16:44:16,643 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst used request id req-fc445ef5-efb2-4df9-95b1-0a4848426928 2018-06-29 16:44:16,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:16,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-276bb6ae-4ab8-4b4b-8dce-e7cfa0a5ea99 Date: Fri, 29 Jun 2018 16:44:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:16,786 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-276bb6ae-4ab8-4b4b-8dce-e7cfa0a5ea99 2018-06-29 16:44:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:16,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:16 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-396ec980-39fc-421c-b9f7-7ff03e180414 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:16,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-396ec980-39fc-421c-b9f7-7ff03e180414 2018-06-29 16:44:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:17,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9e4ff5d5-a388-4aa5-a2ea-5dcc41850da8 Date: Fri, 29 Jun 2018 16:44:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:17,002 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-9e4ff5d5-a388-4aa5-a2ea-5dcc41850da8 2018-06-29 16:44:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e39d668-1403-4bea-875e-99d74cfb6760 Date: Fri, 29 Jun 2018 16:44:17 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:44:17,336 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True used request id req-2e39d668-1403-4bea-875e-99d74cfb6760 2018-06-29 16:44:17,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:17,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:17,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["D3dQjfeJRPCyEgRDpJmSFg"], "issued_at": "2018-06-29T16:44:17.000000Z"}} 2018-06-29 16:44:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}88e328cd449cb213bbef9e5afb2ebc6ebd174127" 2018-06-29 16:44:18,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-132c4813-cc82-42fe-8b90-01fef145a066 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:18,056 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-132c4813-cc82-42fe-8b90-01fef145a066 2018-06-29 16:44:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:18,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9d8f1b31-dca7-4e72-91eb-891d520d3e8a Date: Fri, 29 Jun 2018 16:44:18 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:18,458 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-9d8f1b31-dca7-4e72-91eb-891d520d3e8a 2018-06-29 16:44:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:18,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc70e175-6768-4330-bf7d-cd714eeb58e7 Date: Fri, 29 Jun 2018 16:44:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:18,533 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-bc70e175-6768-4330-bf7d-cd714eeb58e7 2018-06-29 16:44:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:18,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-13973ad3-cc5b-459d-bfb7-7e628cca8c75 Date: Fri, 29 Jun 2018 16:44:18 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:18,681 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-13973ad3-cc5b-459d-bfb7-7e628cca8c75 2018-06-29 16:44:18,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:44:18,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:44:18 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:44:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e328cd449cb213bbef9e5afb2ebc6ebd174127" 2018-06-29 16:44:18,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:18 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d503346-d8d9-4977-9586-63f2c4e34408 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:18,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-1d503346-d8d9-4977-9586-63f2c4e34408 2018-06-29 16:44:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:18,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73423bd9-767c-4f04-b075-5c0e99b6d2a1 Date: Fri, 29 Jun 2018 16:44:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:18,804 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-73423bd9-767c-4f04-b075-5c0e99b6d2a1 2018-06-29 16:44:18,805 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net 2018-06-29 16:44:18,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" -d '{"port": {"network_id": "265eefbf-0f88-4ac6-a78e-a41177979a58", "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port", "admin_state_up": true}}' 2018-06-29 16:44:19,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-2aa61eca-2b05-4338-bb08-dc6b632bed19 Date: Fri, 29 Jun 2018 16:44:19 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:44:19Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","ip_address":"10.55.0.7"}],"id":"e6f480bc-9aa2-44a9-a330-6de0eec92962","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:93:60","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port","admin_state_up":true,"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:19Z","binding:vnic_type":"normal"}} 2018-06-29 16:44:19,745 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-2aa61eca-2b05-4338-bb08-dc6b632bed19 2018-06-29 16:44:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:19,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d68ae578-3cf0-48a4-9da2-ae419b6ba979 Date: Fri, 29 Jun 2018 16:44:19 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"265eefbf-0f88-4ac6-a78e-a41177979a58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["624efbe5-eb02-4ab0-b4b1-43b15b46dc6f"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:10Z","provider:segmentation_id":41,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:09Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:19,883 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net used request id req-d68ae578-3cf0-48a4-9da2-ae419b6ba979 2018-06-29 16:44:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:19 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31ebddb7-9c13-4836-bed4-61b9cab6b24d Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:20,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-31ebddb7-9c13-4836-bed4-61b9cab6b24d 2018-06-29 16:44:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-604e8823-c3c4-4823-b19a-71194378b61c Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:10Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:10Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet"}]} 2018-06-29 16:44:20,093 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-604e8823-c3c4-4823-b19a-71194378b61c 2018-06-29 16:44:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-827d4f7b-7b96-493a-8d13-6e38e24632b5 Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:44:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"624efbe5-eb02-4ab0-b4b1-43b15b46dc6f","ip_address":"10.55.0.7"}],"id":"e6f480bc-9aa2-44a9-a330-6de0eec92962","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:93:60","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port","admin_state_up":true,"network_id":"265eefbf-0f88-4ac6-a78e-a41177979a58","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:19Z","binding:vnic_type":"normal"}]} 2018-06-29 16:44:20,193 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=265eefbf-0f88-4ac6-a78e-a41177979a58&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port&admin_state_up=True used request id req-827d4f7b-7b96-493a-8d13-6e38e24632b5 2018-06-29 16:44:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:20 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52e2a3fd-d6fb-434b-b2b7-49f8e566be18 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:20,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-52e2a3fd-d6fb-434b-b2b7-49f8e566be18 2018-06-29 16:44:20,246 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst 2018-06-29 16:44:20,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,577 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 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-d9d01cdb-775a-4a8b-89ae-921d57a30470 X-Compute-Request-Id: req-d9d01cdb-775a-4a8b-89ae-921d57a30470 Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close RESP BODY: {"flavors": [{"id": "3e480176-3eed-417c-8477-90fdc0458e1d", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-flavor"}]} 2018-06-29 16:44:20,577 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-d9d01cdb-775a-4a8b-89ae-921d57a30470 2018-06-29 16:44:20,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,608 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-a27a214e-64a0-4f18-8111-932fb27c27d3 X-Compute-Request-Id: req-a27a214e-64a0-4f18-8111-932fb27c27d3 Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "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": "3e480176-3eed-417c-8477-90fdc0458e1d"}} 2018-06-29 16:44:20,608 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d used request id req-a27a214e-64a0-4f18-8111-932fb27c27d3 2018-06-29 16:44:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-df1bd05a-82d3-417f-8259-ecbdf609f371 Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:08Z", "visibility": "shared", "self": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_disk": 0, "protected": false, "id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "file": "/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image"} 2018-06-29 16:44:20,905 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image used request id req-df1bd05a-82d3-417f-8259-ecbdf609f371 2018-06-29 16:44:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-1331de90-2a49-4106-b0b7-add1be955eef Date: Fri, 29 Jun 2018 16:44:20 GMT Connection: close 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-29 16:44:20,920 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-1331de90-2a49-4106-b0b7-add1be955eef 2018-06-29 16:44:20,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst", "imageRef": "139604b2-8c7e-4c85-8192-76033d9a87fe", "flavorRef": "3e480176-3eed-417c-8477-90fdc0458e1d", "max_count": 1, "min_count": 1, "networks": [{"port": "e6f480bc-9aa2-44a9-a330-6de0eec92962"}]}}' 2018-06-29 16:44:21,431 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 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-b63b0db6-253c-470b-8589-5f95725c5511 X-Compute-Request-Id: req-b63b0db6-253c-470b-8589-5f95725c5511 Date: Fri, 29 Jun 2018 16:44:21 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "bookmark"}], "adminPass": "Ws3q8AbgKvPE"}} 2018-06-29 16:44:21,431 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-b63b0db6-253c-470b-8589-5f95725c5511 2018-06-29 16:44:21,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:21,549 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-ae3ab1f6-ee20-4158-8c54-734598517092 X-Compute-Request-Id: req-ae3ab1f6-ee20-4158-8c54-734598517092 Date: Fri, 29 Jun 2018 16:44:21 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "bookmark"}], "image": {"id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "links": [{"href": "http://10.16.0.107:8774/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e480176-3eed-417c-8477-90fdc0458e1d", "links": [{"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "bookmark"}]}, "id": "fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:44:21Z", "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-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst", "created": "2018-06-29T16:44:21Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:44:21,549 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 used request id req-ae3ab1f6-ee20-4158-8c54-734598517092 2018-06-29 16:44:21,549 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst 2018-06-29 16:44:21,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:21,673 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-2935ce74-d87a-4b68-a73b-c089eef692a1 X-Compute-Request-Id: req-2935ce74-d87a-4b68-a73b-c089eef692a1 Date: Fri, 29 Jun 2018 16:44:21 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "bookmark"}], "image": {"id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "links": [{"href": "http://10.16.0.107:8774/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e480176-3eed-417c-8477-90fdc0458e1d", "links": [{"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "bookmark"}]}, "id": "fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:44:21Z", "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-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst", "created": "2018-06-29T16:44:21Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:44:21,673 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 used request id req-2935ce74-d87a-4b68-a73b-c089eef692a1 2018-06-29 16:44:21,673 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst] is - BUILD 2018-06-29 16:44:21,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 16:44:24,676 - create_instance - DEBUG - VM status query timeout in 896.873394966 2018-06-29 16:44:24,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:24,854 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 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-2d9fb4cf-1da2-49ac-8c12-46b531085fe5 X-Compute-Request-Id: req-2d9fb4cf-1da2-49ac-8c12-46b531085fe5 Date: Fri, 29 Jun 2018 16:44:24 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "rel": "bookmark"}], "image": {"id": "139604b2-8c7e-4c85-8192-76033d9a87fe", "links": [{"href": "http://10.16.0.107:8774/images/139604b2-8c7e-4c85-8192-76033d9a87fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e480176-3eed-417c-8477-90fdc0458e1d", "links": [{"href": "http://10.16.0.107:8774/flavors/3e480176-3eed-417c-8477-90fdc0458e1d", "rel": "bookmark"}]}, "id": "fc00cd30-470b-4fae-b0ee-eb304a69cdb4", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:44:22Z", "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-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst", "created": "2018-06-29T16:44:21Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:44:23Z"}, "metadata": {}}} 2018-06-29 16:44:24,854 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 used request id req-2d9fb4cf-1da2-49ac-8c12-46b531085fe5 2018-06-29 16:44:24,854 - create_instance - INFO - Deleting Port with ID - e6f480bc-9aa2-44a9-a330-6de0eec92962 2018-06-29 16:44:24,855 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-port 2018-06-29 16:44:24,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/e6f480bc-9aa2-44a9-a330-6de0eec92962 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:25,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b45ffebd-cd49-452b-baa9-8ea6ee1196be Date: Fri, 29 Jun 2018 16:44:25 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:25,618 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/e6f480bc-9aa2-44a9-a330-6de0eec92962 used request id req-b45ffebd-cd49-452b-baa9-8ea6ee1196be 2018-06-29 16:44:25,618 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst 2018-06-29 16:44:25,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:26,066 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 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-4d5dc2c9-fb04-41aa-b04b-445b149fd9a9 X-Compute-Request-Id: req-4d5dc2c9-fb04-41aa-b04b-445b149fd9a9 Date: Fri, 29 Jun 2018 16:44:26 GMT Connection: close 2018-06-29 16:44:26,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 used request id req-4d5dc2c9-fb04-41aa-b04b-445b149fd9a9 2018-06-29 16:44:26,066 - create_instance - INFO - Checking deletion status 2018-06-29 16:44:26,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b945e169c4dfbfa5ed708aa4d316098f4dfc2a" 2018-06-29 16:44:26,521 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-24647929-2d33-40cf-b968-d04f06929ce7 X-Compute-Request-Id: req-24647929-2d33-40cf-b968-d04f06929ce7 Date: Fri, 29 Jun 2018 16:44:26 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance fc00cd30-470b-4fae-b0ee-eb304a69cdb4 could not be found.", "code": 404}} 2018-06-29 16:44:26,521 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/fc00cd30-470b-4fae-b0ee-eb304a69cdb4 used request id req-24647929-2d33-40cf-b968-d04f06929ce7 2018-06-29 16:44:26,521 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fc00cd30-470b-4fae-b0ee-eb304a69cdb4 could not be found. (HTTP 404) (Request-ID: req-24647929-2d33-40cf-b968-d04f06929ce7) 2018-06-29 16:44:26,521 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-vm_inst 2018-06-29 16:44:26,524 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:26,660 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:26 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-7e0dbf0d-c958-40b4-9bc6-93c2ab973d91 x-openstack-request-id: req-7e0dbf0d-c958-40b4-9bc6-93c2ab973d91 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:14.000000", "replication_status": null, "snapshot_id": null, "id": "8789ebaa-9d18-47ba-b981-6211ca6f92c9", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-d2c96025-e44c-4199-af36-4bd43f725f1a", "bootable": "false", "created_at": "2018-06-29T16:44:14.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:26,660 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-7e0dbf0d-c958-40b4-9bc6-93c2ab973d91 2018-06-29 16:44:26,661 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:44:26,661 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:26,661 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:26,663 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:26,796 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:44:26 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2f123ae2-8ec5-40f8-8b47-73fdb42d271c Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:26,796 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-2f123ae2-8ec5-40f8-8b47-73fdb42d271c 2018-06-29 16:44:26,798 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:26,941 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:26 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-fcdf4e86-acc7-4d27-b0e0-f37bdd005776 x-openstack-request-id: req-fcdf4e86-acc7-4d27-b0e0-f37bdd005776 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:27.000000", "replication_status": null, "snapshot_id": null, "id": "8789ebaa-9d18-47ba-b981-6211ca6f92c9", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-d2c96025-e44c-4199-af36-4bd43f725f1a", "bootable": "false", "created_at": "2018-06-29T16:44:14.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:26,941 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-fcdf4e86-acc7-4d27-b0e0-f37bdd005776 2018-06-29 16:44:26,942 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 16:44:26,942 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 16:44:29,943 - create_volume - DEBUG - Volume status query timeout in 56.8529779911 2018-06-29 16:44:29,947 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b024591-4dab-4550-8170-b9ee1c38d98c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e21ad805c35a985ee8073ef785873ffc64bb785" 2018-06-29 16:44:30,029 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:44:29 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-3f9ebc58-170d-43e8-a7ec-a3de67ab3d58 x-openstack-request-id: req-3f9ebc58-170d-43e8-a7ec-a3de67ab3d58 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8789ebaa-9d18-47ba-b981-6211ca6f92c9 could not be found.", "code": 404}} 2018-06-29 16:44:30,029 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/8789ebaa-9d18-47ba-b981-6211ca6f92c9 used request id req-3f9ebc58-170d-43e8-a7ec-a3de67ab3d58 2018-06-29 16:44:30,030 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8789ebaa-9d18-47ba-b981-6211ca6f92c9 could not be found. (HTTP 404) (Request-ID: req-3f9ebc58-170d-43e8-a7ec-a3de67ab3d58) 2018-06-29 16:44:30,030 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a 2018-06-29 16:44:30,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b07ba4447b40c6dca89b91fad0143cec8bb0ad" 2018-06-29 16:44:30,319 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-252a49ff-0520-40e4-b9b4-d403a1a636b7 X-Compute-Request-Id: req-252a49ff-0520-40e4-b9b4-d403a1a636b7 Date: Fri, 29 Jun 2018 16:44:30 GMT Connection: close 2018-06-29 16:44:30,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/3e480176-3eed-417c-8477-90fdc0458e1d used request id req-252a49ff-0520-40e4-b9b4-d403a1a636b7 2018-06-29 16:44:30,321 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet 2018-06-29 16:44:30,321 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-subnet 2018-06-29 16:44:30,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/624efbe5-eb02-4ab0-b4b1-43b15b46dc6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:31,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e854774-f441-41fb-9aff-e21fdb4a5c2d Date: Fri, 29 Jun 2018 16:44:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:31,765 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/624efbe5-eb02-4ab0-b4b1-43b15b46dc6f used request id req-3e854774-f441-41fb-9aff-e21fdb4a5c2d 2018-06-29 16:44:31,765 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-net 2018-06-29 16:44:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/265eefbf-0f88-4ac6-a78e-a41177979a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0250cc2906029efbcbd567383b2b8041317d4c" 2018-06-29 16:44:33,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07d21122-e478-471a-ae46-be0626d34013 Date: Fri, 29 Jun 2018 16:44:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:33,363 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/265eefbf-0f88-4ac6-a78e-a41177979a58 used request id req-07d21122-e478-471a-ae46-be0626d34013 2018-06-29 16:44:33,364 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d2c96025-e44c-4199-af36-4bd43f725f1a-image 2018-06-29 16:44:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a57d9d4ee4865f7b91f2970afe71ad012e5a3f3" 2018-06-29 16:44:33,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1acdd23-7b0c-4600-acf9-de57e3d583d9 Date: Fri, 29 Jun 2018 16:44:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:33,477 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/139604b2-8c7e-4c85-8192-76033d9a87fe used request id req-a1acdd23-7b0c-4600-acf9-de57e3d583d9 2018-06-29 16:44:33,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:33,482 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:44:33,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:33,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:34,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["EjJgLCuRT_CflgdAO_EI7g"], "issued_at": "2018-06-29T16:44:34.000000Z"}} 2018-06-29 16:44:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3438a8b0-2e8f-4fa8-b117-8fba6224ec0d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:34,296 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3438a8b0-2e8f-4fa8-b117-8fba6224ec0d 2018-06-29 16:44:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-0e5aeb23-3c69-44b1-b094-2dd162de32f2 Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image"} 2018-06-29 16:44:34,604 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image used request id req-0e5aeb23-3c69-44b1-b094-2dd162de32f2 2018-06-29 16:44:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-8a5d355b-21c6-41b6-9f1d-a70c40a36bdd Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close 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-29 16:44:34,616 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-8a5d355b-21c6-41b6-9f1d-a70c40a36bdd 2018-06-29 16:44:34,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image"}' 2018-06-29 16:44:34,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-be4b6b97-ae99-41de-833a-d6f772165725 Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:35Z", "visibility": "shared", "self": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_disk": 0, "protected": false, "id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "file": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:34,682 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-be4b6b97-ae99-41de-833a-d6f772165725 2018-06-29 16:44:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" -d '' 2018-06-29 16:44:34,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77f2d502-3fe9-43de-bbb6-e2444f511423 Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:34,889 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file used request id req-77f2d502-3fe9-43de-bbb6-e2444f511423 2018-06-29 16:44:34,889 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:44:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-ba7e9289-b366-487a-bac1-5cffa47ef287 Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:35Z", "visibility": "shared", "self": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_disk": 0, "protected": false, "id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "file": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:34,917 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 used request id req-ba7e9289-b366-487a-bac1-5cffa47ef287 2018-06-29 16:44:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-82f59429-ca92-472d-a58b-3ac7f193cf00 Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close 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-29 16:44:34,930 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-82f59429-ca92-472d-a58b-3ac7f193cf00 2018-06-29 16:44:34,931 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image 2018-06-29 16:44:34,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:44:34,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-7ceb02ec-eb0a-4548-a3f8-e84596251cfb Date: Fri, 29 Jun 2018 16:44:34 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:35Z", "visibility": "shared", "self": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_disk": 0, "protected": false, "id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "file": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:44:34,959 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 used request id req-7ceb02ec-eb0a-4548-a3f8-e84596251cfb 2018-06-29 16:44:34,960 - create_image - DEBUG - Instance status is - active 2018-06-29 16:44:34,960 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image 2018-06-29 16:44:34,960 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image 2018-06-29 16:44:34,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:34,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:35,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["T4oeGLPESliJmnnkHADjaQ"], "issued_at": "2018-06-29T16:44:35.000000Z"}} 2018-06-29 16:44:35,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:35,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be2b102e-e546-4781-af01-930badde81d6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:35,841 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-be2b102e-e546-4781-af01-930badde81d6 2018-06-29 16:44:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:36,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0028a8d3-bd12-48e9-8e3f-eb53751bf480 Date: Fri, 29 Jun 2018 16:44:36 GMT Connection: close RESP BODY: {"networks":[]} 2018-06-29 16:44:36,114 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-0028a8d3-bd12-48e9-8e3f-eb53751bf480 2018-06-29 16:44:36,114 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net 2018-06-29 16:44:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net", "admin_state_up": true}}' 2018-06-29 16:44:36,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4c0f0837-fc4c-4d8c-a982-b025c14ea479 Date: Fri, 29 Jun 2018 16:44:36 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:44:36Z","is_default":false,"provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","mtu":1450}} 2018-06-29 16:44:36,452 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-4c0f0837-fc4c-4d8c-a982-b025c14ea479 2018-06-29 16:44:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:36,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62b7583f-13c1-4381-b150-664fe641c546 Date: Fri, 29 Jun 2018 16:44:36 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T16:44:36Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:36,605 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-62b7583f-13c1-4381-b150-664fe641c546 2018-06-29 16:44:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:36,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-425e3cf6-5e9f-41d2-b71b-e28aa2ae9261 Date: Fri, 29 Jun 2018 16:44:36 GMT Connection: close RESP BODY: {"subnets":[]} 2018-06-29 16:44:36,913 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-425e3cf6-5e9f-41d2-b71b-e28aa2ae9261 2018-06-29 16:44:36,913 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet 2018-06-29 16:44:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" -d '{"subnets": [{"ip_version": 4, "network_id": "8e3fd112-2be9-4485-9170-42aa2e624826", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]}' 2018-06-29 16:44:37,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-80de7be6-1fc8-41dd-ae00-df4f3db11712 Date: Fri, 29 Jun 2018 16:44:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:37,469 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-80de7be6-1fc8-41dd-ae00-df4f3db11712 2018-06-29 16:44:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:38,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6dd5a30a-0291-4679-8b51-02484bb93ace Date: Fri, 29 Jun 2018 16:44:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:38,012 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-6dd5a30a-0291-4679-8b51-02484bb93ace 2018-06-29 16:44:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:44:38,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-16bbdc40-9f52-4d73-ba3d-8e0d4d2a158a Date: Fri, 29 Jun 2018 16:44:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:38,101 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-16bbdc40-9f52-4d73-ba3d-8e0d4d2a158a 2018-06-29 16:44:38,102 - OpenStackNetwork - DEBUG - Network [8e3fd112-2be9-4485-9170-42aa2e624826] created successfully 2018-06-29 16:44:38,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:38,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:38,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["5RyrNmWwSx6-wFnXzrEsag"], "issued_at": "2018-06-29T16:44:38.000000Z"}} 2018-06-29 16:44:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}2ce229fa3843fff1a550380c8ca20b055ef63cbb" 2018-06-29 16:44:38,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:38 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13ffe9c4-dcb3-4a52-9341-7b101985f2c5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:38,798 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-13ffe9c4-dcb3-4a52-9341-7b101985f2c5 2018-06-29 16:44:38,800 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:38,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce229fa3843fff1a550380c8ca20b055ef63cbb" 2018-06-29 16:44:39,108 - novaclient.v2.client - 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-3bf5dee0-af35-4310-a31c-f4c6d9f5c6e4 X-Compute-Request-Id: req-3bf5dee0-af35-4310-a31c-f4c6d9f5c6e4 Date: Fri, 29 Jun 2018 16:44:39 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:44:39,108 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3bf5dee0-af35-4310-a31c-f4c6d9f5c6e4 2018-06-29 16:44:39,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce229fa3843fff1a550380c8ca20b055ef63cbb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-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-29 16:44:39,409 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-cbed4497-de2e-45a2-b5e5-3c16d499acd8 X-Compute-Request-Id: req-cbed4497-de2e-45a2-b5e5-3c16d499acd8 Date: Fri, 29 Jun 2018 16:44:39 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "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": "a0fe72d6-0dc6-46b0-b577-14da2ce88577"}} 2018-06-29 16:44:39,410 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-cbed4497-de2e-45a2-b5e5-3c16d499acd8 2018-06-29 16:44:39,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:39,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:40,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["WqWBZHE0QL6ENZj3DCHZ2A"], "issued_at": "2018-06-29T16:44:40.000000Z"}} 2018-06-29 16:44:40,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:40,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-500ec6ba-2d9b-48ea-a636-dcc063d63354 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:40,218 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-500ec6ba-2d9b-48ea-a636-dcc063d63354 2018-06-29 16:44:40,222 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:40,575 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:40 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4 x-openstack-request-id: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 16:44:40,575 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4 2018-06-29 16:44:40,578 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "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-29 16:44:41,193 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:44:40 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-422f8dd1-8b02-4b4e-b3f8-71eb29236fc9 x-openstack-request-id: req-422f8dd1-8b02-4b4e-b3f8-71eb29236fc9 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "802aaa26717940f29ffc3e01f0855858", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T16:44:41.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1}} 2018-06-29 16:44:41,193 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes used request id req-422f8dd1-8b02-4b4e-b3f8-71eb29236fc9 2018-06-29 16:44:41,195 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:41,578 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:41 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-5f8fc5fc-d257-4923-94b3-4a13a94f9e02 x-openstack-request-id: req-5f8fc5fc-d257-4923-94b3-4a13a94f9e02 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:41.000000", "replication_status": null, "snapshot_id": null, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "bootable": "false", "created_at": "2018-06-29T16:44:41.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:41,578 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-5f8fc5fc-d257-4923-94b3-4a13a94f9e02 2018-06-29 16:44:41,578 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:44:41,580 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:41,715 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:41 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-39212c71-dbd5-4a52-be6a-8ba25553aaf9 x-openstack-request-id: req-39212c71-dbd5-4a52-be6a-8ba25553aaf9 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:41.000000", "replication_status": null, "snapshot_id": null, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "bootable": "false", "created_at": "2018-06-29T16:44:41.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:41,715 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-39212c71-dbd5-4a52-be6a-8ba25553aaf9 2018-06-29 16:44:41,716 - create_volume - DEBUG - Instance status is - creating 2018-06-29 16:44:41,716 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 16:44:44,719 - create_volume - DEBUG - Volume status query timeout in 296.859476805 2018-06-29 16:44:44,722 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:45,110 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:44 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-09927c7e-9dcd-4e6d-ac0d-1bac88e6b241 x-openstack-request-id: req-09927c7e-9dcd-4e6d-ac0d-1bac88e6b241 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:42.000000", "replication_status": null, "snapshot_id": null, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "bootable": "false", "created_at": "2018-06-29T16:44:41.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:45,110 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-09927c7e-9dcd-4e6d-ac0d-1bac88e6b241 2018-06-29 16:44:45,110 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:44:45,111 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:44:45,111 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:44:45,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:45,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:45,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["CYvjhwm1SfOlkO4kUc8SGQ"], "issued_at": "2018-06-29T16:44:45.000000Z"}} 2018-06-29 16:44:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:45,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32e0b5e5-465f-4c52-bf4f-d16df7ab5037 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:45,749 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-32e0b5e5-465f-4c52-bf4f-d16df7ab5037 2018-06-29 16:44:45,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:44:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:45,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e716d69-82f0-4c4f-80ce-7982b360d9e2 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:45,767 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7e716d69-82f0-4c4f-80ce-7982b360d9e2 2018-06-29 16:44:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2f503dd7-cbc1-4eef-a9df-66ec2e618212 Date: Fri, 29 Jun 2018 16:44:46 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:46,191 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-2f503dd7-cbc1-4eef-a9df-66ec2e618212 2018-06-29 16:44:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:44:46,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:44:46 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:44:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:46,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:46 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-584f0d86-5314-45ef-aca1-05d613c10fa0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-584f0d86-5314-45ef-aca1-05d613c10fa0 2018-06-29 16:44:46,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:46,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6611d26a-e41b-41e5-8136-126525ea36db Date: Fri, 29 Jun 2018 16:44:46 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:46,581 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-6611d26a-e41b-41e5-8136-126525ea36db 2018-06-29 16:44:46,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cd835c9-78a0-4ef5-aad8-4815bc1959d4 Date: Fri, 29 Jun 2018 16:44:46 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:44:46,649 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True used request id req-6cd835c9-78a0-4ef5-aad8-4815bc1959d4 2018-06-29 16:44:46,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:47,015 - novaclient.v2.client - 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-1b003424-2066-4155-85d2-34803c97d965 X-Compute-Request-Id: req-1b003424-2066-4155-85d2-34803c97d965 Date: Fri, 29 Jun 2018 16:44:47 GMT Connection: close RESP BODY: {"servers": []} 2018-06-29 16:44:47,015 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst used request id req-1b003424-2066-4155-85d2-34803c97d965 2018-06-29 16:44:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:47,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-425b0000-7064-4f51-8dbf-106dda6e45c5 Date: Fri, 29 Jun 2018 16:44:47 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:47,162 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-425b0000-7064-4f51-8dbf-106dda6e45c5 2018-06-29 16:44:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:47,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:47 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d852c17-b183-4709-a9fc-263bb08fd51d Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:47,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-1d852c17-b183-4709-a9fc-263bb08fd51d 2018-06-29 16:44:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ea46eca1-d6e4-4e66-aa58-ab93204bc974 Date: Fri, 29 Jun 2018 16:44:47 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:47,698 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-ea46eca1-d6e4-4e66-aa58-ab93204bc974 2018-06-29 16:44:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1d2d8cd5-0396-4e21-bdfa-4bee76c9ea92 Date: Fri, 29 Jun 2018 16:44:47 GMT Connection: close RESP BODY: {"ports":[]} 2018-06-29 16:44:47,757 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True used request id req-1d2d8cd5-0396-4e21-bdfa-4bee76c9ea92 2018-06-29 16:44:47,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:44:47,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:44:48,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-llAHttSRn21JczXh27hvQ"], "issued_at": "2018-06-29T16:44:48.000000Z"}} 2018-06-29 16:44:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}7dd047c3cd2c129463db0ef46574ed396c44baa0" 2018-06-29 16:44:48,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0b2bfd8-656d-4aaf-89a6-9138e6654565 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:44:48,481 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f0b2bfd8-656d-4aaf-89a6-9138e6654565 2018-06-29 16:44:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:48,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-14f74b14-b9ec-4039-b7c6-be2e043babba Date: Fri, 29 Jun 2018 16:44:48 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:48,869 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-14f74b14-b9ec-4039-b7c6-be2e043babba 2018-06-29 16:44:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:48,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dfe92f64-36ea-401c-b92b-24f351fac3b9 Date: Fri, 29 Jun 2018 16:44:48 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:48,948 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-dfe92f64-36ea-401c-b92b-24f351fac3b9 2018-06-29 16:44:48,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:49,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ba3d8e4d-124e-4467-a8a7-ca9729639f5c Date: Fri, 29 Jun 2018 16:44:49 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:49,086 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-ba3d8e4d-124e-4467-a8a7-ca9729639f5c 2018-06-29 16:44:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:44:49,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:44:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:44:49,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd047c3cd2c129463db0ef46574ed396c44baa0" 2018-06-29 16:44:49,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26a4e5b5-c0c0-40ed-a613-a461ebf531c5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:49,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-26a4e5b5-c0c0-40ed-a613-a461ebf531c5 2018-06-29 16:44:49,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:49,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d776e72b-c165-4cdb-b611-a2f211157ecc Date: Fri, 29 Jun 2018 16:44:49 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:49,227 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-d776e72b-c165-4cdb-b611-a2f211157ecc 2018-06-29 16:44:49,228 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net 2018-06-29 16:44:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" -d '{"port": {"network_id": "8e3fd112-2be9-4485-9170-42aa2e624826", "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port", "admin_state_up": true}}' 2018-06-29 16:44:50,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-a5c32f2b-5289-4ad3-a103-afe2e5b51c04 Date: Fri, 29 Jun 2018 16:44:50 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:44:49Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","ip_address":"10.55.0.5"}],"id":"2633b1a4-b932-4732-8095-d475429a477b","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:4d:b7","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port","admin_state_up":true,"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:49Z","binding:vnic_type":"normal"}} 2018-06-29 16:44:50,202 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-a5c32f2b-5289-4ad3-a103-afe2e5b51c04 2018-06-29 16:44:50,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3c2fbeda-82d2-45fe-8824-897694358374 Date: Fri, 29 Jun 2018 16:44:50 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e3fd112-2be9-4485-9170-42aa2e624826","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dabe8fe4d36d472d830a620371c825d2","status":"ACTIVE","subnets":["d978c1c0-4e38-4779-8bfc-287ef07bfd32"],"description":"","tags":[],"updated_at":"2018-06-29T16:44:37Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net","admin_state_up":true,"tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:36Z","provider:network_type":"vxlan"}]} 2018-06-29 16:44:50,335 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net used request id req-3c2fbeda-82d2-45fe-8824-897694358374 2018-06-29 16:44:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:50 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7687ce6d-be77-4168-98b0-d7bf1a305811 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:50,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-7687ce6d-be77-4168-98b0-d7bf1a305811 2018-06-29 16:44:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fa511df8-6564-4b7a-b06b-9c333d0d20ff Date: Fri, 29 Jun 2018 16:44:50 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:37Z","dns_nameservers":[],"updated_at":"2018-06-29T16:44:37Z","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":"dabe8fe4d36d472d830a620371c825d2","id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet"}]} 2018-06-29 16:44:50,459 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-fa511df8-6564-4b7a-b06b-9c333d0d20ff 2018-06-29 16:44:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-9835e320-9cb5-4989-8d93-ea715f538f9e Date: Fri, 29 Jun 2018 16:44:50 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T16:44:49Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d978c1c0-4e38-4779-8bfc-287ef07bfd32","ip_address":"10.55.0.5"}],"id":"2633b1a4-b932-4732-8095-d475429a477b","security_groups":["72c5dd53-313f-4ffb-935d-d224788150d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:4d:b7","project_id":"dabe8fe4d36d472d830a620371c825d2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port","admin_state_up":true,"network_id":"8e3fd112-2be9-4485-9170-42aa2e624826","tenant_id":"dabe8fe4d36d472d830a620371c825d2","created_at":"2018-06-29T16:44:49Z","binding:vnic_type":"normal"}]} 2018-06-29 16:44:50,563 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=8e3fd112-2be9-4485-9170-42aa2e624826&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port&admin_state_up=True used request id req-9835e320-9cb5-4989-8d93-ea715f538f9e 2018-06-29 16:44:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:50 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b27b07-7209-485c-b23d-8988fe938f69 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:44:50,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-d4b27b07-7209-485c-b23d-8988fe938f69 2018-06-29 16:44:50,710 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst 2018-06-29 16:44:50,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:50,991 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 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-ea5ea445-ba3d-4bde-85cc-5bca3ece90fa X-Compute-Request-Id: req-ea5ea445-ba3d-4bde-85cc-5bca3ece90fa Date: Fri, 29 Jun 2018 16:44:50 GMT Connection: close RESP BODY: {"flavors": [{"id": "a0fe72d6-0dc6-46b0-b577-14da2ce88577", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-flavor"}]} 2018-06-29 16:44:50,992 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-ea5ea445-ba3d-4bde-85cc-5bca3ece90fa 2018-06-29 16:44:50,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:51,033 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 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-51326625-23be-4716-96d5-e8abc1c6ab51 X-Compute-Request-Id: req-51326625-23be-4716-96d5-e8abc1c6ab51 Date: Fri, 29 Jun 2018 16:44:51 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "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": "a0fe72d6-0dc6-46b0-b577-14da2ce88577"}} 2018-06-29 16:44:51,033 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577 used request id req-51326625-23be-4716-96d5-e8abc1c6ab51 2018-06-29 16:44:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:51,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-fb6c3ba9-a6a5-4d85-8f5a-742d16f760b7 Date: Fri, 29 Jun 2018 16:44:51 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:44:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:44:35Z", "visibility": "shared", "self": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_disk": 0, "protected": false, "id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "file": "/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image"} 2018-06-29 16:44:51,354 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image used request id req-fb6c3ba9-a6a5-4d85-8f5a-742d16f760b7 2018-06-29 16:44:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:51,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-02780a64-be6e-4ef4-a03b-f6730710d68f Date: Fri, 29 Jun 2018 16:44:51 GMT Connection: close 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-29 16:44:51,369 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-02780a64-be6e-4ef4-a03b-f6730710d68f 2018-06-29 16:44:51,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst", "imageRef": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "flavorRef": "a0fe72d6-0dc6-46b0-b577-14da2ce88577", "max_count": 1, "min_count": 1, "networks": [{"port": "2633b1a4-b932-4732-8095-d475429a477b"}]}}' 2018-06-29 16:44:52,996 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 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-d89c4efe-d74b-49ac-ba07-cc54b94f2c1d X-Compute-Request-Id: req-d89c4efe-d74b-49ac-ba07-cc54b94f2c1d Date: Fri, 29 Jun 2018 16:44:52 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "840d210f-25e7-410b-845a-cf43ea4889f4", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "bookmark"}], "adminPass": "92kQ2hvjWFLB"}} 2018-06-29 16:44:52,997 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-d89c4efe-d74b-49ac-ba07-cc54b94f2c1d 2018-06-29 16:44:53,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:53,272 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-64fc8fd5-b3d8-4d4c-9341-bf44fa52d781 X-Compute-Request-Id: req-64fc8fd5-b3d8-4d4c-9341-bf44fa52d781 Date: Fri, 29 Jun 2018 16:44:53 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "bookmark"}], "image": {"id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "links": [{"href": "http://10.16.0.107:8774/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0fe72d6-0dc6-46b0-b577-14da2ce88577", "links": [{"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "bookmark"}]}, "id": "840d210f-25e7-410b-845a-cf43ea4889f4", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:44: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-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst", "created": "2018-06-29T16:44:53Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:44:53,272 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 used request id req-64fc8fd5-b3d8-4d4c-9341-bf44fa52d781 2018-06-29 16:44:53,273 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst 2018-06-29 16:44:53,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:53,392 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 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-4e6ea3f7-a5ae-4f8d-9082-94465431e509 X-Compute-Request-Id: req-4e6ea3f7-a5ae-4f8d-9082-94465431e509 Date: Fri, 29 Jun 2018 16:44:53 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "bookmark"}], "image": {"id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "links": [{"href": "http://10.16.0.107:8774/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0fe72d6-0dc6-46b0-b577-14da2ce88577", "links": [{"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "bookmark"}]}, "id": "840d210f-25e7-410b-845a-cf43ea4889f4", "user_id": "802aaa26717940f29ffc3e01f0855858", "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-29T16:44: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-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst", "created": "2018-06-29T16:44:53Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 16:44:53,392 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 used request id req-4e6ea3f7-a5ae-4f8d-9082-94465431e509 2018-06-29 16:44:53,393 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst] is - BUILD 2018-06-29 16:44:53,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 16:44:56,395 - create_instance - DEBUG - VM status query timeout in 896.878105164 2018-06-29 16:44:56,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:56,860 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 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-4f3aa5a0-4987-4a79-b5ef-35bb77a60571 X-Compute-Request-Id: req-4f3aa5a0-4987-4a79-b5ef-35bb77a60571 Date: Fri, 29 Jun 2018 16:44:56 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/840d210f-25e7-410b-845a-cf43ea4889f4", "rel": "bookmark"}], "image": {"id": "5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "links": [{"href": "http://10.16.0.107:8774/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0fe72d6-0dc6-46b0-b577-14da2ce88577", "links": [{"href": "http://10.16.0.107:8774/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577", "rel": "bookmark"}]}, "id": "840d210f-25e7-410b-845a-cf43ea4889f4", "user_id": "802aaa26717940f29ffc3e01f0855858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-06-29T16:44:54Z", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst", "created": "2018-06-29T16:44:52Z", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1132, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 732, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-06-29T16:44:54Z"}, "metadata": {}}} 2018-06-29 16:44:56,861 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 used request id req-4f3aa5a0-4987-4a79-b5ef-35bb77a60571 2018-06-29 16:44:56,861 - create_instance - INFO - Deleting Port with ID - 2633b1a4-b932-4732-8095-d475429a477b 2018-06-29 16:44:56,862 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-port 2018-06-29 16:44:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/2633b1a4-b932-4732-8095-d475429a477b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:57,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dba81cc9-2a4d-4121-9776-886dffe6b266 Date: Fri, 29 Jun 2018 16:44:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:44:57,787 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/2633b1a4-b932-4732-8095-d475429a477b used request id req-dba81cc9-2a4d-4121-9776-886dffe6b266 2018-06-29 16:44:57,787 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst 2018-06-29 16:44:57,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:58,213 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 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-be4b6614-9545-4b6e-a385-60d9df185b46 X-Compute-Request-Id: req-be4b6614-9545-4b6e-a385-60d9df185b46 Date: Fri, 29 Jun 2018 16:44:58 GMT Connection: close 2018-06-29 16:44:58,213 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 used request id req-be4b6614-9545-4b6e-a385-60d9df185b46 2018-06-29 16:44:58,214 - create_instance - INFO - Checking deletion status 2018-06-29 16:44:58,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48548b2ac3473a88c24e0eaa2330bb6b3d0804f1" 2018-06-29 16:44:58,292 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-596c3284-b213-4adb-9e77-3823be53574c X-Compute-Request-Id: req-596c3284-b213-4adb-9e77-3823be53574c Date: Fri, 29 Jun 2018 16:44:58 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance 840d210f-25e7-410b-845a-cf43ea4889f4 could not be found.", "code": 404}} 2018-06-29 16:44:58,292 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/840d210f-25e7-410b-845a-cf43ea4889f4 used request id req-596c3284-b213-4adb-9e77-3823be53574c 2018-06-29 16:44:58,293 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 840d210f-25e7-410b-845a-cf43ea4889f4 could not be found. (HTTP 404) (Request-ID: req-596c3284-b213-4adb-9e77-3823be53574c) 2018-06-29 16:44:58,293 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-vm_inst 2018-06-29 16:44:58,297 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:58,427 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:58 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-3cde5be8-f058-417d-aff9-e938af3d6519 x-openstack-request-id: req-3cde5be8-f058-417d-aff9-e938af3d6519 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:42.000000", "replication_status": null, "snapshot_id": null, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "bootable": "false", "created_at": "2018-06-29T16:44:41.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:58,427 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-3cde5be8-f058-417d-aff9-e938af3d6519 2018-06-29 16:44:58,428 - create_volume - DEBUG - Instance status is - available 2018-06-29 16:44:58,428 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:44:58,428 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:44:58,430 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:58,539 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:44:58 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-c8bb6ea8-76c9-415d-b60d-302d4cc301ff Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:44:58,539 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-c8bb6ea8-76c9-415d-b60d-302d4cc301ff 2018-06-29 16:44:58,541 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:44:58,688 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:44:58 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-85268488-c24c-4726-bdca-3fb67f13ab8e x-openstack-request-id: req-85268488-c24c-4726-bdca-3fb67f13ab8e Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:44:59.000000", "replication_status": null, "snapshot_id": null, "id": "60ba2506-807c-43b7-8d91-914eb1c76b65", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-c2db8adf-6b6b-4df8-bc06-03411bf01d67", "bootable": "false", "created_at": "2018-06-29T16:44:41.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:44:58,688 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-85268488-c24c-4726-bdca-3fb67f13ab8e 2018-06-29 16:44:58,689 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 16:44:58,689 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 16:45:01,692 - create_volume - DEBUG - Volume status query timeout in 56.84719491 2018-06-29 16:45:01,696 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59ba9e79-9c6d-4ff4-ae91-9d776bddaeb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9833a632e1b92bbfedf8fb2203e53e02f20f6e9e" 2018-06-29 16:45:01,781 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:45:01 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-9cc163c7-81a0-4af0-87d3-ce65e95ef13d x-openstack-request-id: req-9cc163c7-81a0-4af0-87d3-ce65e95ef13d Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60ba2506-807c-43b7-8d91-914eb1c76b65 could not be found.", "code": 404}} 2018-06-29 16:45:01,781 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/60ba2506-807c-43b7-8d91-914eb1c76b65 used request id req-9cc163c7-81a0-4af0-87d3-ce65e95ef13d 2018-06-29 16:45:01,782 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 60ba2506-807c-43b7-8d91-914eb1c76b65 could not be found. (HTTP 404) (Request-ID: req-9cc163c7-81a0-4af0-87d3-ce65e95ef13d) 2018-06-29 16:45:01,782 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67 2018-06-29 16:45:01,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce229fa3843fff1a550380c8ca20b055ef63cbb" 2018-06-29 16:45:01,976 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-d17589fc-c54a-41e8-9158-4500df0adbc7 X-Compute-Request-Id: req-d17589fc-c54a-41e8-9158-4500df0adbc7 Date: Fri, 29 Jun 2018 16:45:01 GMT Connection: close 2018-06-29 16:45:01,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/a0fe72d6-0dc6-46b0-b577-14da2ce88577 used request id req-d17589fc-c54a-41e8-9158-4500df0adbc7 2018-06-29 16:45:01,977 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet 2018-06-29 16:45:01,977 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-subnet 2018-06-29 16:45:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/d978c1c0-4e38-4779-8bfc-287ef07bfd32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:45:03,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbffc29d-3e76-4bae-9cc5-8328964dea39 Date: Fri, 29 Jun 2018 16:45:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:45:03,555 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/d978c1c0-4e38-4779-8bfc-287ef07bfd32 used request id req-fbffc29d-3e76-4bae-9cc5-8328964dea39 2018-06-29 16:45:03,556 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-net 2018-06-29 16:45:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/8e3fd112-2be9-4485-9170-42aa2e624826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4907796043b504f72357b2e213e4336ccfd75fcd" 2018-06-29 16:45:05,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae6250c1-af5b-4fd6-8723-12da3aa1d6a8 Date: Fri, 29 Jun 2018 16:45:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:45:05,181 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/8e3fd112-2be9-4485-9170-42aa2e624826 used request id req-ae6250c1-af5b-4fd6-8723-12da3aa1d6a8 2018-06-29 16:45:05,181 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c2db8adf-6b6b-4df8-bc06-03411bf01d67-image 2018-06-29 16:45:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cbcaf56b4099277e42553eb7ccfe6440b6b06c" 2018-06-29 16:45:05,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81352aca-387f-4c6a-95c9-60b910156a41 Date: Fri, 29 Jun 2018 16:45:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:45:05,317 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/5f30b8f6-10bf-4adf-b0f9-3c720e446de1 used request id req-81352aca-387f-4c6a-95c9-60b910156a41 2018-06-29 16:45:05,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:05,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:05,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:05,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["7VlKSCqtSKKg2VRcsbiXuw"], "issued_at": "2018-06-29T16:45:05.000000Z"}} 2018-06-29 16:45:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}4189d51c328d8789fb6d5603a2830e5261e0d6d8" 2018-06-29 16:45:06,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ca939f3-efc4-402d-ab10-969e6b8d25b4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:06,068 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7ca939f3-efc4-402d-ab10-969e6b8d25b4 2018-06-29 16:45:06,069 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:06,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4189d51c328d8789fb6d5603a2830e5261e0d6d8" 2018-06-29 16:45:06,350 - novaclient.v2.client - 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-809efc12-b63a-4e0b-a2c9-df3be006cfba X-Compute-Request-Id: req-809efc12-b63a-4e0b-a2c9-df3be006cfba Date: Fri, 29 Jun 2018 16:45:06 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:06,351 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-809efc12-b63a-4e0b-a2c9-df3be006cfba 2018-06-29 16:45:06,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4189d51c328d8789fb6d5603a2830e5261e0d6d8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-94d0ac8c-35ef-41a4-8e34-ccb97d0cb9adname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-29 16:45:06,414 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-3c6a8154-a352-4919-85fb-f553c4d51c7d X-Compute-Request-Id: req-3c6a8154-a352-4919-85fb-f553c4d51c7d Date: Fri, 29 Jun 2018 16:45:06 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-94d0ac8c-35ef-41a4-8e34-ccb97d0cb9adname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275", "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": "ba44ac45-ad36-43d5-aaf6-2c2cdade4275"}} 2018-06-29 16:45:06,415 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3c6a8154-a352-4919-85fb-f553c4d51c7d 2018-06-29 16:45:06,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:07,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["uwX6YuvkSkygWAn3loHXRg"], "issued_at": "2018-06-29T16:45:07.000000Z"}} 2018-06-29 16:45:07,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73da2dd376bd8e941e0240f346163aa579ae484" 2018-06-29 16:45:07,313 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-34c45e97-9d94-4512-990b-65c7c171a51e X-Compute-Request-Id: req-34c45e97-9d94-4512-990b-65c7c171a51e Date: Fri, 29 Jun 2018 16:45:07 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-94d0ac8c-35ef-41a4-8e34-ccb97d0cb9adname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275", "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": "ba44ac45-ad36-43d5-aaf6-2c2cdade4275"}} 2018-06-29 16:45:07,313 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275 used request id req-34c45e97-9d94-4512-990b-65c7c171a51e 2018-06-29 16:45:07,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73da2dd376bd8e941e0240f346163aa579ae484" 2018-06-29 16:45:07,349 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-788cd2c5-ef81-42bb-a394-1db0d0e71c89 X-Compute-Request-Id: req-788cd2c5-ef81-42bb-a394-1db0d0e71c89 Date: Fri, 29 Jun 2018 16:45:07 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-29 16:45:07,349 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275/os-extra_specs used request id req-788cd2c5-ef81-42bb-a394-1db0d0e71c89 2018-06-29 16:45:07,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4189d51c328d8789fb6d5603a2830e5261e0d6d8" 2018-06-29 16:45:07,393 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-e71ebc1a-28ee-4e85-bac9-01223b79227b X-Compute-Request-Id: req-e71ebc1a-28ee-4e85-bac9-01223b79227b Date: Fri, 29 Jun 2018 16:45:07 GMT Connection: close 2018-06-29 16:45:07,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/ba44ac45-ad36-43d5-aaf6-2c2cdade4275 used request id req-e71ebc1a-28ee-4e85-bac9-01223b79227b 2018-06-29 16:45:07,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73da2dd376bd8e941e0240f346163aa579ae484" 2018-06-29 16:45:07,654 - novaclient.v2.client - 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-e9bd9fa6-5e97-4d92-9e23-2c0158faf963 X-Compute-Request-Id: req-e9bd9fa6-5e97-4d92-9e23-2c0158faf963 Date: Fri, 29 Jun 2018 16:45:07 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:07,654 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e9bd9fa6-5e97-4d92-9e23-2c0158faf963 2018-06-29 16:45:07,656 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:07,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:07,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:08,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["G-P9nIayQqSsSbSO8kO-Sg"], "issued_at": "2018-06-29T16:45:08.000000Z"}} 2018-06-29 16:45:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e64607e40dd8c84155ef2bb1907e88bc8f467f3e" 2018-06-29 16:45:08,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:08 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60e06537-5468-4518-b6cb-b35a38422bca Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:08,370 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-60e06537-5468-4518-b6cb-b35a38422bca 2018-06-29 16:45:08,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:08,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64607e40dd8c84155ef2bb1907e88bc8f467f3e" 2018-06-29 16:45:08,639 - novaclient.v2.client - 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-a95d1f1e-1706-4e01-8cc8-a5fefffaafae X-Compute-Request-Id: req-a95d1f1e-1706-4e01-8cc8-a5fefffaafae Date: Fri, 29 Jun 2018 16:45:08 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:08,639 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-a95d1f1e-1706-4e01-8cc8-a5fefffaafae 2018-06-29 16:45:08,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64607e40dd8c84155ef2bb1907e88bc8f467f3e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c835d81d-073a-4efb-84cb-dfe91e0e355bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-29 16:45:08,955 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-3f726675-94df-4a3b-8ca6-720ba9086797 X-Compute-Request-Id: req-3f726675-94df-4a3b-8ca6-720ba9086797 Date: Fri, 29 Jun 2018 16:45:08 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-c835d81d-073a-4efb-84cb-dfe91e0e355bname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/38c7f6a7-23dd-400f-8c38-814babb38565", "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": "38c7f6a7-23dd-400f-8c38-814babb38565"}} 2018-06-29 16:45:08,956 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3f726675-94df-4a3b-8ca6-720ba9086797 2018-06-29 16:45:08,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:09,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-Tp1c207SFe2yfJAAnAIEQ"], "issued_at": "2018-06-29T16:45:09.000000Z"}} 2018-06-29 16:45:09,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f34c8de464e86e036f35cfb7b1c736fcfa6a52" 2018-06-29 16:45:09,789 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-dbb090b3-931c-46b1-b338-be916d4275c6 X-Compute-Request-Id: req-dbb090b3-931c-46b1-b338-be916d4275c6 Date: Fri, 29 Jun 2018 16:45:09 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-c835d81d-073a-4efb-84cb-dfe91e0e355bname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/38c7f6a7-23dd-400f-8c38-814babb38565", "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": "38c7f6a7-23dd-400f-8c38-814babb38565"}} 2018-06-29 16:45:09,789 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 used request id req-dbb090b3-931c-46b1-b338-be916d4275c6 2018-06-29 16:45:09,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f34c8de464e86e036f35cfb7b1c736fcfa6a52" 2018-06-29 16:45:09,819 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-1393c28b-7927-46a4-8229-88978e1a82eb X-Compute-Request-Id: req-1393c28b-7927-46a4-8229-88978e1a82eb Date: Fri, 29 Jun 2018 16:45:09 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-29 16:45:09,819 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565/os-extra_specs used request id req-1393c28b-7927-46a4-8229-88978e1a82eb 2018-06-29 16:45:09,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f34c8de464e86e036f35cfb7b1c736fcfa6a52" 2018-06-29 16:45:09,854 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-4a6a529f-ca0f-48a6-855f-c4f88bbc3e53 X-Compute-Request-Id: req-4a6a529f-ca0f-48a6-855f-c4f88bbc3e53 Date: Fri, 29 Jun 2018 16:45:09 GMT Connection: close 2018-06-29 16:45:09,854 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 used request id req-4a6a529f-ca0f-48a6-855f-c4f88bbc3e53 2018-06-29 16:45:09,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f34c8de464e86e036f35cfb7b1c736fcfa6a52" 2018-06-29 16:45:09,883 - novaclient.v2.client - 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-55607d8e-8929-44b7-a431-de01c643cd3f X-Compute-Request-Id: req-55607d8e-8929-44b7-a431-de01c643cd3f Date: Fri, 29 Jun 2018 16:45:09 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:09,883 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-55607d8e-8929-44b7-a431-de01c643cd3f 2018-06-29 16:45:09,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64607e40dd8c84155ef2bb1907e88bc8f467f3e" 2018-06-29 16:45:10,135 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 X-Openstack-Request-Id: req-271dc8f3-6203-4009-81dc-21486b2cc487 X-Compute-Request-Id: req-271dc8f3-6203-4009-81dc-21486b2cc487 Date: Fri, 29 Jun 2018 16:45:10 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor 38c7f6a7-23dd-400f-8c38-814babb38565 could not be found.", "code": 404}} 2018-06-29 16:45:10,135 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/38c7f6a7-23dd-400f-8c38-814babb38565 used request id req-271dc8f3-6203-4009-81dc-21486b2cc487 2018-06-29 16:45:10,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:10,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:10,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:10,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["L_F-MQtMQQKeNiRUBgqFGQ"], "issued_at": "2018-06-29T16:45:10.000000Z"}} 2018-06-29 16:45:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ab742719a8804fbf5dc95155e973c8b3b569e39a" 2018-06-29 16:45:10,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79fd3e9b-203f-4e59-87fa-40bd87582a3d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:10,770 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-79fd3e9b-203f-4e59-87fa-40bd87582a3d 2018-06-29 16:45:10,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:10,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab742719a8804fbf5dc95155e973c8b3b569e39a" 2018-06-29 16:45:11,036 - novaclient.v2.client - 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-161b78f8-b10c-4091-9136-44d4f1282e2c X-Compute-Request-Id: req-161b78f8-b10c-4091-9136-44d4f1282e2c Date: Fri, 29 Jun 2018 16:45:11 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:11,036 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-161b78f8-b10c-4091-9136-44d4f1282e2c 2018-06-29 16:45:11,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab742719a8804fbf5dc95155e973c8b3b569e39a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4c2c3897-a46d-4df3-8221-b6c9ffea69d4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-29 16:45:11,081 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-d20bc149-9fc7-47b1-9a6a-130da016a301 X-Compute-Request-Id: req-d20bc149-9fc7-47b1-9a6a-130da016a301 Date: Fri, 29 Jun 2018 16:45:11 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-4c2c3897-a46d-4df3-8221-b6c9ffea69d4name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/34905220-718a-4889-9c45-6cd004b6a7d9", "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": "34905220-718a-4889-9c45-6cd004b6a7d9"}} 2018-06-29 16:45:11,081 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-d20bc149-9fc7-47b1-9a6a-130da016a301 2018-06-29 16:45:11,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:11,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["-iBigLi0TtOYeWirJBFtEw"], "issued_at": "2018-06-29T16:45:11.000000Z"}} 2018-06-29 16:45:11,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f50696c640c07a62f14d3d74bf57684e3e342b" 2018-06-29 16:45:11,909 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-027788e1-4230-4c71-a8fa-c6ae9c547e15 X-Compute-Request-Id: req-027788e1-4230-4c71-a8fa-c6ae9c547e15 Date: Fri, 29 Jun 2018 16:45:11 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-4c2c3897-a46d-4df3-8221-b6c9ffea69d4name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/34905220-718a-4889-9c45-6cd004b6a7d9", "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": "34905220-718a-4889-9c45-6cd004b6a7d9"}} 2018-06-29 16:45:11,909 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9 used request id req-027788e1-4230-4c71-a8fa-c6ae9c547e15 2018-06-29 16:45:11,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f50696c640c07a62f14d3d74bf57684e3e342b" 2018-06-29 16:45:11,936 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-770c9c58-8729-4ee7-b8c5-036c26d7124e X-Compute-Request-Id: req-770c9c58-8729-4ee7-b8c5-036c26d7124e Date: Fri, 29 Jun 2018 16:45:11 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-29 16:45:11,936 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9/os-extra_specs used request id req-770c9c58-8729-4ee7-b8c5-036c26d7124e 2018-06-29 16:45:11,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab742719a8804fbf5dc95155e973c8b3b569e39a" 2018-06-29 16:45:12,200 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-e91e340d-a8ea-4acb-9553-9cb8c012d4ab X-Compute-Request-Id: req-e91e340d-a8ea-4acb-9553-9cb8c012d4ab Date: Fri, 29 Jun 2018 16:45:12 GMT Connection: close 2018-06-29 16:45:12,200 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/34905220-718a-4889-9c45-6cd004b6a7d9 used request id req-e91e340d-a8ea-4acb-9553-9cb8c012d4ab 2018-06-29 16:45:12,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:12,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:12,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:12,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ffGtAH2DTZylcBA2o3iqFQ"], "issued_at": "2018-06-29T16:45:12.000000Z"}} 2018-06-29 16:45:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}d70eb08127a83950ac265ef2065aa65373ebe323" 2018-06-29 16:45:12,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f076a6af-3b53-4907-9d8f-0090db93a425 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:12,808 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f076a6af-3b53-4907-9d8f-0090db93a425 2018-06-29 16:45:12,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:12,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70eb08127a83950ac265ef2065aa65373ebe323" 2018-06-29 16:45:13,094 - novaclient.v2.client - 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-e5c613ab-f068-4a37-b706-ba761a256712 X-Compute-Request-Id: req-e5c613ab-f068-4a37-b706-ba761a256712 Date: Fri, 29 Jun 2018 16:45:13 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:13,094 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e5c613ab-f068-4a37-b706-ba761a256712 2018-06-29 16:45:13,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70eb08127a83950ac265ef2065aa65373ebe323" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b93fb007-6281-4cd8-b415-e3835d103be0name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-06-29 16:45:13,388 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-5b8adc5e-5b67-4976-a308-d665cf4a3dd1 X-Compute-Request-Id: req-5b8adc5e-5b67-4976-a308-d665cf4a3dd1 Date: Fri, 29 Jun 2018 16:45:13 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-b93fb007-6281-4cd8-b415-e3835d103be0name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b", "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": "75fa6d23-950d-4a74-ac8e-b3e8aab20b1b"}} 2018-06-29 16:45:13,388 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-5b8adc5e-5b67-4976-a308-d665cf4a3dd1 2018-06-29 16:45:13,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:13,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["UT8rqmySTkmETI38Lo3fnA"], "issued_at": "2018-06-29T16:45:13.000000Z"}} 2018-06-29 16:45:13,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d59140ba70976d6297d5410e0b2cdfd114238" 2018-06-29 16:45:14,241 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-f2aeb81c-0a64-4c94-a26e-c89dea59ce98 X-Compute-Request-Id: req-f2aeb81c-0a64-4c94-a26e-c89dea59ce98 Date: Fri, 29 Jun 2018 16:45:14 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-b93fb007-6281-4cd8-b415-e3835d103be0name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b", "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": "75fa6d23-950d-4a74-ac8e-b3e8aab20b1b"}} 2018-06-29 16:45:14,241 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b used request id req-f2aeb81c-0a64-4c94-a26e-c89dea59ce98 2018-06-29 16:45:14,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d59140ba70976d6297d5410e0b2cdfd114238" 2018-06-29 16:45:14,271 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-ddceee8a-8225-4df2-81bd-a2a8983d7496 X-Compute-Request-Id: req-ddceee8a-8225-4df2-81bd-a2a8983d7496 Date: Fri, 29 Jun 2018 16:45:14 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-29 16:45:14,272 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b/os-extra_specs used request id req-ddceee8a-8225-4df2-81bd-a2a8983d7496 2018-06-29 16:45:14,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d59140ba70976d6297d5410e0b2cdfd114238" 2018-06-29 16:45:14,314 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-19e8f4f3-5e88-4735-bfa6-56e3829d3488 X-Compute-Request-Id: req-19e8f4f3-5e88-4735-bfa6-56e3829d3488 Date: Fri, 29 Jun 2018 16:45:14 GMT Connection: close 2018-06-29 16:45:14,314 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b used request id req-19e8f4f3-5e88-4735-bfa6-56e3829d3488 2018-06-29 16:45:14,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d59140ba70976d6297d5410e0b2cdfd114238" 2018-06-29 16:45:14,342 - novaclient.v2.client - 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-a441e843-1dd5-40c7-8c7e-edce872aa773 X-Compute-Request-Id: req-a441e843-1dd5-40c7-8c7e-edce872aa773 Date: Fri, 29 Jun 2018 16:45:14 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:14,343 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-a441e843-1dd5-40c7-8c7e-edce872aa773 2018-06-29 16:45:14,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70eb08127a83950ac265ef2065aa65373ebe323" 2018-06-29 16:45:14,610 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 X-Openstack-Request-Id: req-f9f5e52c-b765-43e9-9ba3-49c24ad63f33 X-Compute-Request-Id: req-f9f5e52c-b765-43e9-9ba3-49c24ad63f33 Date: Fri, 29 Jun 2018 16:45:14 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor 75fa6d23-950d-4a74-ac8e-b3e8aab20b1b could not be found.", "code": 404}} 2018-06-29 16:45:14,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/75fa6d23-950d-4a74-ac8e-b3e8aab20b1b used request id req-f9f5e52c-b765-43e9-9ba3-49c24ad63f33 2018-06-29 16:45:14,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:14,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:14,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:15,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["dihcSBGmSb6m3Ss9fJGu7A"], "issued_at": "2018-06-29T16:45:15.000000Z"}} 2018-06-29 16:45:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}0ad98fcb723b6a13be08642bf770e9c433df4ca0" 2018-06-29 16:45:15,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6fc7960-5f64-4822-b4ec-6951b860273a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:15,237 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f6fc7960-5f64-4822-b4ec-6951b860273a 2018-06-29 16:45:15,238 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:15,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad98fcb723b6a13be08642bf770e9c433df4ca0" 2018-06-29 16:45:15,522 - novaclient.v2.client - 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-cb9415bb-115f-4870-aa6b-62ec44177228 X-Compute-Request-Id: req-cb9415bb-115f-4870-aa6b-62ec44177228 Date: Fri, 29 Jun 2018 16:45:15 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:15,522 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-cb9415bb-115f-4870-aa6b-62ec44177228 2018-06-29 16:45:15,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad98fcb723b6a13be08642bf770e9c433df4ca0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-29 16:45:15,567 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-3b044ca0-883a-42dc-a983-f37e091e2514 X-Compute-Request-Id: req-3b044ca0-883a-42dc-a983-f37e091e2514 Date: Fri, 29 Jun 2018 16:45:15 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7428a137-988d-4166-a020-34043b0eb317", "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": "7428a137-988d-4166-a020-34043b0eb317"}} 2018-06-29 16:45:15,567 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3b044ca0-883a-42dc-a983-f37e091e2514 2018-06-29 16:45:15,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:16,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KQHReBMaTACLfsKq8zpAaA"], "issued_at": "2018-06-29T16:45:16.000000Z"}} 2018-06-29 16:45:16,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f738e38fb7eb3054345a098588cdee6acc162a7d" 2018-06-29 16:45:16,429 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-8abd9896-a672-482e-8d5a-7862c233df3c X-Compute-Request-Id: req-8abd9896-a672-482e-8d5a-7862c233df3c Date: Fri, 29 Jun 2018 16:45:16 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7428a137-988d-4166-a020-34043b0eb317", "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": "7428a137-988d-4166-a020-34043b0eb317"}} 2018-06-29 16:45:16,429 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 used request id req-8abd9896-a672-482e-8d5a-7862c233df3c 2018-06-29 16:45:16,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f738e38fb7eb3054345a098588cdee6acc162a7d" 2018-06-29 16:45:16,458 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 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-cc0dcfe0-3e9c-40db-a83c-47c0473bc25a X-Compute-Request-Id: req-cc0dcfe0-3e9c-40db-a83c-47c0473bc25a Date: Fri, 29 Jun 2018 16:45:16 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-29 16:45:16,458 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317/os-extra_specs used request id req-cc0dcfe0-3e9c-40db-a83c-47c0473bc25a 2018-06-29 16:45:16,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:16,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:17,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["fLly63h_QhGC5B3dSLD4oQ"], "issued_at": "2018-06-29T16:45:17.000000Z"}} 2018-06-29 16:45:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e8c681031aa039aa58d4650c7b31d76ab7b6b033" 2018-06-29 16:45:17,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cb31c16-d23f-4edc-85cd-86b493046e13 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:17,053 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9cb31c16-d23f-4edc-85cd-86b493046e13 2018-06-29 16:45:17,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:17,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c681031aa039aa58d4650c7b31d76ab7b6b033" 2018-06-29 16:45:17,336 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 345 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-e28c7527-d28b-4783-ad0e-e82200f66793 X-Compute-Request-Id: req-e28c7527-d28b-4783-ad0e-e82200f66793 Date: Fri, 29 Jun 2018 16:45:17 GMT Connection: close RESP BODY: {"flavors": [{"id": "7428a137-988d-4166-a020-34043b0eb317", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7428a137-988d-4166-a020-34043b0eb317", "rel": "bookmark"}], "name": "CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname"}]} 2018-06-29 16:45:17,336 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e28c7527-d28b-4783-ad0e-e82200f66793 2018-06-29 16:45:17,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c681031aa039aa58d4650c7b31d76ab7b6b033" 2018-06-29 16:45:17,366 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 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-c56cd46d-b969-43a5-aa5e-7a5a142f5b7b X-Compute-Request-Id: req-c56cd46d-b969-43a5-aa5e-7a5a142f5b7b Date: Fri, 29 Jun 2018 16:45:17 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7428a137-988d-4166-a020-34043b0eb317", "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": "7428a137-988d-4166-a020-34043b0eb317"}} 2018-06-29 16:45:17,366 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 used request id req-c56cd46d-b969-43a5-aa5e-7a5a142f5b7b 2018-06-29 16:45:17,366 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-1fa07d61-aca8-456d-ab11-fced43d1704fname 2018-06-29 16:45:17,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad98fcb723b6a13be08642bf770e9c433df4ca0" 2018-06-29 16:45:17,657 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-2d87abec-bc5d-47f1-b731-deab6d647c2a X-Compute-Request-Id: req-2d87abec-bc5d-47f1-b731-deab6d647c2a Date: Fri, 29 Jun 2018 16:45:17 GMT Connection: close 2018-06-29 16:45:17,657 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/7428a137-988d-4166-a020-34043b0eb317 used request id req-2d87abec-bc5d-47f1-b731-deab6d647c2a 2018-06-29 16:45:17,659 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:45:17,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:17,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:18,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["3hrxnBL9Q0GQs31SMFXfSQ"], "issued_at": "2018-06-29T16:45:18.000000Z"}} 2018-06-29 16:45:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33802027-f7ae-46ed-bde2-d5bf6a69e279 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:18,250 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-33802027-f7ae-46ed-bde2-d5bf6a69e279 2018-06-29 16:45:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-0052401b-0c32-40a8-9dfe-63bb9bf0a86b Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image"} 2018-06-29 16:45:18,622 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image used request id req-0052401b-0c32-40a8-9dfe-63bb9bf0a86b 2018-06-29 16:45:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-77a57ed9-01a3-40b0-a4e3-a019bdc37ff6 Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close 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-29 16:45:18,635 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-77a57ed9-01a3-40b0-a4e3-a019bdc37ff6 2018-06-29 16:45:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image"}' 2018-06-29 16:45:18,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2d445c35-b18a-47a4-a6b3-a436de1eb8d9 Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:45:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:45:19Z", "visibility": "shared", "self": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e", "min_disk": 0, "protected": false, "id": "c500315a-b505-4b71-b19e-6acd443dff8e", "file": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:45:18,706 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-2d445c35-b18a-47a4-a6b3-a436de1eb8d9 2018-06-29 16:45:18,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" -d '' 2018-06-29 16:45:18,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4bf9028-ced6-44c8-ba7b-d9a4209b5e32 Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:45:18,925 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e/file used request id req-b4bf9028-ced6-44c8-ba7b-d9a4209b5e32 2018-06-29 16:45:18,925 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:45:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-dad7808e-ed64-4b21-9359-017c86356d36 Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:45:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:45:19Z", "visibility": "shared", "self": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e", "min_disk": 0, "protected": false, "id": "c500315a-b505-4b71-b19e-6acd443dff8e", "file": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/c500315a-b505-4b71-b19e-6acd443dff8e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:45:18,952 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e used request id req-dad7808e-ed64-4b21-9359-017c86356d36 2018-06-29 16:45:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b80b5707-2d9d-4728-927b-f2211293e078 Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close 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-29 16:45:18,961 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b80b5707-2d9d-4728-927b-f2211293e078 2018-06-29 16:45:18,963 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image 2018-06-29 16:45:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:45:18,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-f4e961d5-10ae-480d-a290-15ee9ee035bf Date: Fri, 29 Jun 2018 16:45:18 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:45:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:45:19Z", "visibility": "shared", "self": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e", "min_disk": 0, "protected": false, "id": "c500315a-b505-4b71-b19e-6acd443dff8e", "file": "/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/c500315a-b505-4b71-b19e-6acd443dff8e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:45:18,989 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e used request id req-f4e961d5-10ae-480d-a290-15ee9ee035bf 2018-06-29 16:45:18,989 - create_image - DEBUG - Instance status is - active 2018-06-29 16:45:18,989 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image 2018-06-29 16:45:18,989 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image 2018-06-29 16:45:18,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:45:18,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:19,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["GCIRwab7Q1KB1xzGmFvCeA"], "issued_at": "2018-06-29T16:45:19.000000Z"}} 2018-06-29 16:45:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ea3ebb8e014433cce064c5d514e7eed8407957b6" 2018-06-29 16:45:19,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:45:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-159fb991-97e9-4f32-8dee-c27351ff4561 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:45:19,565 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-159fb991-97e9-4f32-8dee-c27351ff4561 2018-06-29 16:45:19,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:45:19,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3ebb8e014433cce064c5d514e7eed8407957b6" 2018-06-29 16:45:19,841 - novaclient.v2.client - 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-4adbd1d8-802c-471d-8fa6-f952f59633aa X-Compute-Request-Id: req-4adbd1d8-802c-471d-8fa6-f952f59633aa Date: Fri, 29 Jun 2018 16:45:19 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:45:19,841 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-4adbd1d8-802c-471d-8fa6-f952f59633aa 2018-06-29 16:45:19,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3ebb8e014433cce064c5d514e7eed8407957b6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-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-29 16:45:20,111 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 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-31380e3f-dac5-4608-bcdd-d6fae2a19cbf X-Compute-Request-Id: req-31380e3f-dac5-4608-bcdd-d6fae2a19cbf Date: Fri, 29 Jun 2018 16:45:20 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/ee464900-64e7-4b37-b48d-bfeec6b454e4", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/ee464900-64e7-4b37-b48d-bfeec6b454e4", "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": "ee464900-64e7-4b37-b48d-bfeec6b454e4"}} 2018-06-29 16:45:20,111 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-31380e3f-dac5-4608-bcdd-d6fae2a19cbf 2018-06-29 16:45:20,112 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:45:20,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:45:20,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["Mqt9DlAcSsSYlmTcmM9qbQ"], "issued_at": "2018-06-29T16:45:20.000000Z"}} 2018-06-29 16:45:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-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-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}}' 2018-06-29 16:45:23,426 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-d81daa22-dbfe-4872-8b78-6c2b5c865b81 Date: Fri, 29 Jun 2018 16:45:23 GMT Connection: close RESP BODY: {"stack": {"id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}]}} 2018-06-29 16:45:23,426 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-d81daa22-dbfe-4872-8b78-6c2b5c865b81 2018-06-29 16:45:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:24,490 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-17c75175-4e5d-400a-a750-288aa033fb95 Date: Fri, 29 Jun 2018 16:45:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:24,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-511c389a-cf7c-43ee-b591-143215909045 Date: Fri, 29 Jun 2018 16:45:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:24,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-511c389a-cf7c-43ee-b591-143215909045 2018-06-29 16:45:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:24,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-088e4e2c-860c-4246-876f-7990ebb018da Date: Fri, 29 Jun 2018 16:45:24 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "deletion_time": null, "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "updated_time": null, "project": "dabe8fe4d36d472d830a620371c825d2", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "tags": null}]} 2018-06-29 16:45:24,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1 used request id req-088e4e2c-860c-4246-876f-7990ebb018da 2018-06-29 16:45:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:24,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2ec29e08-8de9-47eb-811b-4a30d891e7d6 Date: Fri, 29 Jun 2018 16:45:24 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "deletion_time": null, "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "updated_time": null, "project": "dabe8fe4d36d472d830a620371c825d2", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "tags": null}]} 2018-06-29 16:45:24,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1 used request id req-2ec29e08-8de9-47eb-811b-4a30d891e7d6 2018-06-29 16:45:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:24,943 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-966cb416-fb21-4084-a854-05e6349ff225 Date: Fri, 29 Jun 2018 16:45:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:26,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-13364fe0-292f-4673-b5c3-963709c04b92 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:26,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-13364fe0-292f-4673-b5c3-963709c04b92 2018-06-29 16:45:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:26,046 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources Content-Length: 521 Content-Type: application/json X-Openstack-Request-Id: req-ea33f831-76d6-4b3a-9fad-0aa39763cf83 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:26,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3237 X-Openstack-Request-Id: req-2d73af48-9ff8-4ebc-9961-a8e3e54f1862 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources/server1_port", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-29T16:45:23Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-29T16:45:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources/private_subnet", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-29T16:45:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T16:45:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b424e6be-dd05-4ad4-8376-e52ddf7a1d74", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources/private_net", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-29T16:45:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T16:45:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9c149474-d6c5-4cc3-8762-60c9870ccf41", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources/my_instance", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-29T16:45:23Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-06-29T16:45:23Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-29 16:45:26,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab/resources used request id req-2d73af48-9ff8-4ebc-9961-a8e3e54f1862 2018-06-29 16:45:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:26,144 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-406a8c4a-0068-403b-9a9c-29c553108a0c Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:26,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b19017a6-11bb-4edd-a65b-c088e1d1d3a7 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:26,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-b19017a6-11bb-4edd-a65b-c088e1d1d3a7 2018-06-29 16:45:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:26,238 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-dd20ac7b-b941-473a-9539-b0b5a3309fc1 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:26,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-3e365a34-39e3-4c17-a95b-15123508e662 Date: Fri, 29 Jun 2018 16:45:26 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:26,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-3e365a34-39e3-4c17-a95b-15123508e662 2018-06-29 16:45:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:29,326 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a8c03f7d-b9bb-4467-ab67-c6c92960c8eb Date: Fri, 29 Jun 2018 16:45:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:29,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-052bcb41-088d-47b2-8caf-19591d110d06 Date: Fri, 29 Jun 2018 16:45:29 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:29,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-052bcb41-088d-47b2-8caf-19591d110d06 2018-06-29 16:45:32,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:32,425 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4b04d9f0-16af-412d-a2a9-43afc56bd43e Date: Fri, 29 Jun 2018 16:45:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:32,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-da6ffa82-bc12-43de-b0d4-7942b820b16f Date: Fri, 29 Jun 2018 16:45:32 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:32,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-da6ffa82-bc12-43de-b0d4-7942b820b16f 2018-06-29 16:45:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:35,522 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-cfcff123-0e13-422d-81fa-30724363bc2a Date: Fri, 29 Jun 2018 16:45:35 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:35,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1be8bd96-3514-4578-9bc7-0a90a1f35a34 Date: Fri, 29 Jun 2018 16:45:35 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:35,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-1be8bd96-3514-4578-9bc7-0a90a1f35a34 2018-06-29 16:45:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:38,609 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f69d9940-7212-402b-bbcf-4680fc9a1448 Date: Fri, 29 Jun 2018 16:45:38 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:38,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-5fadb87b-3088-45c2-8e0a-c8c8c05ebdf2 Date: Fri, 29 Jun 2018 16:45:38 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:38,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-5fadb87b-3088-45c2-8e0a-c8c8c05ebdf2 2018-06-29 16:45:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:41,704 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c14b31cd-9e8e-48b7-adfe-4b26f60b5e3a Date: Fri, 29 Jun 2018 16:45:41 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7e51558d-5094-44b7-962f-9d99fdd46ab7 Date: Fri, 29 Jun 2018 16:45:41 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:41,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-7e51558d-5094-44b7-962f-9d99fdd46ab7 2018-06-29 16:45:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:44,792 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-94c7bcc6-cd3c-45ee-bbf7-98abf4d7c655 Date: Fri, 29 Jun 2018 16:45:44 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:44,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-738ba6d4-f164-482b-9993-635b6008251a Date: Fri, 29 Jun 2018 16:45:44 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:44,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-738ba6d4-f164-482b-9993-635b6008251a 2018-06-29 16:45:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:47,881 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f26d4425-798c-44fc-a261-6e7cc3c47870 Date: Fri, 29 Jun 2018 16:45:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-23f6fb1b-2aae-45a7-a258-3de6c99377eb Date: Fri, 29 Jun 2018 16:45:47 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:47,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-23f6fb1b-2aae-45a7-a258-3de6c99377eb 2018-06-29 16:45:50,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:50,971 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4fa7e240-e661-4964-a123-1e6885537c8a Date: Fri, 29 Jun 2018 16:45:50 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-5013c4d2-8118-4d70-b491-71c95dfc7e46 Date: Fri, 29 Jun 2018 16:45:51 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:51,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-5013c4d2-8118-4d70-b491-71c95dfc7e46 2018-06-29 16:45:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:54,068 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-fce51a4f-7ae9-41a4-b6fb-a3e5db2d4330 Date: Fri, 29 Jun 2018 16:45:54 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:54,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4a1fc6dc-f2bf-4a87-b73d-d69a332b1a86 Date: Fri, 29 Jun 2018 16:45:54 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:54,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-4a1fc6dc-f2bf-4a87-b73d-d69a332b1a86 2018-06-29 16:45:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:45:57,167 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a137de0d-3f85-4c04-a9b5-c3a691877ef4 Date: Fri, 29 Jun 2018 16:45:57 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:45:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-91a1a236-9d3d-40fc-9f2a-8e09d0accda9 Date: Fri, 29 Jun 2018 16:45:57 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:45:57,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-91a1a236-9d3d-40fc-9f2a-8e09d0accda9 2018-06-29 16:46:00,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:00,253 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b92c8655-db23-419a-a2de-17485fa54611 Date: Fri, 29 Jun 2018 16:46:00 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1da708d7-e897-4f48-b105-b8b897f06df8 Date: Fri, 29 Jun 2018 16:46:00 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:00,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-1da708d7-e897-4f48-b105-b8b897f06df8 2018-06-29 16:46:03,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:03,363 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a3c00abf-63b9-462e-99d0-56ed2b61a052 Date: Fri, 29 Jun 2018 16:46:03 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:03,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-06941d0d-7898-4c2d-ab18-bdb421865d63 Date: Fri, 29 Jun 2018 16:46:03 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:03,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-06941d0d-7898-4c2d-ab18-bdb421865d63 2018-06-29 16:46:06,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:06,453 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-71247d4e-9545-4faa-add8-9236735e6a58 Date: Fri, 29 Jun 2018 16:46:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:06,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6626343c-0ea7-4f6d-915d-8e436ea5752c Date: Fri, 29 Jun 2018 16:46:06 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:06,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-6626343c-0ea7-4f6d-915d-8e436ea5752c 2018-06-29 16:46:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:09,546 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0870b650-9581-459e-8948-cfac39b16583 Date: Fri, 29 Jun 2018 16:46:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:09,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-28e4629e-c2c1-4801-a22d-96cd021839fc Date: Fri, 29 Jun 2018 16:46:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:09,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-28e4629e-c2c1-4801-a22d-96cd021839fc 2018-06-29 16:46:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:12,644 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-bbe3f63c-ffbe-43f7-b69b-449fa290bd58 Date: Fri, 29 Jun 2018 16:46:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:12,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-3e4befa0-a434-463a-988f-127c4b5e0226 Date: Fri, 29 Jun 2018 16:46:12 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:12,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-3e4befa0-a434-463a-988f-127c4b5e0226 2018-06-29 16:46:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:15,739 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a762b8fc-2929-405c-8898-6175d0398e3f Date: Fri, 29 Jun 2018 16:46:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:15,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-85b6f48d-6771-4e58-b865-a11819a1448a Date: Fri, 29 Jun 2018 16:46:15 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:15,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-85b6f48d-6771-4e58-b865-a11819a1448a 2018-06-29 16:46:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:18,849 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f0e69e18-e61b-422e-99c1-613d0c667a87 Date: Fri, 29 Jun 2018 16:46:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:18,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f7ad747f-deae-440a-b583-0049040db451 Date: Fri, 29 Jun 2018 16:46:18 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:18,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-f7ad747f-deae-440a-b583-0049040db451 2018-06-29 16:46:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:21,956 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-983a7f30-087d-476e-b761-a3a9cca3832d Date: Fri, 29 Jun 2018 16:46:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:22,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f741b594-2b40-4f9f-abe6-a9d6c69bdb9c Date: Fri, 29 Jun 2018 16:46:22 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:22,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-f741b594-2b40-4f9f-abe6-a9d6c69bdb9c 2018-06-29 16:46:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:25,046 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b71a5698-8e0f-4106-8243-6e88d2729432 Date: Fri, 29 Jun 2018 16:46:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:25,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-d1f7bcf4-be81-4aea-b240-26e10078decf Date: Fri, 29 Jun 2018 16:46:25 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:25,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-d1f7bcf4-be81-4aea-b240-26e10078decf 2018-06-29 16:46:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:28,141 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-523fe5d5-edd4-4aed-be68-510b64286979 Date: Fri, 29 Jun 2018 16:46:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:28,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-76620641-cc8c-408a-bc9a-65e10285fa8d Date: Fri, 29 Jun 2018 16:46:28 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:28,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-76620641-cc8c-408a-bc9a-65e10285fa8d 2018-06-29 16:46:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:31,229 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-43b6aa07-8141-4a54-a1e0-bc5f6d02a9ed Date: Fri, 29 Jun 2018 16:46:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:31,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a3d321ce-a12e-48a3-9e3a-e2d68bab7df0 Date: Fri, 29 Jun 2018 16:46:31 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:31,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-a3d321ce-a12e-48a3-9e3a-e2d68bab7df0 2018-06-29 16:46:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:34,329 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d2d118d6-2ad8-4d00-bd34-5465bf0f5d4d Date: Fri, 29 Jun 2018 16:46:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:34,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1de18320-6f76-4ec0-b76e-9e90e5e411db Date: Fri, 29 Jun 2018 16:46:34 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:34,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-1de18320-6f76-4ec0-b76e-9e90e5e411db 2018-06-29 16:46:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:37,421 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-81712787-9267-4379-81c8-14eec86dfbce Date: Fri, 29 Jun 2018 16:46:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:37,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6cdf27f2-23c9-4cae-b794-58a37486aa5f Date: Fri, 29 Jun 2018 16:46:37 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:37,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-6cdf27f2-23c9-4cae-b794-58a37486aa5f 2018-06-29 16:46:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:40,520 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-26fd4a4a-f52f-480b-a0e5-511709875592 Date: Fri, 29 Jun 2018 16:46:40 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:40,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-722a96aa-5bae-46c4-af68-78505d12f84c Date: Fri, 29 Jun 2018 16:46:40 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:40,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-722a96aa-5bae-46c4-af68-78505d12f84c 2018-06-29 16:46:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:43,616 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9f7a3a9f-0513-4109-b9f8-11e49767470e Date: Fri, 29 Jun 2018 16:46:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b07101c0-66c1-4afe-8568-e9949e57d3cd Date: Fri, 29 Jun 2018 16:46:43 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:43,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-b07101c0-66c1-4afe-8568-e9949e57d3cd 2018-06-29 16:46:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:46,702 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-977e5a1d-24fb-4fb7-8fae-8135feba40ad Date: Fri, 29 Jun 2018 16:46:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:46,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-776c45de-af6b-4f15-825a-8c40667f42b2 Date: Fri, 29 Jun 2018 16:46:46 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:46,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-776c45de-af6b-4f15-825a-8c40667f42b2 2018-06-29 16:46:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:49,786 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ffc80445-adfc-4ae9-85a3-fdd40cba2dc6 Date: Fri, 29 Jun 2018 16:46:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-5cddc525-cf24-4440-aa55-f4a4fac1ce53 Date: Fri, 29 Jun 2018 16:46:49 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:49,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-5cddc525-cf24-4440-aa55-f4a4fac1ce53 2018-06-29 16:46:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:52,878 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0030c3e6-32ae-4ec7-a61f-8cdde3066f8d Date: Fri, 29 Jun 2018 16:46:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:52,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1f4b4c0a-e9ca-4e81-b736-c1e75e61f9b3 Date: Fri, 29 Jun 2018 16:46:52 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:52,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-1f4b4c0a-e9ca-4e81-b736-c1e75e61f9b3 2018-06-29 16:46:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:55,965 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f58663cd-07f9-4d1b-93c6-95128a518cf6 Date: Fri, 29 Jun 2018 16:46:55 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:56,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0e8816fa-2f29-4ffc-bcb8-396c4dcf498c Date: Fri, 29 Jun 2018 16:46:56 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:56,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-0e8816fa-2f29-4ffc-bcb8-396c4dcf498c 2018-06-29 16:46:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:59,054 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-31383da8-c0ca-4b74-aaf2-1c0b34974038 Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:59,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-9b37bfe9-e1b3-4b8a-9a1f-8ed90af40220 Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1", "stack_user_project_id": "21d9a18db2aa456cbb2417a9ad3df8dc", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.my_instance: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-06-29T16:45:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "3308037e-2045-4924-8e50-e6f92cdcc6ab", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:46:59,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-9b37bfe9-e1b3-4b8a-9a1f-8ed90af40220 2018-06-29 16:46:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/3308037e-2045-4924-8e50-e6f92cdcc6ab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a219f9df2f5cec62e9005fed631db982b8e263" 2018-06-29 16:46:59,145 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d64fbfd7-6254-484f-ab1f-05f3393a885f Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:46:59,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61cd2f56-0b50-423d-9050-1bb69c7a6817 Content-Length: 0 Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:46:59,194 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-stack1/3308037e-2045-4924-8e50-e6f92cdcc6ab used request id req-61cd2f56-0b50-423d-9050-1bb69c7a6817 2018-06-29 16:46:59,195 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c64724ad-f00a-453b-9ef3-0ce239ab4f02-image 2018-06-29 16:46:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79a3f0692fd3211e28fee24afbcf948d56a0dc30" 2018-06-29 16:46:59,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe21e335-4f2e-4d9d-a72a-77532874272a Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:46:59,313 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/c500315a-b505-4b71-b19e-6acd443dff8e used request id req-fe21e335-4f2e-4d9d-a72a-77532874272a 2018-06-29 16:46:59,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/ee464900-64e7-4b37-b48d-bfeec6b454e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3ebb8e014433cce064c5d514e7eed8407957b6" 2018-06-29 16:46:59,546 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-3b6969fe-8434-4518-892b-8eb4280d05d1 X-Compute-Request-Id: req-3b6969fe-8434-4518-892b-8eb4280d05d1 Date: Fri, 29 Jun 2018 16:46:59 GMT Connection: close 2018-06-29 16:46:59,546 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/ee464900-64e7-4b37-b48d-bfeec6b454e4 used request id req-3b6969fe-8434-4518-892b-8eb4280d05d1 2018-06-29 16:46:59,547 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:46:59,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:46:59,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:47:00,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["oPQJQy2mSTSjSneD9azoaA"], "issued_at": "2018-06-29T16:47:00.000000Z"}} 2018-06-29 16:47:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:00,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:47:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50481500-34ae-4927-935e-d4a54cebe421 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:47:00,313 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-50481500-34ae-4927-935e-d4a54cebe421 2018-06-29 16:47:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-dcc9b78f-5acb-4058-bae4-8eacd5630b3b Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image"} 2018-06-29 16:47:00,626 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image used request id req-dcc9b78f-5acb-4058-bae4-8eacd5630b3b 2018-06-29 16:47:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b8741fc0-7455-49d5-a4a1-52956963ee6e Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close 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-29 16:47:00,639 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b8741fc0-7455-49d5-a4a1-52956963ee6e 2018-06-29 16:47:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image"}' 2018-06-29 16:47:00,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-49e80ee8-eb66-45da-861d-12b6ca09e586 Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:47:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:47:01Z", "visibility": "shared", "self": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "min_disk": 0, "protected": false, "id": "98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "file": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:47:00,700 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-49e80ee8-eb66-45da-861d-12b6ca09e586 2018-06-29 16:47:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" -d '' 2018-06-29 16:47:00,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bce5ffce-661b-40d9-a642-7e11105cf938 Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:47:00,940 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e/file used request id req-bce5ffce-661b-40d9-a642-7e11105cf938 2018-06-29 16:47:00,940 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:47:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:00,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-730b426a-bc7e-4921-b52c-cb7bc448c8f2 Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:47:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:47:01Z", "visibility": "shared", "self": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "min_disk": 0, "protected": false, "id": "98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "file": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:47:00,969 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e used request id req-730b426a-bc7e-4921-b52c-cb7bc448c8f2 2018-06-29 16:47:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:00,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b867d124-287a-45f9-a26f-167ff128a2a3 Date: Fri, 29 Jun 2018 16:47:00 GMT Connection: close 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-29 16:47:00,978 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b867d124-287a-45f9-a26f-167ff128a2a3 2018-06-29 16:47:00,980 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image 2018-06-29 16:47:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:47:01,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-badb15bb-c61f-4bf2-ae84-9fffc9d94689 Date: Fri, 29 Jun 2018 16:47:01 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:47:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:47:01Z", "visibility": "shared", "self": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "min_disk": 0, "protected": false, "id": "98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "file": "/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:47:01,006 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e used request id req-badb15bb-c61f-4bf2-ae84-9fffc9d94689 2018-06-29 16:47:01,006 - create_image - DEBUG - Instance status is - active 2018-06-29 16:47:01,006 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image 2018-06-29 16:47:01,006 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image 2018-06-29 16:47:01,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:47:01,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:47:01,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["gfeF4DfvRM2Maip3QgH0xA"], "issued_at": "2018-06-29T16:47:01.000000Z"}} 2018-06-29 16:47:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}540d3a7c63d9a85bf47e9052b3cd5b78c744c8f2" 2018-06-29 16:47:01,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:47:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-908a4a08-c7c8-43ea-aa62-bbf04f9d64f7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:47:01,624 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-908a4a08-c7c8-43ea-aa62-bbf04f9d64f7 2018-06-29 16:47:01,625 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:47:01,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540d3a7c63d9a85bf47e9052b3cd5b78c744c8f2" 2018-06-29 16:47:01,919 - novaclient.v2.client - 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-c2a64b71-2899-48b0-a8b7-7697b79cfe3d X-Compute-Request-Id: req-c2a64b71-2899-48b0-a8b7-7697b79cfe3d Date: Fri, 29 Jun 2018 16:47:01 GMT Connection: close RESP BODY: {"flavors": []} 2018-06-29 16:47:01,919 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-c2a64b71-2899-48b0-a8b7-7697b79cfe3d 2018-06-29 16:47:01,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540d3a7c63d9a85bf47e9052b3cd5b78c744c8f2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-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-29 16:47:01,962 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 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-00998665-708c-4815-82e5-2938b24e9098 X-Compute-Request-Id: req-00998665-708c-4815-82e5-2938b24e9098 Date: Fri, 29 Jun 2018 16:47:01 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/bb2851fa-5dd1-4d59-bbe6-aaea86980980", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/bb2851fa-5dd1-4d59-bbe6-aaea86980980", "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": "bb2851fa-5dd1-4d59-bbe6-aaea86980980"}} 2018-06-29 16:47:01,962 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-00998665-708c-4815-82e5-2938b24e9098 2018-06-29 16:47:01,963 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:47:01,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:47:02,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["tsfKKtt_TtKJNtr-nVrh7A"], "issued_at": "2018-06-29T16:47:02.000000Z"}} 2018-06-29 16:47:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-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-068c6ed4-749a-4937-a97e-099504576db9-net", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}}' 2018-06-29 16:47:05,159 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-fbbc969a-5e2a-4821-af8f-1dd27f16a9b8 Date: Fri, 29 Jun 2018 16:47:05 GMT Connection: close RESP BODY: {"stack": {"id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}]}} 2018-06-29 16:47:05,159 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-fbbc969a-5e2a-4821-af8f-1dd27f16a9b8 2018-06-29 16:47:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:05,444 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6fee1cdc-bd73-48cf-a04a-522739dfb398 Date: Fri, 29 Jun 2018 16:47:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:05,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-2b6657de-9381-4204-9c58-8b97cc510603 Date: Fri, 29 Jun 2018 16:47:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:05,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-2b6657de-9381-4204-9c58-8b97cc510603 2018-06-29 16:47:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:05,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-49458ee5-dd2d-47d7-9f70-d5e63b14ae39 Date: Fri, 29 Jun 2018 16:47:05 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "deletion_time": null, "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "updated_time": null, "project": "dabe8fe4d36d472d830a620371c825d2", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "tags": null}]} 2018-06-29 16:47:05,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1 used request id req-49458ee5-dd2d-47d7-9f70-d5e63b14ae39 2018-06-29 16:47:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-421a8a90-0022-4552-99fb-3354464d269d Date: Fri, 29 Jun 2018 16:47:06 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "deletion_time": null, "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "updated_time": null, "project": "dabe8fe4d36d472d830a620371c825d2", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "tags": null}]} 2018-06-29 16:47:06,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks?stack_name=HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1 used request id req-421a8a90-0022-4552-99fb-3354464d269d 2018-06-29 16:47:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:06,206 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b0fd1138-a2ac-4888-a10d-759e16f8a096 Date: Fri, 29 Jun 2018 16:47:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:06,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-093e77b6-685f-4f0d-827a-94129ca96d1f Date: Fri, 29 Jun 2018 16:47:06 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:06,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-093e77b6-685f-4f0d-827a-94129ca96d1f 2018-06-29 16:47:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:06,306 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9ecc7868-63bb-47ed-a280-a3a5544c43d9 Date: Fri, 29 Jun 2018 16:47:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:06,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e04efb47-d2ad-4123-b856-55b5a3dbf085 Date: Fri, 29 Jun 2018 16:47:06 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:06,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-e04efb47-d2ad-4123-b856-55b5a3dbf085 2018-06-29 16:47:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:09,386 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-39486f51-7407-48b5-bfb8-f2e9b12d3edd Date: Fri, 29 Jun 2018 16:47:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a46faaf2-1c10-4b73-a2f5-e900e0edc7bb Date: Fri, 29 Jun 2018 16:47:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:09,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-a46faaf2-1c10-4b73-a2f5-e900e0edc7bb 2018-06-29 16:47:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:12,482 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-569c668a-2719-4c10-8e83-18d11c91a885 Date: Fri, 29 Jun 2018 16:47:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:12,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-9bca1fc8-76fb-4e7d-8a73-4ca1028e64fc Date: Fri, 29 Jun 2018 16:47:12 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:12,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-9bca1fc8-76fb-4e7d-8a73-4ca1028e64fc 2018-06-29 16:47:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:15,589 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2d6110cd-fc30-4569-a768-bd839662f9ca Date: Fri, 29 Jun 2018 16:47:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:15,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-3bacecee-9454-416f-9120-d890bd972fec Date: Fri, 29 Jun 2018 16:47:15 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:15,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-3bacecee-9454-416f-9120-d890bd972fec 2018-06-29 16:47:18,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:18,680 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b2598c73-c988-4c42-bb84-02680149b268 Date: Fri, 29 Jun 2018 16:47:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:18,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e308aeaf-30ca-4a9e-ace1-68456fa2f75f Date: Fri, 29 Jun 2018 16:47:18 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:18,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-e308aeaf-30ca-4a9e-ace1-68456fa2f75f 2018-06-29 16:47:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:21,784 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-77a333a2-12bc-4624-ac07-6741ac175324 Date: Fri, 29 Jun 2018 16:47:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0886440e-4a66-4a39-aec5-80b7d5edf59a Date: Fri, 29 Jun 2018 16:47:21 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:21,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-0886440e-4a66-4a39-aec5-80b7d5edf59a 2018-06-29 16:47:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:24,882 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b070ea24-d116-485d-ad3e-92e7429c6f37 Date: Fri, 29 Jun 2018 16:47:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:24,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4018d688-527a-4a04-b713-11548693d7ee Date: Fri, 29 Jun 2018 16:47:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:24,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-4018d688-527a-4a04-b713-11548693d7ee 2018-06-29 16:47:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:27,988 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e74802cb-319d-441f-9ecb-ce74d645fdfc Date: Fri, 29 Jun 2018 16:47:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:28,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1fb123e6-950c-4d3c-a8b6-36febf6aa5c3 Date: Fri, 29 Jun 2018 16:47:28 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:28,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-1fb123e6-950c-4d3c-a8b6-36febf6aa5c3 2018-06-29 16:47:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:31,085 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-02df2137-28c1-4e52-b6e2-46b8458cce0a Date: Fri, 29 Jun 2018 16:47:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:31,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ee56c8db-1e11-4416-9896-019c78629823 Date: Fri, 29 Jun 2018 16:47:31 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:31,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-ee56c8db-1e11-4416-9896-019c78629823 2018-06-29 16:47:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:34,373 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e02c8a47-af2d-42fe-b6b2-b18e8645e091 Date: Fri, 29 Jun 2018 16:47:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:34,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a64b60c3-ee3e-4678-8619-45f2b3d2ed64 Date: Fri, 29 Jun 2018 16:47:34 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:34,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-a64b60c3-ee3e-4678-8619-45f2b3d2ed64 2018-06-29 16:47:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:37,486 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f181bdb6-57f9-4948-9a66-3f2d2838ad90 Date: Fri, 29 Jun 2018 16:47:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:37,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0e5a5990-3a7d-4387-88c9-32209100a99d Date: Fri, 29 Jun 2018 16:47:37 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:37,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-0e5a5990-3a7d-4387-88c9-32209100a99d 2018-06-29 16:47:40,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:40,595 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-db29d359-bb58-471a-9b4c-53ec1c101a85 Date: Fri, 29 Jun 2018 16:47:40 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:40,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7e69de82-ff5c-4a64-b397-eb5d15aa225d Date: Fri, 29 Jun 2018 16:47:40 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:40,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-7e69de82-ff5c-4a64-b397-eb5d15aa225d 2018-06-29 16:47:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:43,699 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e8ab5bc2-90cd-4a36-92ed-f9e9617c36cf Date: Fri, 29 Jun 2018 16:47:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:43,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-959f93c0-8e9e-44b1-9f50-4438dc91b94c Date: Fri, 29 Jun 2018 16:47:43 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:43,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-959f93c0-8e9e-44b1-9f50-4438dc91b94c 2018-06-29 16:47:46,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:46,800 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-15a1867d-327c-46f5-8562-dfef7b47e5c9 Date: Fri, 29 Jun 2018 16:47:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-104a851c-6f7a-47a6-9998-87bf8c07f1f2 Date: Fri, 29 Jun 2018 16:47:46 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:46,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-104a851c-6f7a-47a6-9998-87bf8c07f1f2 2018-06-29 16:47:49,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:49,896 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1b3ec2b5-c0ad-4b9c-9837-9c55dd8802d5 Date: Fri, 29 Jun 2018 16:47:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:49,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-d9c35194-8048-4c96-bda5-599c3da485ec Date: Fri, 29 Jun 2018 16:47:49 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:49,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-d9c35194-8048-4c96-bda5-599c3da485ec 2018-06-29 16:47:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:52,992 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6d430f55-e465-4f70-a394-73937c075ab5 Date: Fri, 29 Jun 2018 16:47:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-923bb524-ab68-4c3d-83d3-7ff909f0c05e Date: Fri, 29 Jun 2018 16:47:53 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:53,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-923bb524-ab68-4c3d-83d3-7ff909f0c05e 2018-06-29 16:47:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:56,088 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d2940bf0-df2d-4844-be1e-49370e9883dd Date: Fri, 29 Jun 2018 16:47:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:56,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4313df70-a7cc-45e8-8e49-5f669319314c Date: Fri, 29 Jun 2018 16:47:56 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:56,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-4313df70-a7cc-45e8-8e49-5f669319314c 2018-06-29 16:47:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:47:59,190 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-fb34182e-b979-47f4-bde9-6e90ef356457 Date: Fri, 29 Jun 2018 16:47:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:47:59,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ca239392-897e-4784-898d-41f0afea31bb Date: Fri, 29 Jun 2018 16:47:59 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:47:59,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-ca239392-897e-4784-898d-41f0afea31bb 2018-06-29 16:48:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:02,284 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-bc564c93-4afc-4871-b282-68623e89dff9 Date: Fri, 29 Jun 2018 16:48:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:02,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-33f14eb1-94b4-4025-8800-a5508673c822 Date: Fri, 29 Jun 2018 16:48:02 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:02,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-33f14eb1-94b4-4025-8800-a5508673c822 2018-06-29 16:48:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:05,385 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-51a0e023-c7f3-419e-a609-ecc2850ee131 Date: Fri, 29 Jun 2018 16:48:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:05,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-01c675f7-6902-4363-a90c-8b4cab67d67c Date: Fri, 29 Jun 2018 16:48:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:05,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-01c675f7-6902-4363-a90c-8b4cab67d67c 2018-06-29 16:48:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:08,481 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4f9a716c-1c9d-48eb-9411-78e318c192b4 Date: Fri, 29 Jun 2018 16:48:08 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:08,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a7bcd437-bb70-401b-8515-7352368c8402 Date: Fri, 29 Jun 2018 16:48:08 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:08,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-a7bcd437-bb70-401b-8515-7352368c8402 2018-06-29 16:48:11,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:11,579 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1ae5e7c9-8f98-4864-a300-fc6c9bc60f4d Date: Fri, 29 Jun 2018 16:48:11 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:11,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-16e6a961-9297-47a7-8c32-f3ee3e82d149 Date: Fri, 29 Jun 2018 16:48:11 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:11,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-16e6a961-9297-47a7-8c32-f3ee3e82d149 2018-06-29 16:48:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:14,676 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a3daea48-94ed-4dd5-be35-e515f2c4ea5b Date: Fri, 29 Jun 2018 16:48:14 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:14,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7a839c20-20f8-4fe6-8c89-7fb191fc1364 Date: Fri, 29 Jun 2018 16:48:14 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:14,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-7a839c20-20f8-4fe6-8c89-7fb191fc1364 2018-06-29 16:48:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:17,768 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c1455a49-3501-41b3-a612-6cebc5318b35 Date: Fri, 29 Jun 2018 16:48:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-05772cf0-50dc-45c6-ab38-a1e7e830a835 Date: Fri, 29 Jun 2018 16:48:17 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:17,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-05772cf0-50dc-45c6-ab38-a1e7e830a835 2018-06-29 16:48:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:20,863 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2b88515f-0e0c-4d53-a087-1ce1c68e0088 Date: Fri, 29 Jun 2018 16:48:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:20,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-220fdca5-d7c5-4ab1-9955-8ad6af812e7a Date: Fri, 29 Jun 2018 16:48:20 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:20,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-220fdca5-d7c5-4ab1-9955-8ad6af812e7a 2018-06-29 16:48:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:23,959 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-857e7bd8-1ef3-487d-986a-e06b77c2c001 Date: Fri, 29 Jun 2018 16:48:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:24,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-809045c2-3f8f-4f90-98e1-616ee0f7f927 Date: Fri, 29 Jun 2018 16:48:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:24,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-809045c2-3f8f-4f90-98e1-616ee0f7f927 2018-06-29 16:48:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:27,215 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-223205e2-48a9-463e-9775-e591b28bdbd4 Date: Fri, 29 Jun 2018 16:48:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f8b6c26e-7671-45f6-b1f3-fef257c94659 Date: Fri, 29 Jun 2018 16:48:27 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:27,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-f8b6c26e-7671-45f6-b1f3-fef257c94659 2018-06-29 16:48:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:30,313 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6294d81c-c126-4c1c-8e69-89da95d393ae Date: Fri, 29 Jun 2018 16:48:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:30,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b7f6db13-b34f-4f18-b0b8-8445e5eddc38 Date: Fri, 29 Jun 2018 16:48:30 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:30,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-b7f6db13-b34f-4f18-b0b8-8445e5eddc38 2018-06-29 16:48:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:33,423 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-8c810684-3998-4951-87a7-c91735030df6 Date: Fri, 29 Jun 2018 16:48:33 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-47f09577-c0c6-46cc-aa6b-e05c468fe947 Date: Fri, 29 Jun 2018 16:48:33 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:33,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-47f09577-c0c6-46cc-aa6b-e05c468fe947 2018-06-29 16:48:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:36,528 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e3256299-0249-4178-adb4-e70284a117b1 Date: Fri, 29 Jun 2018 16:48:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:36,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ebe083d6-630f-4999-a0ff-0e5777b103fb Date: Fri, 29 Jun 2018 16:48:36 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:36,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-ebe083d6-630f-4999-a0ff-0e5777b103fb 2018-06-29 16:48:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:39,662 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b113c147-4171-4143-be39-0c60e23f34c6 Date: Fri, 29 Jun 2018 16:48:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:39,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-829cf40d-c302-4a05-be03-25c61de5c6b9 Date: Fri, 29 Jun 2018 16:48:39 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1", "stack_user_project_id": "8cd89b4fd7d545f089e9b1ebfecd3d40", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.my_instance: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-06-29T16:47:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "b8261ba7-c445-4eef-b885-b8c6457c0801", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 16:48:39,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-829cf40d-c302-4a05-be03-25c61de5c6b9 2018-06-29 16:48:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/b8261ba7-c445-4eef-b885-b8c6457c0801 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd85c0da2baebf69ba206305e58c7d0c6f800d" 2018-06-29 16:48:39,932 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-aefb8b45-ea01-4c7f-bfb4-6bcf592da20f Date: Fri, 29 Jun 2018 16:48:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:39,983 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b06919af-e445-43ea-af73-020d616cc44a Content-Length: 0 Date: Fri, 29 Jun 2018 16:48:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:48:39,983 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-stack1/b8261ba7-c445-4eef-b885-b8c6457c0801 used request id req-b06919af-e445-43ea-af73-020d616cc44a 2018-06-29 16:48:39,983 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-068c6ed4-749a-4937-a97e-099504576db9-image 2018-06-29 16:48:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f41104e803fe54deebeda76d85a273326f6a281" 2018-06-29 16:48:40,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c5aa7ba-86af-49f4-884d-20ee43a723c0 Date: Fri, 29 Jun 2018 16:48:40 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:48:40,091 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/98cd309f-3ce9-49d6-bfec-b7b4ce658d5e used request id req-6c5aa7ba-86af-49f4-884d-20ee43a723c0 2018-06-29 16:48:40,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/bb2851fa-5dd1-4d59-bbe6-aaea86980980 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540d3a7c63d9a85bf47e9052b3cd5b78c744c8f2" 2018-06-29 16:48:40,286 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 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-48a80cae-c883-44a1-8c7f-270b6acecd1b X-Compute-Request-Id: req-48a80cae-c883-44a1-8c7f-270b6acecd1b Date: Fri, 29 Jun 2018 16:48:40 GMT Connection: close 2018-06-29 16:48:40,286 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/bb2851fa-5dd1-4d59-bbe6-aaea86980980 used request id req-48a80cae-c883-44a1-8c7f-270b6acecd1b 2018-06-29 16:48:40,287 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:48:40,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:48:40,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:48:40,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["KAqdhqaYQb602vZ0M_H0Kw"], "issued_at": "2018-06-29T16:48:40.000000Z"}} 2018-06-29 16:48:40,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:48:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47484565-7b81-4f47-9d7a-d6105aac1258 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:48:41,121 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-47484565-7b81-4f47-9d7a-d6105aac1258 2018-06-29 16:48:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-ddaff778-d2b1-45fb-80a7-7636c90ac9d6 Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"} 2018-06-29 16:48:41,408 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1 used request id req-ddaff778-d2b1-45fb-80a7-7636c90ac9d6 2018-06-29 16:48:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-d3b554c3-8339-4245-b09c-e8d542af47d0 Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close 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-29 16:48:41,419 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-d3b554c3-8339-4245-b09c-e8d542af47d0 2018-06-29 16:48:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}' 2018-06-29 16:48:41,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f5161d70-6468-4790-ad0f-694e127a2eee Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:41Z", "visibility": "shared", "self": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94", "min_disk": 0, "protected": false, "id": "880e405a-2124-429a-90ee-b669a3906c94", "file": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:41,482 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-f5161d70-6468-4790-ad0f-694e127a2eee 2018-06-29 16:48:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" -d '' 2018-06-29 16:48:41,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12f34505-5525-496e-bb23-af0445d77648 Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:48:41,838 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94/file used request id req-12f34505-5525-496e-bb23-af0445d77648 2018-06-29 16:48:41,839 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:48:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-ee0db02e-66f7-475b-9c17-9ae666c07a5d Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:42Z", "visibility": "shared", "self": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94", "min_disk": 0, "protected": false, "id": "880e405a-2124-429a-90ee-b669a3906c94", "file": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/880e405a-2124-429a-90ee-b669a3906c94", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:41,872 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94 used request id req-ee0db02e-66f7-475b-9c17-9ae666c07a5d 2018-06-29 16:48:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-af91b0a0-dffd-4686-83a0-52bdb398dcfc Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close 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-29 16:48:41,884 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-af91b0a0-dffd-4686-83a0-52bdb398dcfc 2018-06-29 16:48:41,886 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1 2018-06-29 16:48:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7e44f7e1452b1bf581d0de2d042418bcf6e6355" 2018-06-29 16:48:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-81f8090f-8f1f-44b5-b189-eb3ae96f0ee1 Date: Fri, 29 Jun 2018 16:48:41 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:42Z", "visibility": "shared", "self": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94", "min_disk": 0, "protected": false, "id": "880e405a-2124-429a-90ee-b669a3906c94", "file": "/v2/images/880e405a-2124-429a-90ee-b669a3906c94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/880e405a-2124-429a-90ee-b669a3906c94", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:41,917 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/880e405a-2124-429a-90ee-b669a3906c94 used request id req-81f8090f-8f1f-44b5-b189-eb3ae96f0ee1 2018-06-29 16:48:41,918 - create_image - DEBUG - Instance status is - active 2018-06-29 16:48:41,918 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1 2018-06-29 16:48:41,918 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1 2018-06-29 16:48:41,918 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 16:48:41,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 16:48:41,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:48:42,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["a9xyDM9OSpKJjOZWY3s9Yw"], "issued_at": "2018-06-29T16:48:42.000000Z"}} 2018-06-29 16:48:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:42,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:48:42 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfb3b120-bea8-4b15-a9fc-62e01e4efad7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:48:42,641 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-cfb3b120-bea8-4b15-a9fc-62e01e4efad7 2018-06-29 16:48:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:42,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-05f5a7a8-8e03-4b91-ab95-12b822a73628 Date: Fri, 29 Jun 2018 16:48:42 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2"} 2018-06-29 16:48:42,922 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2 used request id req-05f5a7a8-8e03-4b91-ab95-12b822a73628 2018-06-29 16:48:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:42,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-84523312-5920-4f01-9703-7d7b8594d794 Date: Fri, 29 Jun 2018 16:48:42 GMT Connection: close 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-29 16:48:42,932 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-84523312-5920-4f01-9703-7d7b8594d794 2018-06-29 16:48:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2"}' 2018-06-29 16:48:42,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b3c8b2b3-f67b-445f-95a8-920b71fe5c01 Date: Fri, 29 Jun 2018 16:48:42 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:43Z", "visibility": "shared", "self": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596", "min_disk": 0, "protected": false, "id": "ea9fea46-f6d4-4c49-a24e-82bb15655596", "file": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596/file", "checksum": null, "owner": "dabe8fe4d36d472d830a620371c825d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:42,994 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-b3c8b2b3-f67b-445f-95a8-920b71fe5c01 2018-06-29 16:48:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" -d '' 2018-06-29 16:48:43,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a73eca1-dad5-4fbd-bfbd-ce74f54c1d69 Date: Fri, 29 Jun 2018 16:48:43 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:48:43,272 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596/file used request id req-8a73eca1-dad5-4fbd-bfbd-ce74f54c1d69 2018-06-29 16:48:43,273 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 16:48:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:43,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-35391d60-7cbc-43cd-b06e-e7af1194fe03 Date: Fri, 29 Jun 2018 16:48:43 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:43Z", "visibility": "shared", "self": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596", "min_disk": 0, "protected": false, "id": "ea9fea46-f6d4-4c49-a24e-82bb15655596", "file": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/ea9fea46-f6d4-4c49-a24e-82bb15655596", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:43,307 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596 used request id req-35391d60-7cbc-43cd-b06e-e7af1194fe03 2018-06-29 16:48:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:43,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-3f08261c-350e-4290-9234-7114509211c3 Date: Fri, 29 Jun 2018 16:48:43 GMT Connection: close 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-29 16:48:43,317 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-3f08261c-350e-4290-9234-7114509211c3 2018-06-29 16:48:43,319 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2 2018-06-29 16:48:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fd46d88b3dc3a9c42bf100b23d559fe51579199" 2018-06-29 16:48:43,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-1f15d217-1b52-42e4-be31-b81283b264fd Date: Fri, 29 Jun 2018 16:48:43 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T16:48:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T16:48:43Z", "visibility": "shared", "self": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596", "min_disk": 0, "protected": false, "id": "ea9fea46-f6d4-4c49-a24e-82bb15655596", "file": "/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dabe8fe4d36d472d830a620371c825d2", "direct_url": "file:///var/lib/glance/images/ea9fea46-f6d4-4c49-a24e-82bb15655596", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 16:48:43,357 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ea9fea46-f6d4-4c49-a24e-82bb15655596 used request id req-1f15d217-1b52-42e4-be31-b81283b264fd 2018-06-29 16:48:43,358 - create_image - DEBUG - Instance status is - active 2018-06-29 16:48:43,358 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2 2018-06-29 16:48:43,358 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2 2018-06-29 16:48:43,358 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:48:43,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:48:44,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["XKzCs-ADSdaDBcpYKWyPOA"], "issued_at": "2018-06-29T16:48:44.000000Z"}} 2018-06-29 16:48:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net"}}' 2018-06-29 16:48:47,470 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-e8cb89d8-724a-43bc-8ee7-42acc5ae28f6 Date: Fri, 29 Jun 2018 16:48:47 GMT Connection: close RESP BODY: {"stack": {"id": "84390c40-8bda-450a-a5d9-2a012d646a21", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}]}} 2018-06-29 16:48:47,470 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-e8cb89d8-724a-43bc-8ee7-42acc5ae28f6 2018-06-29 16:48:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:48:47,896 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-efdf4e00-71b5-4867-ad47-bc7712a0cca0 Date: Fri, 29 Jun 2018 16:48:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:47,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-edf31624-f2cf-4f04-8025-dfe8f4e1ab89 Date: Fri, 29 Jun 2018 16:48:47 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": null, "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-29 16:48:47,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-edf31624-f2cf-4f04-8025-dfe8f4e1ab89 2018-06-29 16:48:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:48:47,997 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6fc7848c-6566-40ff-b495-2f4009aab260 Date: Fri, 29 Jun 2018 16:48:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:48,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-d618905c-5d08-4dad-8e35-bd2f2adda169 Date: Fri, 29 Jun 2018 16:48:48 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": null, "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-29 16:48:48,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-d618905c-5d08-4dad-8e35-bd2f2adda169 2018-06-29 16:48:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:48:51,607 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-478380db-74bc-46f9-a889-748587b17cc8 Date: Fri, 29 Jun 2018 16:48:51 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:51,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-c99a7457-a1a7-4f74-bd32-a61b85baf2e8 Date: Fri, 29 Jun 2018 16:48:51 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": null, "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-29 16:48:51,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-c99a7457-a1a7-4f74-bd32-a61b85baf2e8 2018-06-29 16:48:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:48:54,711 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5ab9363c-7ff1-4ae6-8014-3dc0af447cec Date: Fri, 29 Jun 2018 16:48:54 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-b1e6dc41-c8d3-4479-9ffc-dd7d8b1a977d Date: Fri, 29 Jun 2018 16:48:54 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:48:54,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-b1e6dc41-c8d3-4479-9ffc-dd7d8b1a977d 2018-06-29 16:48:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:48:57,967 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5ab86ba9-1710-451c-a3d3-d824a6afc3ae Date: Fri, 29 Jun 2018 16:48:57 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:48:58,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-20bd4260-a3ae-4215-9b71-d47e11ec0ce4 Date: Fri, 29 Jun 2018 16:48:58 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:48:58,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-20bd4260-a3ae-4215-9b71-d47e11ec0ce4 2018-06-29 16:49:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:01,173 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-cc495b6e-7428-422e-b50f-2f98cadb293c Date: Fri, 29 Jun 2018 16:49:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-ba4d1ba0-2d1c-489f-8992-e7c3c4dcca20 Date: Fri, 29 Jun 2018 16:49:01 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:01,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-ba4d1ba0-2d1c-489f-8992-e7c3c4dcca20 2018-06-29 16:49:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:04,390 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4e909d89-30cf-48ef-80dc-b25bd84c5498 Date: Fri, 29 Jun 2018 16:49:04 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:04,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-d4c6cf2a-a6f3-4d29-b462-ec4e4490ce81 Date: Fri, 29 Jun 2018 16:49:04 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:04,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-d4c6cf2a-a6f3-4d29-b462-ec4e4490ce81 2018-06-29 16:49:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:07,628 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f1aa1589-e854-49cf-a3e6-26e0469e1877 Date: Fri, 29 Jun 2018 16:49:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:07,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-49e70d8f-0345-4ee5-9c35-978907d72443 Date: Fri, 29 Jun 2018 16:49:07 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:07,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-49e70d8f-0345-4ee5-9c35-978907d72443 2018-06-29 16:49:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:10,831 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ad966d60-5d15-4462-95f5-b8879c48860f Date: Fri, 29 Jun 2018 16:49:10 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:11,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-ab821b48-904e-47ed-ac23-8df886220213 Date: Fri, 29 Jun 2018 16:49:11 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:11,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-ab821b48-904e-47ed-ac23-8df886220213 2018-06-29 16:49:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:14,041 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-39d03b3c-613d-44b3-8d9c-7f6e1e1dff72 Date: Fri, 29 Jun 2018 16:49:14 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:14,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-d14d6f5e-5ecc-45b2-bb17-70564cef581b Date: Fri, 29 Jun 2018 16:49:14 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:14,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-d14d6f5e-5ecc-45b2-bb17-70564cef581b 2018-06-29 16:49:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:17,272 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7627dec5-d2cc-4d5a-80a1-1477a429b0d5 Date: Fri, 29 Jun 2018 16:49:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:17,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-668a6940-1630-4a72-bbdd-976babaa6979 Date: Fri, 29 Jun 2018 16:49:17 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:17,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-668a6940-1630-4a72-bbdd-976babaa6979 2018-06-29 16:49:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:20,496 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-05e76b6c-b2ca-4196-9fc8-e8133e92914d Date: Fri, 29 Jun 2018 16:49:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:20,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-6bd29c48-271e-42fa-a521-ff78cd8258a5 Date: Fri, 29 Jun 2018 16:49:20 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:20,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-6bd29c48-271e-42fa-a521-ff78cd8258a5 2018-06-29 16:49:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:23,729 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-cb5ae13a-7eba-4cd9-aa8a-0b663f2982ce Date: Fri, 29 Jun 2018 16:49:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:23,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-b1d90e8a-2ddb-4228-9cd3-53504dc5da81 Date: Fri, 29 Jun 2018 16:49:23 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:23,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-b1d90e8a-2ddb-4228-9cd3-53504dc5da81 2018-06-29 16:49:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:26,955 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-eba80053-48a6-496a-be04-ac74839e3ad7 Date: Fri, 29 Jun 2018 16:49:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:27,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-802529c4-418f-4f62-b331-abe43893a45c Date: Fri, 29 Jun 2018 16:49:27 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:27,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-802529c4-418f-4f62-b331-abe43893a45c 2018-06-29 16:49:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:30,175 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c963b3e1-8ef9-487a-a406-223afc9f6623 Date: Fri, 29 Jun 2018 16:49:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:30,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-8f08ddf9-d65d-4f5e-913f-39542de58148 Date: Fri, 29 Jun 2018 16:49:30 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:30,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-8f08ddf9-d65d-4f5e-913f-39542de58148 2018-06-29 16:49:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:33,405 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a78113fc-d554-443c-8b29-e63d5fdf2709 Date: Fri, 29 Jun 2018 16:49:33 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:33,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-0d054dbb-a6e9-4f0f-9fe2-99a3bd5747c1 Date: Fri, 29 Jun 2018 16:49:33 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:33,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-0d054dbb-a6e9-4f0f-9fe2-99a3bd5747c1 2018-06-29 16:49:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:36,624 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1a58784e-292f-4d4a-a440-ce08ae65a1d1 Date: Fri, 29 Jun 2018 16:49:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:36,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-4b339f92-f68b-4ea7-b699-17ab2da75750 Date: Fri, 29 Jun 2018 16:49:36 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:36,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-4b339f92-f68b-4ea7-b699-17ab2da75750 2018-06-29 16:49:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:39,924 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-89028758-3178-42fd-bc3f-acf774a11a43 Date: Fri, 29 Jun 2018 16:49:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:40,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-c228bf2d-126d-4760-945b-c32cea70099a Date: Fri, 29 Jun 2018 16:49:40 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:40,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-c228bf2d-126d-4760-945b-c32cea70099a 2018-06-29 16:49:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:43,154 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-37ff618a-c59c-49a8-9069-da64f59de501 Date: Fri, 29 Jun 2018 16:49:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-f816414f-8af6-4be0-b6f5-02a8a9a36bfb Date: Fri, 29 Jun 2018 16:49:43 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:43,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-f816414f-8af6-4be0-b6f5-02a8a9a36bfb 2018-06-29 16:49:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:46,366 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4c7c0d08-a822-4f31-bab6-2ef6b299debd Date: Fri, 29 Jun 2018 16:49:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:46,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-580f6be9-460e-42bc-a16b-09357d8c4bb7 Date: Fri, 29 Jun 2018 16:49:46 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:46,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-580f6be9-460e-42bc-a16b-09357d8c4bb7 2018-06-29 16:49:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:49,605 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-36717a0e-decc-4961-9612-c8584b7f9c35 Date: Fri, 29 Jun 2018 16:49:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:49,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-41156047-f63d-4f6b-b764-3f6dd8acee9a Date: Fri, 29 Jun 2018 16:49:49 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:49,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-41156047-f63d-4f6b-b764-3f6dd8acee9a 2018-06-29 16:49:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:52,822 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-eac4965d-8458-45ab-b172-20683ab3ea11 Date: Fri, 29 Jun 2018 16:49:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:53,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-0becb540-aaa3-4447-acb6-d208097bdd37 Date: Fri, 29 Jun 2018 16:49:53 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:53,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-0becb540-aaa3-4447-acb6-d208097bdd37 2018-06-29 16:49:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:56,047 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-68a71de3-8ec5-436a-aa4c-28c0b336a500 Date: Fri, 29 Jun 2018 16:49:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:56,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-23efaf80-f599-415e-9c05-31b80e65b9dd Date: Fri, 29 Jun 2018 16:49:56 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:56,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-23efaf80-f599-415e-9c05-31b80e65b9dd 2018-06-29 16:49:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:49:59,284 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ef631d74-8fed-4f7c-9284-d73b190bfebd Date: Fri, 29 Jun 2018 16:49:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:49:59,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-67ba4d7a-1a08-4c52-aae5-daf2b683f34d Date: Fri, 29 Jun 2018 16:49:59 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:49:59,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-67ba4d7a-1a08-4c52-aae5-daf2b683f34d 2018-06-29 16:50:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:02,524 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-09d1d8e8-5cf2-430f-9970-8959d5311256 Date: Fri, 29 Jun 2018 16:50:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:02,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-a8c03d0e-0a82-4afa-bc53-e94e1830f5b8 Date: Fri, 29 Jun 2018 16:50:02 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:02,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-a8c03d0e-0a82-4afa-bc53-e94e1830f5b8 2018-06-29 16:50:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:05,753 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a76ef08a-cbcf-4b43-a038-c3ed76de9e5f Date: Fri, 29 Jun 2018 16:50:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:05,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-3684f7bd-1200-463f-b7e2-62bc22ca5096 Date: Fri, 29 Jun 2018 16:50:05 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:05,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-3684f7bd-1200-463f-b7e2-62bc22ca5096 2018-06-29 16:50:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:08,965 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ae21e1c5-beb8-4ec4-a0a7-bc2c6940d88c Date: Fri, 29 Jun 2018 16:50:08 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:09,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-18b15264-26e7-4f24-bca1-5980a38b403a Date: Fri, 29 Jun 2018 16:50:09 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:09,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-18b15264-26e7-4f24-bca1-5980a38b403a 2018-06-29 16:50:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:12,203 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4c7f1c0a-cbb0-459d-8077-4af7ee163177 Date: Fri, 29 Jun 2018 16:50:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:12,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-3af3628e-35c6-49d8-9b1d-010573f9970c Date: Fri, 29 Jun 2018 16:50:12 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:12,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-3af3628e-35c6-49d8-9b1d-010573f9970c 2018-06-29 16:50:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:15,465 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-03dca573-78ca-4f64-b86d-79d59f260e4f Date: Fri, 29 Jun 2018 16:50:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-eb14795c-8ef4-42f8-a50b-7cee26802b1a Date: Fri, 29 Jun 2018 16:50:15 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:15,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-eb14795c-8ef4-42f8-a50b-7cee26802b1a 2018-06-29 16:50:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:18,696 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a6aedd43-a2b1-4fab-b4cb-dee9d49dcd3c Date: Fri, 29 Jun 2018 16:50:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:18,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-8f5faaea-e44b-446c-b59e-1dc47bf24dd8 Date: Fri, 29 Jun 2018 16:50:18 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:18,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-8f5faaea-e44b-446c-b59e-1dc47bf24dd8 2018-06-29 16:50:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:21,913 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7d101346-9cd0-42ac-aab3-ba8dd934924d Date: Fri, 29 Jun 2018 16:50:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:22,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-0f43466d-b650-4a7e-88cd-b3f6f32d24ac Date: Fri, 29 Jun 2018 16:50:22 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:22,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-0f43466d-b650-4a7e-88cd-b3f6f32d24ac 2018-06-29 16:50:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/84390c40-8bda-450a-a5d9-2a012d646a21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dcb54bd55cbf4caeea9f3bc347d87caf6059db" 2018-06-29 16:50:25,129 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a28102c0-9a86-4737-b39b-8bb273787a13 Date: Fri, 29 Jun 2018 16:50:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4161 X-Openstack-Request-Id: req-04b4a03a-af15-4c24-ae81-2123e6dbeb0e Date: Fri, 29 Jun 2018 16:50:25 GMT Connection: close 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-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor2", "OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "84390c40-8bda-450a-a5d9-2a012d646a21", "OS::stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-subnet", "net_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack", "stack_user_project_id": "db28a17950bd4e3386c586ff4393ab4b", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.vm1: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-06-29T16:48:47Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "84390c40-8bda-450a-a5d9-2a012d646a21", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtAQhr/p4HwX4IC3w4kjVRRBlPZV7BK8H0yHPRmJkh5bRvth7\nK6fGNw22VlAQHtEe3ex4f3+NvCuyLeG7uO2sytPJYySzH9Mjo4xQekKPqwvsgRGC\nlUnY/Fa0oxo2E0sqczPMumf9ShHkLCDtEkAdEHxaBEwP2ffoxzK5DYiOdkjYI3tL\nW1Z5SNAoicFHqO7Rkl6TK5oip51rbq5Fsog4+Bp2cu/YHUNL7Nmj3GTRPcLkR0R8\nbL/J6Bp8rcmWpoO4t0iSNT9K1ZcAIq0JWQl0seJdIi73mM92MLaDmBNa9MXaC7QI\ntMDrJ0PcTgUmdFl0cZQq1X6hjdkonpg6Xj460wIDAQABAoIBABU3V3ESKA4f+fpw\n7677vocBQ61abMFEj7uGhJNbDVYdpGLFyN6AS5A5gX/yt7OqGeU19Y2xTtcan0lh\nDWriODc/dsDEloftromcA/Ak4CHcqeccVTObHIPBBFEkybLEbSBevoZJs0SDj0zU\nJJy+Ca7juQhAnq2l1j2D8ONzcLbn9FR/XdgbjC3GI7SPZkCuuteODmZ8E0O34r95\nn7wjmlQ0au1dgZUUJcERR5r5axETc3DcYjM90evVvG7jVvueYUENYTA0xJPPonG0\nZxV2J+3o+iBq2QzucCO35a2rTJpiN3AoQP3BbhGrED7cJezcR2NbmgwjuZICufLO\nPKt7SoECgYEA2yB4vyR+u7mhPHiDymhCLftIvsaF4kDuVRLqBOS3VtK7w/G0kazC\nYx1GSAb1qmFgoAPIq5Ej50RK/epBzLA/zpNjA0sTqStXYIsXc2q8CQRZecqd1gKm\nGY6YSTo71cIEr73qhE32ezuzvIIrGBHBNygqj0JSrcqvT5dExkCUTfECgYEA0k7a\nKuwoVfmyHwTO1FnUsStn0/qsQXfyWmPXXrUL7fOQTwPvWGJCxV+VMUTlEyhD499D\ngMuzDBSkZll6miMpotWXQ/U95pWPW6uCNCmFlfd7GWLNqzSarUybVNRUmDutFhLv\nQz2+xskwV62+ll9XAT4tX2UcHoazMhFDTAWJYQMCgYBJkX5YljUia7FRbxi4NQa7\nD1meC2LZ0njyARamq+9N7BR0Ncss+XaN9j8pYYTLPkRFlN+jkmgedhRDaYnL4gSa\nI2ujqGoiatW8KRanfldBI7+yny8csej4PaKtOyrpmmkeY8G/x7kQKLwwdvdm7lcT\nYJ3hWSAPDzSKoTvK39Wq0QKBgHAgJEcwI407FFFfYdprjm9rIe8tvbsl9StmAcR3\nqEWUTwMhqPEpakoK3OMoxS1CkXejaDz53Zr6QnBjEm+tgZxUXlKYJQmUAZuxRDkF\nTjiXeqUdPWQjJrhwmHxQvE1xu6WCMNhbyiP3zfNhKbTIXf3GpbAvmx9XV6DA/W1B\nom37AoGBAIkNkX0MybsC10lypqZ4syQ4f7VcVkcyL6c2xad/tu7r1t8vaCZqL4Zu\nJbt+UYuRqy7YHSINGUMYeYZ6VqdcCYZlPsSQADuZIzUzWePyFIgUtvvHOTSbaewS\n94okFjiSOLFXYY6xIu4Ms0dx0NDyTXF6swEU0WcCqG8LlV/r4sdj\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-29 16:50:25,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsCreateComplexStackTests-ae81bccc-09d1-48fa-a1f4-485036a1ad68-stack/84390c40-8bda-450a-a5d9-2a012d646a21 used request id req-04b4a03a-af15-4c24-ae81-2123e6dbeb0e 2018-06-29 16:50:25,334 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:50:25,334 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:50:25,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:25,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["yatO5fTrSCCP7hvXeaZuUQ"], "issued_at": "2018-06-29T16:50:25.000000Z"}} 2018-06-29 16:50:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" -d '{"stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-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-29 16:50:28,048 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 Content-Type: application/json Content-Length: 264 X-Openstack-Request-Id: req-10a2911a-979c-4d35-9772-32856a0f8b96 Date: Fri, 29 Jun 2018 16:50:28 GMT Connection: close RESP BODY: {"stack": {"id": "06213863-d194-47e4-a389-f2af755826c1", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1", "rel": "self"}]}} 2018-06-29 16:50:28,048 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-10a2911a-979c-4d35-9772-32856a0f8b96 2018-06-29 16:50:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/06213863-d194-47e4-a389-f2af755826c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:28,083 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-8d86b8a2-099b-4dd7-9c93-cdbdb7093bb6 Date: Fri, 29 Jun 2018 16:50:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:28,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1110 X-Openstack-Request-Id: req-a51e1ef2-b5c8-4137-a5ca-0278d5fada16 Date: Fri, 29 Jun 2018 16:50:28 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "06213863-d194-47e4-a389-f2af755826c1", "OS::stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack", "stack_user_project_id": "faaae5672c144c23a296b7ee70e9279f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:27Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06213863-d194-47e4-a389-f2af755826c1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-29 16:50:28,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 used request id req-a51e1ef2-b5c8-4137-a5ca-0278d5fada16 2018-06-29 16:50:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/06213863-d194-47e4-a389-f2af755826c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:28,528 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-2f5ac5e3-b202-417b-a9e7-2d54bcf09ca8 Date: Fri, 29 Jun 2018 16:50:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:28,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1110 X-Openstack-Request-Id: req-46b2fe2a-68f1-41ab-86f4-167ab6d7fdb1 Date: Fri, 29 Jun 2018 16:50:28 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "06213863-d194-47e4-a389-f2af755826c1", "OS::stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack", "stack_user_project_id": "faaae5672c144c23a296b7ee70e9279f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:27Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06213863-d194-47e4-a389-f2af755826c1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-29 16:50:28,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 used request id req-46b2fe2a-68f1-41ab-86f4-167ab6d7fdb1 2018-06-29 16:50:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/06213863-d194-47e4-a389-f2af755826c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:31,625 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-0df50e83-0a99-47cf-a4ad-b21e200195e2 Date: Fri, 29 Jun 2018 16:50:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:31,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1122 X-Openstack-Request-Id: req-a2c6da25-e623-4355-9d12-16883e403153 Date: Fri, 29 Jun 2018 16:50:31 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "06213863-d194-47e4-a389-f2af755826c1", "OS::stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack", "stack_user_project_id": "faaae5672c144c23a296b7ee70e9279f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T16:50:27Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "06213863-d194-47e4-a389-f2af755826c1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-29 16:50:31,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 used request id req-a2c6da25-e623-4355-9d12-16883e403153 2018-06-29 16:50:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/06213863-d194-47e4-a389-f2af755826c1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:31,947 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1/resources Content-Length: 497 Content-Type: application/json X-Openstack-Request-Id: req-8b8db73a-d927-431d-86c9-f5830d213ca6 Date: Fri, 29 Jun 2018 16:50:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-4b992a71-e7fc-429e-b0a1-2d5ae256b5fa Date: Fri, 29 Jun 2018 16:50:31 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1/resources/flavor", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-29T16:50:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T16:50:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b028614e-734f-462c-9131-35e5eaf938bf", "resource_type": "OS::Nova::Flavor"}]} 2018-06-29 16:50:31,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1/resources used request id req-4b992a71-e7fc-429e-b0a1-2d5ae256b5fa 2018-06-29 16:50:31,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/b028614e-734f-462c-9131-35e5eaf938bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:32,031 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 540 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-6e25abb7-6e95-4776-9975-351fbb70aed0 X-Compute-Request-Id: req-6e25abb7-6e95-4776-9975-351fbb70aed0 Date: Fri, 29 Jun 2018 16:50:32 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack-flavor-hblkwomqsr33", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b028614e-734f-462c-9131-35e5eaf938bf", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b028614e-734f-462c-9131-35e5eaf938bf", "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": "b028614e-734f-462c-9131-35e5eaf938bf"}} 2018-06-29 16:50:32,031 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/b028614e-734f-462c-9131-35e5eaf938bf used request id req-6e25abb7-6e95-4776-9975-351fbb70aed0 2018-06-29 16:50:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/06213863-d194-47e4-a389-f2af755826c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e0229c34547b3d97324f99ba1eb4d1cfa3f4a" 2018-06-29 16:50:32,069 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-4f22d288-3101-4c5d-b637-27ef459f203a Date: Fri, 29 Jun 2018 16:50:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:32,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-850d3e49-2d06-48ff-9fcd-34116920350a Content-Length: 0 Date: Fri, 29 Jun 2018 16:50:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:50:32,115 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsFlavorTests-6d96fcdb-f7fa-48d2-88fd-4b70812ef1b7-stack/06213863-d194-47e4-a389-f2af755826c1 used request id req-850d3e49-2d06-48ff-9fcd-34116920350a 2018-06-29 16:50:32,116 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:50:32,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 16:50:32,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:32,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["P0ZRMZoxSR-Z2I8DySzP4w"], "issued_at": "2018-06-29T16:50:32.000000Z"}} 2018-06-29 16:50:32,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" -d '{"stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-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-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp"}}' 2018-06-29 16:50:34,735 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Type: application/json Content-Length: 265 X-Openstack-Request-Id: req-6aa134f7-1323-405a-ad86-b9bfd2c6e40f Date: Fri, 29 Jun 2018 16:50:34 GMT Connection: close RESP BODY: {"stack": {"id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "self"}]}} 2018-06-29 16:50:34,735 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-6aa134f7-1323-405a-ad86-b9bfd2c6e40f 2018-06-29 16:50:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:34,778 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-788785b2-454b-4b38-9dca-7e9dbf351235 Date: Fri, 29 Jun 2018 16:50:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:34,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 X-Openstack-Request-Id: req-3836469c-3c39-449d-ad7b-e1a81676ae76 Date: Fri, 29 Jun 2018 16:50:34 GMT Connection: close 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": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "OS::stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "keypair_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "stack_user_project_id": "2c2b3798f7d54f9da096bd937b4353af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:34Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-29 16:50:34,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee used request id req-3836469c-3c39-449d-ad7b-e1a81676ae76 2018-06-29 16:50:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:35,074 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-d92956a4-0229-459d-b71a-719bcae73998 Date: Fri, 29 Jun 2018 16:50:35 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-5528cc97-4c43-4ac6-8231-2b938af9489c Date: Fri, 29 Jun 2018 16:50:35 GMT Connection: close 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": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "OS::stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "keypair_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "stack_user_project_id": "2c2b3798f7d54f9da096bd937b4353af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:34Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-29 16:50:35,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee used request id req-5528cc97-4c43-4ac6-8231-2b938af9489c 2018-06-29 16:50:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:38,408 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-663890f0-6953-42a2-9add-8dd52af81ccc Date: Fri, 29 Jun 2018 16:50:38 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3013 X-Openstack-Request-Id: req-2f84fc62-0f2e-40e6-b37f-65b94e5ef573 Date: Fri, 29 Jun 2018 16:50:38 GMT Connection: close 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": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "OS::stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "keypair_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "stack_user_project_id": "2c2b3798f7d54f9da096bd937b4353af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T16:50:34Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1z1FgPP2iIgwKaVKO3ewlSX2i8M8ohtCLvGDr9IfVEo3QZd9\nn9G104Shjr/tCEjXcizXD6mvYsdwbsgQ2s+KmBWRLLjsLspuOIsOfaVRF6J6Lwya\n7FvyHfLdN8Lv0gOw62m/mwvC1lNxaPlqz0pBEHLbweRq+2plRIOonSbjXK9VYY0d\nKaSDXZJUmjnefL5/eQzQ69hk1+4z4ze7CJu0qZE9yC9Sih0+QKSoIVL7Vtl3lY7p\nTENaEOywKrLCel18GZgVNmBd/wPlJuqaAf5fp8PlwNTTSWwQQraKFY3V9rawZRbW\nfehUoT/S+mMt6wyYGy+2K3MyxcYndZ+jH9CplQIDAQABAoIBAEPNnGh78cyewjVM\nSW8kTC8fz2PFtAMI/TdWg3pOgeoGmxOBimRfJp0kKdSTJzM15xCjiXf4pzRByWxM\nf+q9+FXibWIeOuCeikwrmfwAqOP+HelWWjNc34+JoyBeuzd4TDJMlLxd3xmvHYnJ\nEFmOdaKd3BZfQ0hCAvarVuFyj6rxSK7c2n7B0RH05D9lVADitX8aXTkCWii9qdm0\nlaKpwui24qoAbZNgrmZiY+6g1mOYNKekoaOvLrmYOCHGN29Y2lBe7TJdx+IUv8Vu\nxo5iWMnPTd9iaa4Mr4glv0elbSGYQ8pIhQHQye194tLgvHNEwo8XxI8sOKU8MEC+\nM3NieZ0CgYEA9lG3XCUGE3b85MVe5DEE8KRsJ+pOwf3d7EAHkeF3cqwrQP83haKl\neBHX6RHnpp0ZQKqzFYvzPOHs7ZtAQvv0NiFMv6k4Dou9gYHg3D29A/XSSYb5Nhkv\nUxyZviwhrdAHKpyRCo3B7kH3lbRjiLkt17QMnBUWLgrQY326+pc2sVsCgYEA37La\nNqzMK7pQ3J0r+4upzhkjzLBY2iFanG/oiJfnN6eXns5cYgFeVPgX2YvudjaANutW\nuJQlYNEE+K/U/UkpYTwlBfOYThAtjb2iEG+jZCZng6pPkQfVTW0TJNpSo+Q0LI7L\n3bDcyKCIp2imYqS3m0qNA/Q0LMCN9U8lpRRAk88CgYEAq0cJLC6mefR8R4uivyQC\n3l5Gwr6fwy8HGNcxLFROXdOwRALzlZ4SV1p4+x0zKl0FCT1pR6tIGOa0fEg/OBTA\nrL8dAgzl6N9sh9hLBnp7q3xMnEoZkm+Sw8UYdu9y/8yunwe9p0wJNOZ0BYooyBKT\n+PC+7+2NvbhRTU1JLiTlqA8CgYEAnv/LJo2P2YzmqMh2WKcenMU1sumtXe3TL9pD\nF8OQrvhKRrA67dY3LIHiwdg6OH/ohiCkVTHHl5c5x2GDLDzyUpCjaCWKngHVvyeI\np9IR+r9pWCaXw2gj7pKWxtz/XEp54ynkMcDiTR/9wbAag4a8kn5c2PCcnSqIPFJz\nWXCZrfUCgYEA623ZKY9i9zbpx4IStOJjp9QDryfP9rbwUN1gS4f8PWxME0kKgq9b\n6Fjz1M5Z14IpKxBINYxj99SMdK+5QPewaqRatSFmbLDTEajR0unefSXV31FXvJ+K\njC1orBskQxUBY/lPzlGpwrHniuqDB3X6tvQuENRXJ1sVupnSsvbwVbw=\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-29 16:50:38,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee used request id req-2f84fc62-0f2e-40e6-b37f-65b94e5ef573 2018-06-29 16:50:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:38,861 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee/resources Content-Length: 499 Content-Type: application/json X-Openstack-Request-Id: req-3ec09dcb-e71b-4b9b-95e4-2f242779a6c0 Date: Fri, 29 Jun 2018 16:50:38 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-627fe604-3f64-4677-a1a8-0e88dfc71f45 Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee/resources/keypair", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T16:50:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T16:50:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-29 16:50:39,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee/resources used request id req-627fe604-3f64-4677-a1a8-0e88dfc71f45 2018-06-29 16:50:39,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:39,437 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 726 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-42034746-cfcd-4c6a-a645-4c717c1b542c X-Compute-Request-Id: req-42034746-cfcd-4c6a-a645-4c717c1b542c Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPUWA8/aIiDAppUo7d7CVJfaLwzyiG0Iu8YOv0h9USjdBl32f0bXThKGOv+0ISNdyLNcPqa9ix3BuyBDaz4qYFZEsuOwuym44iw59pVEXonovDJrsW/Id8t03wu/SA7Drab+bC8LWU3Fo+WrPSkEQctvB5Gr7amVEg6idJuNcr1VhjR0ppINdklSaOd58vn95DNDr2GTX7jPjN7sIm7SpkT3IL1KKHT5ApKghUvtW2XeVjulMQ1oQ7LAqssJ6XXwZmBU2YF3/A+Um6poB/l+nw+XA1NNJbBBCtooVjdX2trBlFtZ96FShP9L6Yy3rDJgbL7YrczLFxid1n6Mf0KmV Generated-by-Nova", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp", "deleted": false, "created_at": "2018-06-29T16:50:36.000000", "updated_at": null, "fingerprint": "18:31:1c:02:85:10:52:3b:62:4a:23:9c:c0:14:22:75", "deleted_at": null, "id": 5}} 2018-06-29 16:50:39,437 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp used request id req-42034746-cfcd-4c6a-a645-4c717c1b542c 2018-06-29 16:50:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:39,477 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-7e4cfa8e-b72e-40b8-a0c4-056d51abeab0 Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3013 X-Openstack-Request-Id: req-4be02e21-f79f-4797-b79f-71a2e1bfa39f Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close 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": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "OS::stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "keypair_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack", "stack_user_project_id": "2c2b3798f7d54f9da096bd937b4353af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T16:50:34Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e7e3934-4f72-41a9-8c2e-34351b3fc6ee", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1z1FgPP2iIgwKaVKO3ewlSX2i8M8ohtCLvGDr9IfVEo3QZd9\nn9G104Shjr/tCEjXcizXD6mvYsdwbsgQ2s+KmBWRLLjsLspuOIsOfaVRF6J6Lwya\n7FvyHfLdN8Lv0gOw62m/mwvC1lNxaPlqz0pBEHLbweRq+2plRIOonSbjXK9VYY0d\nKaSDXZJUmjnefL5/eQzQ69hk1+4z4ze7CJu0qZE9yC9Sih0+QKSoIVL7Vtl3lY7p\nTENaEOywKrLCel18GZgVNmBd/wPlJuqaAf5fp8PlwNTTSWwQQraKFY3V9rawZRbW\nfehUoT/S+mMt6wyYGy+2K3MyxcYndZ+jH9CplQIDAQABAoIBAEPNnGh78cyewjVM\nSW8kTC8fz2PFtAMI/TdWg3pOgeoGmxOBimRfJp0kKdSTJzM15xCjiXf4pzRByWxM\nf+q9+FXibWIeOuCeikwrmfwAqOP+HelWWjNc34+JoyBeuzd4TDJMlLxd3xmvHYnJ\nEFmOdaKd3BZfQ0hCAvarVuFyj6rxSK7c2n7B0RH05D9lVADitX8aXTkCWii9qdm0\nlaKpwui24qoAbZNgrmZiY+6g1mOYNKekoaOvLrmYOCHGN29Y2lBe7TJdx+IUv8Vu\nxo5iWMnPTd9iaa4Mr4glv0elbSGYQ8pIhQHQye194tLgvHNEwo8XxI8sOKU8MEC+\nM3NieZ0CgYEA9lG3XCUGE3b85MVe5DEE8KRsJ+pOwf3d7EAHkeF3cqwrQP83haKl\neBHX6RHnpp0ZQKqzFYvzPOHs7ZtAQvv0NiFMv6k4Dou9gYHg3D29A/XSSYb5Nhkv\nUxyZviwhrdAHKpyRCo3B7kH3lbRjiLkt17QMnBUWLgrQY326+pc2sVsCgYEA37La\nNqzMK7pQ3J0r+4upzhkjzLBY2iFanG/oiJfnN6eXns5cYgFeVPgX2YvudjaANutW\nuJQlYNEE+K/U/UkpYTwlBfOYThAtjb2iEG+jZCZng6pPkQfVTW0TJNpSo+Q0LI7L\n3bDcyKCIp2imYqS3m0qNA/Q0LMCN9U8lpRRAk88CgYEAq0cJLC6mefR8R4uivyQC\n3l5Gwr6fwy8HGNcxLFROXdOwRALzlZ4SV1p4+x0zKl0FCT1pR6tIGOa0fEg/OBTA\nrL8dAgzl6N9sh9hLBnp7q3xMnEoZkm+Sw8UYdu9y/8yunwe9p0wJNOZ0BYooyBKT\n+PC+7+2NvbhRTU1JLiTlqA8CgYEAnv/LJo2P2YzmqMh2WKcenMU1sumtXe3TL9pD\nF8OQrvhKRrA67dY3LIHiwdg6OH/ohiCkVTHHl5c5x2GDLDzyUpCjaCWKngHVvyeI\np9IR+r9pWCaXw2gj7pKWxtz/XEp54ynkMcDiTR/9wbAag4a8kn5c2PCcnSqIPFJz\nWXCZrfUCgYEA623ZKY9i9zbpx4IStOJjp9QDryfP9rbwUN1gS4f8PWxME0kKgq9b\n6Fjz1M5Z14IpKxBINYxj99SMdK+5QPewaqRatSFmbLDTEajR0unefSXV31FXvJ+K\njC1orBskQxUBY/lPzlGpwrHniuqDB3X6tvQuENRXJ1sVupnSsvbwVbw=\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-29 16:50:39,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee used request id req-4be02e21-f79f-4797-b79f-71a2e1bfa39f 2018-06-29 16:50:39,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:39,654 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 726 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-dbe66f7f-48e1-401f-942a-ee7895475eac X-Compute-Request-Id: req-dbe66f7f-48e1-401f-942a-ee7895475eac Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPUWA8/aIiDAppUo7d7CVJfaLwzyiG0Iu8YOv0h9USjdBl32f0bXThKGOv+0ISNdyLNcPqa9ix3BuyBDaz4qYFZEsuOwuym44iw59pVEXonovDJrsW/Id8t03wu/SA7Drab+bC8LWU3Fo+WrPSkEQctvB5Gr7amVEg6idJuNcr1VhjR0ppINdklSaOd58vn95DNDr2GTX7jPjN7sIm7SpkT3IL1KKHT5ApKghUvtW2XeVjulMQ1oQ7LAqssJ6XXwZmBU2YF3/A+Um6poB/l+nw+XA1NNJbBBCtooVjdX2trBlFtZ96FShP9L6Yy3rDJgbL7YrczLFxid1n6Mf0KmV Generated-by-Nova", "user_id": "802aaa26717940f29ffc3e01f0855858", "name": "HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp", "deleted": false, "created_at": "2018-06-29T16:50:36.000000", "updated_at": null, "fingerprint": "18:31:1c:02:85:10:52:3b:62:4a:23:9c:c0:14:22:75", "deleted_at": null, "id": 5}} 2018-06-29 16:50:39,654 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-kp used request id req-dbe66f7f-48e1-401f-942a-ee7895475eac 2018-06-29 16:50:39,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c76035ffb24aa45cccc024188e2b0eb815b2d0a" 2018-06-29 16:50:39,696 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-bf255b5b-0fb8-4bcb-a6c2-0033710fca54 Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:39,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a08f245-bf9d-4469-a5ef-86f031805033 Content-Length: 0 Date: Fri, 29 Jun 2018 16:50:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:50:39,759 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsKeypairTests-d420e681-7683-4ace-b0fe-fb9d6c5d983c-stack/4e7e3934-4f72-41a9-8c2e-34351b3fc6ee used request id req-7a08f245-bf9d-4469-a5ef-86f031805033 2018-06-29 16:50:39,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 16:50:39,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:40,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["vyhWFJiuRJup07IQiIofwg"], "issued_at": "2018-06-29T16:50:40.000000Z"}} 2018-06-29 16:50:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" -d '{"stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-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-ad94a39a-74df-443b-ae1f-da7ee602e836-sec-grp"}}' 2018-06-29 16:50:42,306 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 Content-Type: application/json Content-Length: 271 X-Openstack-Request-Id: req-dc6ba25f-52f7-4e5e-8ff7-dbc3e40778d6 Date: Fri, 29 Jun 2018 16:50:42 GMT Connection: close RESP BODY: {"stack": {"id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0", "rel": "self"}]}} 2018-06-29 16:50:42,306 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks used request id req-dc6ba25f-52f7-4e5e-8ff7-dbc3e40778d6 2018-06-29 16:50:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/197403a8-192b-400a-9d4b-f507ec78fcc0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:42,613 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-df03723e-9ccd-43fa-b3aa-8d300183fe1e Date: Fri, 29 Jun 2018 16:50:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:42,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-4794bd49-9f4c-49ba-82f3-453f2c7c4033 Date: Fri, 29 Jun 2018 16:50:42 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "OS::stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "security_group_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "stack_user_project_id": "996ab17e3d714b6c9ae9b96007bd4a37", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:42Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 16:50:42,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 used request id req-4794bd49-9f4c-49ba-82f3-453f2c7c4033 2018-06-29 16:50:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/197403a8-192b-400a-9d4b-f507ec78fcc0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:42,996 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-46665293-8f0b-4571-b2b7-affe0bf2071e Date: Fri, 29 Jun 2018 16:50:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-636b0806-92dc-41fd-ac4c-c86cc104253f Date: Fri, 29 Jun 2018 16:50:43 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "OS::stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "security_group_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "stack_user_project_id": "996ab17e3d714b6c9ae9b96007bd4a37", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T16:50:42Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 16:50:43,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 used request id req-636b0806-92dc-41fd-ac4c-c86cc104253f 2018-06-29 16:50:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/197403a8-192b-400a-9d4b-f507ec78fcc0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:46,342 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-d1e8531f-7c0c-4b14-a3ec-5d7b627ff70c Date: Fri, 29 Jun 2018 16:50:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:46,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5302e53b-b179-4d76-bd99-c5118fbce889 Date: Fri, 29 Jun 2018 16:50:46 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "dabe8fe4d36d472d830a620371c825d2", "OS::stack_id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "OS::stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "security_group_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack", "stack_user_project_id": "996ab17e3d714b6c9ae9b96007bd4a37", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T16:50:42Z", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "197403a8-192b-400a-9d4b-f507ec78fcc0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 16:50:46,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 used request id req-5302e53b-b179-4d76-bd99-c5118fbce889 2018-06-29 16:50:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/197403a8-192b-400a-9d4b-f507ec78fcc0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:46,429 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0/resources Content-Length: 511 Content-Type: application/json X-Openstack-Request-Id: req-9beb6ea6-e7d6-4090-9886-71be05bc3a95 Date: Fri, 29 Jun 2018 16:50:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 849 X-Openstack-Request-Id: req-625f3da7-7bca-49a7-bbef-84696657a584 Date: Fri, 29 Jun 2018 16:50:46 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0/resources/server_security_group", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T16:50:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T16:50:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-29 16:50:46,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0/resources used request id req-625f3da7-7bca-49a7-bbef-84696657a584 2018-06-29 16:50:46,485 - neutron_utils - INFO - Retrieving security group with ID - bae3f506-5ff1-460c-bff1-8a45a646d5c3 2018-06-29 16:50:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=bae3f506-5ff1-460c-bff1-8a45a646d5c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:46,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f429af6a-a956-40a2-9320-eebafc8d55e0 Date: Fri, 29 Jun 2018 16:50:46 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:50:42Z", "updated_at": "2018-06-29T16:50:43Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-29T16:50:43Z", "revision_number": 0, "id": "09950631-7998-4b3a-bd1e-9f6f6036f297", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-29T16:50:43Z", "security_group_id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T16:50:43Z", "revision_number": 0, "id": "44cf49ef-fecf-4f89-ba97-c73f34a056ca", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-29T16:50:43Z", "security_group_id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dabe8fe4d36d472d830a620371c825d2"}], "revision_number": 6, "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "name": "HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-sec-grp"}]} 2018-06-29 16:50:46,853 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=bae3f506-5ff1-460c-bff1-8a45a646d5c3 used request id req-f429af6a-a956-40a2-9320-eebafc8d55e0 2018-06-29 16:50:46,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3f506-5ff1-460c-bff1-8a45a646d5c3 2018-06-29 16:50:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bae3f506-5ff1-460c-bff1-8a45a646d5c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:47,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-50efccd9-780d-408c-8387-1a126ac96cb9 Date: Fri, 29 Jun 2018 16:50:47 GMT Connection: close 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-29T16:50:43Z", "security_group_id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "port_range_min": 22, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:50:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "09950631-7998-4b3a-bd1e-9f6f6036f297"}, {"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-29T16:50:43Z", "security_group_id": "bae3f506-5ff1-460c-bff1-8a45a646d5c3", "port_range_min": null, "revision_number": 0, "tenant_id": "dabe8fe4d36d472d830a620371c825d2", "created_at": "2018-06-29T16:50:43Z", "project_id": "dabe8fe4d36d472d830a620371c825d2", "id": "44cf49ef-fecf-4f89-ba97-c73f34a056ca"}]} 2018-06-29 16:50:47,153 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=bae3f506-5ff1-460c-bff1-8a45a646d5c3 used request id req-50efccd9-780d-408c-8387-1a126ac96cb9 2018-06-29 16:50:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/197403a8-192b-400a-9d4b-f507ec78fcc0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38396c43fb4107b77aac51f6aaa68859ac9a6d92" 2018-06-29 16:50:47,191 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-50dc04be-4c09-4ea9-914d-c79f2784ec99 Date: Fri, 29 Jun 2018 16:50:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 16:50:47,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dcfd7d1-344a-4002-a454-a479551d8b1d Content-Length: 0 Date: Fri, 29 Jun 2018 16:50:47 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 16:50:47,257 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2/stacks/HeatUtilsSecurityGroupTests-ad94a39a-74df-443b-ae1f-da7ee602e836-stack/197403a8-192b-400a-9d4b-f507ec78fcc0 used request id req-3dcfd7d1-344a-4002-a454-a479551d8b1d 2018-06-29 16:50:47,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:47,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["vwsQ6QgBS3-Y__nXSOjrtg"], "issued_at": "2018-06-29T16:50:47.000000Z"}} 2018-06-29 16:50:47,933 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6503d45b915310f28e13c103286590799fffffc8" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-b7d2ebf6-a83b-4b89-9592-0c48601b39b6"}}' 2018-06-29 16:50:48,259 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:47 GMT Server: Apache Content-Length: 444 x-compute-request-id: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64 x-openstack-request-id: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "227b23c2-402e-405f-b7bc-1fdcea4ae8ac", "name": "CinderUtilsQoSTests-b7d2ebf6-a83b-4b89-9592-0c48601b39b6"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac", "rel": "bookmark"}]} 2018-06-29 16:50:48,259 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-6772410f-e7d6-41d8-a5f5-9e3b57889f64 2018-06-29 16:50:48,262 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6503d45b915310f28e13c103286590799fffffc8" 2018-06-29 16:50:48,569 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:48 GMT Server: Apache Content-Length: 164 x-compute-request-id: req-cc39941f-26a4-40e0-bcae-f788fe282264 x-openstack-request-id: req-cc39941f-26a4-40e0-bcae-f788fe282264 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "227b23c2-402e-405f-b7bc-1fdcea4ae8ac", "name": "CinderUtilsQoSTests-b7d2ebf6-a83b-4b89-9592-0c48601b39b6"}]} 2018-06-29 16:50:48,569 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-cc39941f-26a4-40e0-bcae-f788fe282264 2018-06-29 16:50:48,569 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b7d2ebf6-a83b-4b89-9592-0c48601b39b6 2018-06-29 16:50:48,571 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6503d45b915310f28e13c103286590799fffffc8" 2018-06-29 16:50:48,959 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:48 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-c3298b14-6ab1-48ed-8781-7d30b1b96fe2 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:50:48,959 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac?force=False used request id req-c3298b14-6ab1-48ed-8781-7d30b1b96fe2 2018-06-29 16:50:48,961 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6503d45b915310f28e13c103286590799fffffc8" 2018-06-29 16:50:49,263 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:48 GMT Server: Apache Content-Length: 17 x-compute-request-id: req-b0d94d93-c1b1-497e-8eb1-a08d9215aae4 x-openstack-request-id: req-b0d94d93-c1b1-497e-8eb1-a08d9215aae4 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-06-29 16:50:49,263 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-b0d94d93-c1b1-497e-8eb1-a08d9215aae4 2018-06-29 16:50:49,264 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b7d2ebf6-a83b-4b89-9592-0c48601b39b6 2018-06-29 16:50:49,266 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6772410f-e7d6-41d8-a5f5-9e3b57889f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6503d45b915310f28e13c103286590799fffffc8" 2018-06-29 16:50:49,300 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:50:49 GMT Server: Apache Content-Length: 100 x-compute-request-id: req-1887f3cc-40c3-480f-866c-97d47581a5ab x-openstack-request-id: req-1887f3cc-40c3-480f-866c-97d47581a5ab Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 227b23c2-402e-405f-b7bc-1fdcea4ae8ac.", "code": 404}} 2018-06-29 16:50:49,300 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/227b23c2-402e-405f-b7bc-1fdcea4ae8ac?force=False used request id req-1887f3cc-40c3-480f-866c-97d47581a5ab 2018-06-29 16:50:49,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:49,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["4EjeIq8RREWu2adJzfbBuw"], "issued_at": "2018-06-29T16:50:49.000000Z"}} 2018-06-29 16:50:49,898 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f1efd8da3566b2031874cdc76e6882b9d0ceda" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-39f45902-423b-45d9-81a1-4a209e4072c7"}}' 2018-06-29 16:50:50,220 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:49 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852 x-openstack-request-id: req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d6d059d2-3774-4013-80ea-7bcd978cd8f2", "name": "CinderUtilsQoSTests-39f45902-423b-45d9-81a1-4a209e4072c7"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2", "rel": "bookmark"}]} 2018-06-29 16:50:50,220 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852 2018-06-29 16:50:50,222 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f1efd8da3566b2031874cdc76e6882b9d0ceda" 2018-06-29 16:50:50,504 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:50 GMT Server: Apache Content-Length: 181 x-compute-request-id: req-025fb5c2-22f2-4514-9e50-695229251228 x-openstack-request-id: req-025fb5c2-22f2-4514-9e50-695229251228 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d6d059d2-3774-4013-80ea-7bcd978cd8f2", "name": "CinderUtilsQoSTests-39f45902-423b-45d9-81a1-4a209e4072c7"}]} 2018-06-29 16:50:50,504 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-025fb5c2-22f2-4514-9e50-695229251228 2018-06-29 16:50:50,508 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f1efd8da3566b2031874cdc76e6882b9d0ceda" 2018-06-29 16:50:50,932 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:50 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-7726afe1-d77f-4167-8176-4875969e0266 x-openstack-request-id: req-7726afe1-d77f-4167-8176-4875969e0266 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d6d059d2-3774-4013-80ea-7bcd978cd8f2", "name": "CinderUtilsQoSTests-39f45902-423b-45d9-81a1-4a209e4072c7"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2", "rel": "bookmark"}]} 2018-06-29 16:50:50,932 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2 used request id req-7726afe1-d77f-4167-8176-4875969e0266 2018-06-29 16:50:50,932 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-39f45902-423b-45d9-81a1-4a209e4072c7 2018-06-29 16:50:50,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bff77cfd-eb2d-4bc0-9f54-c36ab93e7852" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f1efd8da3566b2031874cdc76e6882b9d0ceda" 2018-06-29 16:50:51,038 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:50 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-7680b17e-076d-416e-a456-383d6db54375 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:50:51,038 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/d6d059d2-3774-4013-80ea-7bcd978cd8f2?force=False used request id req-7680b17e-076d-416e-a456-383d6db54375 2018-06-29 16:50:51,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:51,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["riedxKH5Ts6p8tosNC0qxQ"], "issued_at": "2018-06-29T16:50:51.000000Z"}} 2018-06-29 16:50:51,619 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4170e4c7dab19e056c8ab185e4d31e665362b7" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-cc9d9dee-8f7a-4a42-ab6e-b208f67c2907"}}' 2018-06-29 16:50:51,901 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:51 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-a68efeaa-568a-41be-8b60-b210702868ec x-openstack-request-id: req-a68efeaa-568a-41be-8b60-b210702868ec Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fe703f18-f42d-4e5a-907f-ce6fac6961a6", "name": "CinderUtilsQoSTests-cc9d9dee-8f7a-4a42-ab6e-b208f67c2907"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6", "rel": "bookmark"}]} 2018-06-29 16:50:51,901 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-a68efeaa-568a-41be-8b60-b210702868ec 2018-06-29 16:50:51,903 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68efeaa-568a-41be-8b60-b210702868ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4170e4c7dab19e056c8ab185e4d31e665362b7" 2018-06-29 16:50:52,173 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:51 GMT Server: Apache Content-Length: 177 x-compute-request-id: req-4c6717ee-5c23-49df-8139-b8abdc336e47 x-openstack-request-id: req-4c6717ee-5c23-49df-8139-b8abdc336e47 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "fe703f18-f42d-4e5a-907f-ce6fac6961a6", "name": "CinderUtilsQoSTests-cc9d9dee-8f7a-4a42-ab6e-b208f67c2907"}]} 2018-06-29 16:50:52,173 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-4c6717ee-5c23-49df-8139-b8abdc336e47 2018-06-29 16:50:52,177 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68efeaa-568a-41be-8b60-b210702868ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4170e4c7dab19e056c8ab185e4d31e665362b7" 2018-06-29 16:50:52,458 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:52 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-e8a86546-7018-4229-887c-97ceec1c6596 x-openstack-request-id: req-e8a86546-7018-4229-887c-97ceec1c6596 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fe703f18-f42d-4e5a-907f-ce6fac6961a6", "name": "CinderUtilsQoSTests-cc9d9dee-8f7a-4a42-ab6e-b208f67c2907"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6", "rel": "bookmark"}]} 2018-06-29 16:50:52,458 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6 used request id req-e8a86546-7018-4229-887c-97ceec1c6596 2018-06-29 16:50:52,458 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cc9d9dee-8f7a-4a42-ab6e-b208f67c2907 2018-06-29 16:50:52,461 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68efeaa-568a-41be-8b60-b210702868ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4170e4c7dab19e056c8ab185e4d31e665362b7" 2018-06-29 16:50:52,779 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:52 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2cc25679-abc3-4502-9b06-29e638a8c008 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:50:52,779 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/fe703f18-f42d-4e5a-907f-ce6fac6961a6?force=False used request id req-2cc25679-abc3-4502-9b06-29e638a8c008 2018-06-29 16:50:52,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:53,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["OwSskP-MRsuVL46GcpLPAA"], "issued_at": "2018-06-29T16:50:53.000000Z"}} 2018-06-29 16:50:53,319 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4360782f15147d7d41a29b140e1713a5f2736" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-3b766a36-15cd-434f-9667-6ca6c68ac94d"}}' 2018-06-29 16:50:53,602 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:53 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3 x-openstack-request-id: req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eb3eea89-d481-46dd-90af-1f4923741402", "name": "CinderUtilsQoSTests-3b766a36-15cd-434f-9667-6ca6c68ac94d"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402", "rel": "bookmark"}]} 2018-06-29 16:50:53,602 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3 2018-06-29 16:50:53,606 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4360782f15147d7d41a29b140e1713a5f2736" 2018-06-29 16:50:53,882 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:53 GMT Server: Apache Content-Length: 182 x-compute-request-id: req-2df546c6-f75e-4932-8042-d764b5076798 x-openstack-request-id: req-2df546c6-f75e-4932-8042-d764b5076798 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eb3eea89-d481-46dd-90af-1f4923741402", "name": "CinderUtilsQoSTests-3b766a36-15cd-434f-9667-6ca6c68ac94d"}]} 2018-06-29 16:50:53,882 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-2df546c6-f75e-4932-8042-d764b5076798 2018-06-29 16:50:53,886 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4360782f15147d7d41a29b140e1713a5f2736" 2018-06-29 16:50:54,159 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:53 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-5917fa54-eacc-46a4-8f6f-5aff8272897c x-openstack-request-id: req-5917fa54-eacc-46a4-8f6f-5aff8272897c Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eb3eea89-d481-46dd-90af-1f4923741402", "name": "CinderUtilsQoSTests-3b766a36-15cd-434f-9667-6ca6c68ac94d"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402", "rel": "bookmark"}]} 2018-06-29 16:50:54,159 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402 used request id req-5917fa54-eacc-46a4-8f6f-5aff8272897c 2018-06-29 16:50:54,160 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3b766a36-15cd-434f-9667-6ca6c68ac94d 2018-06-29 16:50:54,163 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fde74fd5-8ae2-4711-93cc-b676cc5fd0d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4360782f15147d7d41a29b140e1713a5f2736" 2018-06-29 16:50:54,247 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:54 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-73b23d50-9e87-4b1c-b37d-62d5846840ec Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:50:54,248 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/eb3eea89-d481-46dd-90af-1f4923741402?force=False used request id req-73b23d50-9e87-4b1c-b37d-62d5846840ec 2018-06-29 16:50:54,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:50:54,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["DdQ6o96XSU-9i_kQwvMoug"], "issued_at": "2018-06-29T16:50:54.000000Z"}} 2018-06-29 16:50:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:54 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a5f6eaf-1221-4bf9-a6cc-d3485cf6ac3d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:50:54,852 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4a5f6eaf-1221-4bf9-a6cc-d3485cf6ac3d 2018-06-29 16:50:54,856 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "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-29 16:50:55,520 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:54 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0 x-openstack-request-id: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "802aaa26717940f29ffc3e01f0855858", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T16:50:55.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "size": 1}} 2018-06-29 16:50:55,520 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes used request id req-f7f4d775-7ce5-4cac-8907-569f17b1aec0 2018-06-29 16:50:55,524 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:55,940 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:55 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-8e62280d-07ba-4cfe-81cc-6782124418e8 x-openstack-request-id: req-8e62280d-07ba-4cfe-81cc-6782124418e8 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:50:56.000000", "replication_status": null, "snapshot_id": null, "id": "f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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": "CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "bootable": "false", "created_at": "2018-06-29T16:50:55.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:50:55,940 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-8e62280d-07ba-4cfe-81cc-6782124418e8 2018-06-29 16:50:55,943 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:56,346 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:55 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-cb05eb3a-7774-4f0b-8f25-757c57bf46be x-openstack-request-id: req-cb05eb3a-7774-4f0b-8f25-757c57bf46be Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:50:56.000000", "replication_status": null, "snapshot_id": null, "id": "f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "bootable": "false", "created_at": "2018-06-29T16:50:55.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:50:56,346 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-cb05eb3a-7774-4f0b-8f25-757c57bf46be 2018-06-29 16:50:56,348 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:56,738 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:56 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-b7611dfd-33c0-4768-bba9-40d9d403e3a4 x-openstack-request-id: req-b7611dfd-33c0-4768-bba9-40d9d403e3a4 Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:50:56.000000", "replication_status": null, "snapshot_id": null, "id": "f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "bootable": "false", "created_at": "2018-06-29T16:50:55.000000", "volume_type": "lvm-driver"}]} 2018-06-29 16:50:56,739 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-b7611dfd-33c0-4768-bba9-40d9d403e3a4 2018-06-29 16:50:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:50:56,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:50:56 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:50:56,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:56,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:56 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2dc9072-2a78-46e2-a554-36434ae32af6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:50:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-d2dc9072-2a78-46e2-a554-36434ae32af6 2018-06-29 16:50:56,787 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7 2018-06-29 16:50:56,790 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:56,934 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:50:56 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-fdd4561b-6ba6-4221-ade0-2c93f53110a6 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:50:56,934 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-fdd4561b-6ba6-4221-ade0-2c93f53110a6 2018-06-29 16:50:56,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:50:57,076 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:50:56 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-5e3b014f-d1ac-4022-8988-189ad5b37730 x-openstack-request-id: req-5e3b014f-d1ac-4022-8988-189ad5b37730 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:50:57.000000", "replication_status": null, "snapshot_id": null, "id": "f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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": "CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7", "bootable": "false", "created_at": "2018-06-29T16:50:55.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:50:57,076 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-5e3b014f-d1ac-4022-8988-189ad5b37730 2018-06-29 16:51:00,080 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:51:00,340 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:00 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-430e2918-3383-4c86-af98-6a63d6c2a952 x-openstack-request-id: req-430e2918-3383-4c86-af98-6a63d6c2a952 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 could not be found.", "code": 404}} 2018-06-29 16:51:00,340 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-430e2918-3383-4c86-af98-6a63d6c2a952 2018-06-29 16:51:00,343 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:51:00,723 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:00 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-16217221-5f88-4617-b155-8aed15094307 x-openstack-request-id: req-16217221-5f88-4617-b155-8aed15094307 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 16:51:00,723 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-16217221-5f88-4617-b155-8aed15094307 2018-06-29 16:51:00,724 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4b65ba5c-b37b-4b09-b494-9d1726db50d7 2018-06-29 16:51:00,726 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:51:00,807 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:00 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-2f8136b3-4bc2-407a-aa07-0da29901cd19 x-openstack-request-id: req-2f8136b3-4bc2-407a-aa07-0da29901cd19 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 could not be found.", "code": 404}} 2018-06-29 16:51:00,807 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-2f8136b3-4bc2-407a-aa07-0da29901cd19 2018-06-29 16:51:00,810 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f4d775-7ce5-4cac-8907-569f17b1aec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf0809944fa412346ae85cf385cfb8145849d12" 2018-06-29 16:51:00,896 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:00 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-e6ab07be-10f1-40b4-ac71-98d1c3d511e2 x-openstack-request-id: req-e6ab07be-10f1-40b4-ac71-98d1c3d511e2 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 could not be found.", "code": 404}} 2018-06-29 16:51:00,896 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/f7c1d60a-2f18-4f5e-b8c2-32c90e9d7572 used request id req-e6ab07be-10f1-40b4-ac71-98d1c3d511e2 2018-06-29 16:51:00,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:01,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["qAac-3ekS16Y7FHukeE5aw"], "issued_at": "2018-06-29T16:51:01.000000Z"}} 2018-06-29 16:51:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:01,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc3d46cb-7cc8-4f38-93d1-e836f2ad4d77 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive 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://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-29 16:51:01,592 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-dc3d46cb-7cc8-4f38-93d1-e836f2ad4d77 2018-06-29 16:51:01,595 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "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-29 16:51:02,209 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:01 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-1065405b-9572-4186-8e87-3daa325f6461 x-openstack-request-id: req-1065405b-9572-4186-8e87-3daa325f6461 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "802aaa26717940f29ffc3e01f0855858", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T16:51:02.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1}} 2018-06-29 16:51:02,209 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes used request id req-1065405b-9572-4186-8e87-3daa325f6461 2018-06-29 16:51:02,211 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:02,601 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:02 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-5ec3dabb-593c-4de7-a69b-c015f4ee3a8a x-openstack-request-id: req-5ec3dabb-593c-4de7-a69b-c015f4ee3a8a Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:51:02.000000", "replication_status": null, "snapshot_id": null, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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": "CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "bootable": "false", "created_at": "2018-06-29T16:51:02.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:51:02,601 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-5ec3dabb-593c-4de7-a69b-c015f4ee3a8a 2018-06-29 16:51:02,603 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:02,899 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:02 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-726bb04b-4fa7-49ce-a98f-fa607966644b x-openstack-request-id: req-726bb04b-4fa7-49ce-a98f-fa607966644b Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:51:02.000000", "replication_status": null, "snapshot_id": null, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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": "CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "bootable": "false", "created_at": "2018-06-29T16:51:02.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:51:02,899 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-726bb04b-4fa7-49ce-a98f-fa607966644b 2018-06-29 16:51:05,906 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:06,041 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:05 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-f394f737-c03c-45bb-a683-7b6f37502782 x-openstack-request-id: req-f394f737-c03c-45bb-a683-7b6f37502782 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:51:03.000000", "replication_status": null, "snapshot_id": null, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "bootable": "false", "created_at": "2018-06-29T16:51:02.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:51:06,041 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-f394f737-c03c-45bb-a683-7b6f37502782 2018-06-29 16:51:06,044 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:06,420 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:06 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-eb1fa140-bedd-4474-91cf-29f3e8eecfd9 x-openstack-request-id: req-eb1fa140-bedd-4474-91cf-29f3e8eecfd9 Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:51:03.000000", "replication_status": null, "snapshot_id": null, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "bootable": "false", "created_at": "2018-06-29T16:51:02.000000", "volume_type": "lvm-driver"}]} 2018-06-29 16:51:06,420 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/detail used request id req-eb1fa140-bedd-4474-91cf-29f3e8eecfd9 2018-06-29 16:51:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-29 16:51:06,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 16:51:06 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive 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://172.16.10.36: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://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 16:51:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:06,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:06 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33fa27e5-e97f-4314-8e1f-4e967ae4e3b4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}} 2018-06-29 16:51:06,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/dabe8fe4d36d472d830a620371c825d2 used request id req-33fa27e5-e97f-4314-8e1f-4e967ae4e3b4 2018-06-29 16:51:06,466 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6 2018-06-29 16:51:06,468 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:06,580 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:06 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-0999e668-da39-4698-87b8-68eb56eb2852 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:06,580 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-0999e668-da39-4698-87b8-68eb56eb2852 2018-06-29 16:51:06,582 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:06,973 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:06 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-885389ac-18c8-4549-9573-bbff706a9fd2 x-openstack-request-id: req-885389ac-18c8-4549-9573-bbff706a9fd2 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-29T16:51:07.000000", "replication_status": null, "snapshot_id": null, "id": "e8e21584-4e38-440a-a872-4353a102721e", "size": 1, "user_id": "802aaa26717940f29ffc3e01f0855858", "os-vol-tenant-attr:tenant_id": "dabe8fe4d36d472d830a620371c825d2", "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": "CinderUtilsVolumeTests-0d01b61f-365b-4684-b1c1-ca8ea3f0cff6", "bootable": "false", "created_at": "2018-06-29T16:51:02.000000", "volume_type": "lvm-driver"}} 2018-06-29 16:51:06,973 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-885389ac-18c8-4549-9573-bbff706a9fd2 2018-06-29 16:51:09,978 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1065405b-9572-4186-8e87-3daa325f6461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee180b9112010d08b7f6ad7b5838d8f3e92711b2" 2018-06-29 16:51:10,060 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:09 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-72fad6cf-223c-4929-944b-7f533aa62ce4 x-openstack-request-id: req-72fad6cf-223c-4929-944b-7f533aa62ce4 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e8e21584-4e38-440a-a872-4353a102721e could not be found.", "code": 404}} 2018-06-29 16:51:10,060 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/volumes/e8e21584-4e38-440a-a872-4353a102721e used request id req-72fad6cf-223c-4929-944b-7f533aa62ce4 2018-06-29 16:51:10,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:10,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["ToUf9jQGQHOHKxrWDs7srA"], "issued_at": "2018-06-29T16:51:10.000000Z"}} 2018-06-29 16:51:10,628 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca", "description": null}}' 2018-06-29 16:51:10,937 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:10 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-219989d4-0d66-47e5-b2fa-de46da10c22d x-openstack-request-id: req-219989d4-0d66-47e5-b2fa-de46da10c22d Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e746d536-b706-43d8-9fcc-10cfb112bf39", "description": null}} 2018-06-29 16:51:10,938 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-219989d4-0d66-47e5-b2fa-de46da10c22d 2018-06-29 16:51:10,940 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,238 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:10 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-9ec38a3a-c3a3-4024-a1a6-57716fab42dd x-openstack-request-id: req-9ec38a3a-c3a3-4024-a1a6-57716fab42dd Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e746d536-b706-43d8-9fcc-10cfb112bf39", "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": "88ea4777-9ddb-43fa-b86d-3baad56154fb", "description": null}]} 2018-06-29 16:51:11,238 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types?is_public=None used request id req-9ec38a3a-c3a3-4024-a1a6-57716fab42dd 2018-06-29 16:51:11,240 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,510 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:11 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-1f3174fb-9831-48b2-abf6-b36f38d270d0 x-openstack-request-id: req-1f3174fb-9831-48b2-abf6-b36f38d270d0 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e746d536-b706-43d8-9fcc-10cfb112bf39", "description": null}} 2018-06-29 16:51:11,511 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 used request id req-1f3174fb-9831-48b2-abf6-b36f38d270d0 2018-06-29 16:51:11,514 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,552 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:11 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-9cea1ba1-4f67-4700-914e-01ac9ec25e50 x-openstack-request-id: req-9cea1ba1-4f67-4700-914e-01ac9ec25e50 Connection: close Content-Type: application/json RESP BODY: {} 2018-06-29 16:51:11,552 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39/encryption used request id req-9cea1ba1-4f67-4700-914e-01ac9ec25e50 2018-06-29 16:51:11,553 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca 2018-06-29 16:51:11,555 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,621 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:11 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-9dfd8116-714f-4835-83e5-f295a9dfc187 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:11,622 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 used request id req-9dfd8116-714f-4835-83e5-f295a9dfc187 2018-06-29 16:51:11,623 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,651 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:11 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-6abe79c8-7494-4bb4-9836-21d5cfc457c6 x-openstack-request-id: req-6abe79c8-7494-4bb4-9836-21d5cfc457c6 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e746d536-b706-43d8-9fcc-10cfb112bf39 could not be found.", "code": 404}} 2018-06-29 16:51:11,651 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 used request id req-6abe79c8-7494-4bb4-9836-21d5cfc457c6 2018-06-29 16:51:11,652 - cinder_utils - INFO - Volume with ID [e746d536-b706-43d8-9fcc-10cfb112bf39] does not exist 2018-06-29 16:51:11,652 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b946da36-8207-4825-aec1-4ed3cc2774ca 2018-06-29 16:51:11,654 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-219989d4-0d66-47e5-b2fa-de46da10c22d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbfb5e14e5f4fb9ee6d93b47402279089e5d2c1" 2018-06-29 16:51:11,938 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:11 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-1e665865-a44e-4894-963d-b8d42cf89e41 x-openstack-request-id: req-1e665865-a44e-4894-963d-b8d42cf89e41 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e746d536-b706-43d8-9fcc-10cfb112bf39 could not be found.", "code": 404}} 2018-06-29 16:51:11,938 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e746d536-b706-43d8-9fcc-10cfb112bf39 used request id req-1e665865-a44e-4894-963d-b8d42cf89e41 2018-06-29 16:51:11,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:12,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["iM3BNFvzSM-33caZaPM6Yw"], "issued_at": "2018-06-29T16:51:12.000000Z"}} 2018-06-29 16:51:12,494 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "description": null}}' 2018-06-29 16:51:12,816 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:12 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7 x-openstack-request-id: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "518369b4-f96c-4e66-8ebf-1a8421f522b3", "description": null}} 2018-06-29 16:51:12,816 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-a220b16c-1a84-4e55-b838-fe7c90d2baa7 2018-06-29 16:51:12,819 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,089 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:12 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-ea11bcc1-6e97-45c1-b133-7a48844e5ff5 x-openstack-request-id: req-ea11bcc1-6e97-45c1-b133-7a48844e5ff5 Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "518369b4-f96c-4e66-8ebf-1a8421f522b3", "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": "88ea4777-9ddb-43fa-b86d-3baad56154fb", "description": null}]} 2018-06-29 16:51:13,089 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types?is_public=None used request id req-ea11bcc1-6e97-45c1-b133-7a48844e5ff5 2018-06-29 16:51:13,092 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,130 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-b55d1468-cdb7-4f2d-bb88-aacea2fd5553 x-openstack-request-id: req-b55d1468-cdb7-4f2d-bb88-aacea2fd5553 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "518369b4-f96c-4e66-8ebf-1a8421f522b3", "description": null}} 2018-06-29 16:51:13,130 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 used request id req-b55d1468-cdb7-4f2d-bb88-aacea2fd5553 2018-06-29 16:51:13,132 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,405 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-5ac9b276-4b29-4cb7-b18c-3ff3d5ca5e07 x-openstack-request-id: req-5ac9b276-4b29-4cb7-b18c-3ff3d5ca5e07 Connection: close Content-Type: application/json RESP BODY: {} 2018-06-29 16:51:13,405 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3/encryption used request id req-5ac9b276-4b29-4cb7-b18c-3ff3d5ca5e07 2018-06-29 16:51:13,408 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,452 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-06d0ec5b-de53-4c3a-807d-d2fed0abdb4b x-openstack-request-id: req-06d0ec5b-de53-4c3a-807d-d2fed0abdb4b Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "518369b4-f96c-4e66-8ebf-1a8421f522b3", "description": null}} 2018-06-29 16:51:13,453 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 used request id req-06d0ec5b-de53-4c3a-807d-d2fed0abdb4b 2018-06-29 16:51:13,454 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,732 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-5ca8e973-fffd-4381-8159-eb06f9c80a4f x-openstack-request-id: req-5ca8e973-fffd-4381-8159-eb06f9c80a4f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "518369b4-f96c-4e66-8ebf-1a8421f522b3", "description": null}} 2018-06-29 16:51:13,732 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 used request id req-5ca8e973-fffd-4381-8159-eb06f9c80a4f 2018-06-29 16:51:13,734 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:13,770 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-c2b3c6f2-8d81-44c5-b965-c9343ed3058b x-openstack-request-id: req-c2b3c6f2-8d81-44c5-b965-c9343ed3058b Connection: close Content-Type: application/json RESP BODY: {} 2018-06-29 16:51:13,770 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3/encryption used request id req-c2b3c6f2-8d81-44c5-b965-c9343ed3058b 2018-06-29 16:51:13,771 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-8335a08e-5ecd-4be9-9552-f6ba225eae6c 2018-06-29 16:51:13,773 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a220b16c-1a84-4e55-b838-fe7c90d2baa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363d498fcf3fa16621353552d0775123701ee205" 2018-06-29 16:51:14,071 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:13 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-e2ec4fcb-6c78-4343-b152-47f0ca21e87d Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:14,071 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/518369b4-f96c-4e66-8ebf-1a8421f522b3 used request id req-e2ec4fcb-6c78-4343-b152-47f0ca21e87d 2018-06-29 16:51:14,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:14,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["bSB-Po6wS4m4aIWk5ocsRw"], "issued_at": "2018-06-29T16:51:14.000000Z"}} 2018-06-29 16:51:14,624 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce65a9c52ed12e02e7edff97ef9839954a351d30" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-645a652d-ff71-4b9b-b12a-bfc52afb77dc-type", "description": null}}' 2018-06-29 16:51:14,910 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:14 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-a2ea8406-88b3-48af-8f0f-bc3941cd37ea x-openstack-request-id: req-a2ea8406-88b3-48af-8f0f-bc3941cd37ea Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-645a652d-ff71-4b9b-b12a-bfc52afb77dc-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af09976-52ab-485e-be94-6a06f02de275", "description": null}} 2018-06-29 16:51:14,910 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-a2ea8406-88b3-48af-8f0f-bc3941cd37ea 2018-06-29 16:51:14,913 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/8af09976-52ab-485e-be94-6a06f02de275/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2ea8406-88b3-48af-8f0f-bc3941cd37ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce65a9c52ed12e02e7edff97ef9839954a351d30" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-645a652d-ff71-4b9b-b12a-bfc52afb77dc", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-29 16:51:15,244 - cinderclient.v2.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 16:51:14 GMT Server: Apache Content-Length: 65 x-compute-request-id: req-d733d924-66f1-4d74-a263-ec720355d2b4 x-openstack-request-id: req-d733d924-66f1-4d74-a263-ec720355d2b4 Connection: close Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-06-29 16:51:15,244 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/8af09976-52ab-485e-be94-6a06f02de275/encryption used request id req-d733d924-66f1-4d74-a263-ec720355d2b4 2018-06-29 16:51:15,245 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-645a652d-ff71-4b9b-b12a-bfc52afb77dc-type 2018-06-29 16:51:15,247 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/8af09976-52ab-485e-be94-6a06f02de275 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2ea8406-88b3-48af-8f0f-bc3941cd37ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce65a9c52ed12e02e7edff97ef9839954a351d30" 2018-06-29 16:51:15,560 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:15 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-62170a81-e9de-4427-aeb2-2de93e97ae5d Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:15,560 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/8af09976-52ab-485e-be94-6a06f02de275 used request id req-62170a81-e9de-4427-aeb2-2de93e97ae5d 2018-06-29 16:51:15,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:16,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["3_fJzF5ZTeGSSVE-2CK8QA"], "issued_at": "2018-06-29T16:51:16.000000Z"}} 2018-06-29 16:51:16,167 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "description": null}}' 2018-06-29 16:51:16,468 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:16 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-94579483-bec8-41d1-a32d-a6aa43f53222 x-openstack-request-id: req-94579483-bec8-41d1-a32d-a6aa43f53222 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "description": null}} 2018-06-29 16:51:16,468 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-94579483-bec8-41d1-a32d-a6aa43f53222 2018-06-29 16:51:16,471 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93", "provider": "LuksEncryptor"}}' 2018-06-29 16:51:16,821 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:16 GMT Server: Apache Content-Length: 305 x-compute-request-id: req-a99b44a5-1b89-4a85-9063-6cf5cb941159 x-openstack-request-id: req-a99b44a5-1b89-4a85-9063-6cf5cb941159 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93", "control_location": "back-end", "encryption_id": "c2094b33-5c16-4533-8ab5-59e57fe4445c", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-06-29 16:51:16,821 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption used request id req-a99b44a5-1b89-4a85-9063-6cf5cb941159 2018-06-29 16:51:16,824 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,107 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:16 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-3f4bc31b-e34e-4d0e-93f6-967577140c1f x-openstack-request-id: req-3f4bc31b-e34e-4d0e-93f6-967577140c1f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "description": null}} 2018-06-29 16:51:17,107 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 used request id req-3f4bc31b-e34e-4d0e-93f6-967577140c1f 2018-06-29 16:51:17,110 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,385 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 312 x-compute-request-id: req-404c15b4-1adf-44ed-8547-1f84a166582b x-openstack-request-id: req-404c15b4-1adf-44ed-8547-1f84a166582b Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "control_location": "back-end", "deleted": false, "created_at": "2018-06-29T16:51:17.000000", "updated_at": null, "encryption_id": "c2094b33-5c16-4533-8ab5-59e57fe4445c", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-06-29 16:51:17,385 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption used request id req-404c15b4-1adf-44ed-8547-1f84a166582b 2018-06-29 16:51:17,386 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type 2018-06-29 16:51:17,388 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,429 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-3df3e4e3-8d4f-4b84-9236-cea160928793 x-openstack-request-id: req-3df3e4e3-8d4f-4b84-9236-cea160928793 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "description": null}} 2018-06-29 16:51:17,429 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 used request id req-3df3e4e3-8d4f-4b84-9236-cea160928793 2018-06-29 16:51:17,432 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,504 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-e65499ed-fda2-474a-8f72-91390d9221c2 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:17,504 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption/provider used request id req-e65499ed-fda2-474a-8f72-91390d9221c2 2018-06-29 16:51:17,508 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,553 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-d3a25b8b-a0fd-4d0c-bad5-1d6be7031d79 x-openstack-request-id: req-d3a25b8b-a0fd-4d0c-bad5-1d6be7031d79 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "description": null}} 2018-06-29 16:51:17,553 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 used request id req-d3a25b8b-a0fd-4d0c-bad5-1d6be7031d79 2018-06-29 16:51:17,555 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,597 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-e5748b36-074a-4ec8-8d7f-d4a1cbccbf3d x-openstack-request-id: req-e5748b36-074a-4ec8-8d7f-d4a1cbccbf3d Connection: close Content-Type: application/json RESP BODY: {} 2018-06-29 16:51:17,597 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption used request id req-e5748b36-074a-4ec8-8d7f-d4a1cbccbf3d 2018-06-29 16:51:17,598 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type 2018-06-29 16:51:17,600 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,644 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-d6c0b84c-063f-46a3-b3a3-56ff14c97227 x-openstack-request-id: req-d6c0b84c-063f-46a3-b3a3-56ff14c97227 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e32d8280-67e3-42f6-bfa5-add3c7988dc4", "description": null}} 2018-06-29 16:51:17,644 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 used request id req-d6c0b84c-063f-46a3-b3a3-56ff14c97227 2018-06-29 16:51:17,646 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,712 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 130 x-compute-request-id: req-fbce27fc-2eec-4aff-9909-d34cb7f78197 x-openstack-request-id: req-fbce27fc-2eec-4aff-9909-d34cb7f78197 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type e32d8280-67e3-42f6-bfa5-add3c7988dc4 does not exist.", "code": 404}} 2018-06-29 16:51:17,713 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4/encryption/provider used request id req-fbce27fc-2eec-4aff-9909-d34cb7f78197 2018-06-29 16:51:17,713 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-eec2ea14-53ed-48fc-bf39-78d4dfbf5f93-type 2018-06-29 16:51:17,715 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94579483-bec8-41d1-a32d-a6aa43f53222" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7d792b027bcd9da344e41370ea4402aba305b0" 2018-06-29 16:51:17,789 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:17 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-379bbc6d-1e52-4b9b-8717-09ad654eee02 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:17,789 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/e32d8280-67e3-42f6-bfa5-add3c7988dc4 used request id req-379bbc6d-1e52-4b9b-8717-09ad654eee02 2018-06-29 16:51:17,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:18,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["aoV9vFXaQHS1wpy9mo08mA"], "issued_at": "2018-06-29T16:51:18.000000Z"}} 2018-06-29 16:51:18,352 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type", "description": null}}' 2018-06-29 16:51:18,654 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:18 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4 x-openstack-request-id: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "250dc83c-870a-44da-9eee-bea88b1bea0c", "description": null}} 2018-06-29 16:51:18,654 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-44d3252c-3e5f-4e35-b649-35ec9fe003c4 2018-06-29 16:51:18,658 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a", "provider": "foo"}}' 2018-06-29 16:51:18,989 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:18 GMT Server: Apache Content-Length: 286 x-compute-request-id: req-bbe4f842-4e7f-42a5-8c69-4e944d288bd7 x-openstack-request-id: req-bbe4f842-4e7f-42a5-8c69-4e944d288bd7 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "250dc83c-870a-44da-9eee-bea88b1bea0c", "name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a", "control_location": "front-end", "encryption_id": "d4f39727-6350-4a15-92c7-0db2c902d593", "provider": "foo", "provider_class": "foo"}} 2018-06-29 16:51:18,990 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption used request id req-bbe4f842-4e7f-42a5-8c69-4e944d288bd7 2018-06-29 16:51:18,993 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" 2018-06-29 16:51:19,037 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:18 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-f61373cd-8871-4b57-8eac-5e116f307290 x-openstack-request-id: req-f61373cd-8871-4b57-8eac-5e116f307290 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "250dc83c-870a-44da-9eee-bea88b1bea0c", "description": null}} 2018-06-29 16:51:19,037 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c used request id req-f61373cd-8871-4b57-8eac-5e116f307290 2018-06-29 16:51:19,039 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" 2018-06-29 16:51:19,305 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:19 GMT Server: Apache Content-Length: 303 x-compute-request-id: req-a362638d-7050-4066-a2e2-494f3e613f6d x-openstack-request-id: req-a362638d-7050-4066-a2e2-494f3e613f6d Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "250dc83c-870a-44da-9eee-bea88b1bea0c", "control_location": "front-end", "deleted": false, "created_at": "2018-06-29T16:51:19.000000", "updated_at": null, "encryption_id": "d4f39727-6350-4a15-92c7-0db2c902d593", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-06-29 16:51:19,305 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption used request id req-a362638d-7050-4066-a2e2-494f3e613f6d 2018-06-29 16:51:19,305 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type 2018-06-29 16:51:19,307 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" 2018-06-29 16:51:19,581 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:19 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-51064078-b41d-4c32-948e-6400b3d020de x-openstack-request-id: req-51064078-b41d-4c32-948e-6400b3d020de Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "250dc83c-870a-44da-9eee-bea88b1bea0c", "description": null}} 2018-06-29 16:51:19,582 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c used request id req-51064078-b41d-4c32-948e-6400b3d020de 2018-06-29 16:51:19,584 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" 2018-06-29 16:51:19,647 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:19 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-13e2ef63-b888-45d3-861b-65b7643b7f3f Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:19,647 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c/encryption/provider used request id req-13e2ef63-b888-45d3-861b-65b7643b7f3f 2018-06-29 16:51:19,647 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b39f939d-5f1b-4eef-bd30-b36423d6064a-type 2018-06-29 16:51:19,649 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44d3252c-3e5f-4e35-b649-35ec9fe003c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55557d027b3c7b01df6cf491f7f5b25c67068359" 2018-06-29 16:51:19,952 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:19 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-6ffc344e-5716-4e94-9bbb-4efa10de66d2 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:19,952 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/250dc83c-870a-44da-9eee-bea88b1bea0c used request id req-6ffc344e-5716-4e94-9bbb-4efa10de66d2 2018-06-29 16:51:19,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:20,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["n6rsW6avTgWmZ12nHEmLSw"], "issued_at": "2018-06-29T16:51:20.000000Z"}} 2018-06-29 16:51:20,519 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type", "description": null}}' 2018-06-29 16:51:20,830 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:20 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-7b0b9e15-189c-4416-9335-f061f43c9a92 x-openstack-request-id: req-7b0b9e15-189c-4416-9335-f061f43c9a92 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "27b4e9bf-a4fd-4d12-8344-cd5f110e54d2", "description": null}} 2018-06-29 16:51:20,830 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-7b0b9e15-189c-4416-9335-f061f43c9a92 2018-06-29 16:51:20,833 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-29 16:51:21,160 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:20 GMT Server: Apache Content-Length: 317 x-compute-request-id: req-5837a651-b518-4bdc-891b-28f8d2a60864 x-openstack-request-id: req-5837a651-b518-4bdc-891b-28f8d2a60864 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "27b4e9bf-a4fd-4d12-8344-cd5f110e54d2", "name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722", "control_location": "back-end", "encryption_id": "99288023-3ef9-4eb3-af91-11d4f4516807", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-06-29 16:51:21,160 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption used request id req-5837a651-b518-4bdc-891b-28f8d2a60864 2018-06-29 16:51:21,162 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" 2018-06-29 16:51:21,435 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:21 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-a1b8e06a-7e9e-47b2-805f-4387dac201d2 x-openstack-request-id: req-a1b8e06a-7e9e-47b2-805f-4387dac201d2 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "27b4e9bf-a4fd-4d12-8344-cd5f110e54d2", "description": null}} 2018-06-29 16:51:21,435 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 used request id req-a1b8e06a-7e9e-47b2-805f-4387dac201d2 2018-06-29 16:51:21,438 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" 2018-06-29 16:51:21,718 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:21 GMT Server: Apache Content-Length: 300 x-compute-request-id: req-52f227fb-e9e3-4659-ab6f-d5b7a6903fa8 x-openstack-request-id: req-52f227fb-e9e3-4659-ab6f-d5b7a6903fa8 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "27b4e9bf-a4fd-4d12-8344-cd5f110e54d2", "control_location": "back-end", "deleted": false, "created_at": "2018-06-29T16:51:21.000000", "updated_at": null, "encryption_id": "99288023-3ef9-4eb3-af91-11d4f4516807", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-06-29 16:51:21,718 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption used request id req-52f227fb-e9e3-4659-ab6f-d5b7a6903fa8 2018-06-29 16:51:21,718 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type 2018-06-29 16:51:21,721 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" 2018-06-29 16:51:21,980 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:21 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-fc0f80ab-d4c0-4ede-983d-386e30e7c16e x-openstack-request-id: req-fc0f80ab-d4c0-4ede-983d-386e30e7c16e Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "27b4e9bf-a4fd-4d12-8344-cd5f110e54d2", "description": null}} 2018-06-29 16:51:21,980 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 used request id req-fc0f80ab-d4c0-4ede-983d-386e30e7c16e 2018-06-29 16:51:21,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" 2018-06-29 16:51:22,049 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:21 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-954a1eb5-0a7e-486b-9365-c398ff6e3e65 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:22,050 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2/encryption/provider used request id req-954a1eb5-0a7e-486b-9365-c398ff6e3e65 2018-06-29 16:51:22,050 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e007d044-3487-473c-b79d-84794fa6f722-type 2018-06-29 16:51:22,052 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b0b9e15-189c-4416-9335-f061f43c9a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4530c61ecac50a54fe4fe0657d4f6af1d18dfc7e" 2018-06-29 16:51:22,126 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:22 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-4afcd731-79e0-4544-abca-7e696902b271 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:22,126 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/27b4e9bf-a4fd-4d12-8344-cd5f110e54d2 used request id req-4afcd731-79e0-4544-abca-7e696902b271 2018-06-29 16:51:22,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:22,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["klFfvMXURPCmzgA0bDU68w"], "issued_at": "2018-06-29T16:51:22.000000Z"}} 2018-06-29 16:51:22,699 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5-qos"}}' 2018-06-29 16:51:22,971 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:22 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2 x-openstack-request-id: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "072101a9-0bbb-446c-8486-3e3fb070c52f", "name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/072101a9-0bbb-446c-8486-3e3fb070c52f", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/072101a9-0bbb-446c-8486-3e3fb070c52f", "rel": "bookmark"}]} 2018-06-29 16:51:22,973 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-3500adbd-3b1d-4c53-93e3-fcc22324fec2 2018-06-29 16:51:22,976 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5", "description": null}}' 2018-06-29 16:51:23,268 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:22 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-e30a2792-9baa-4b8b-a529-afb460457954 x-openstack-request-id: req-e30a2792-9baa-4b8b-a529-afb460457954 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a94589be-f598-467c-94d1-e04926fed173", "description": null}} 2018-06-29 16:51:23,268 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-e30a2792-9baa-4b8b-a529-afb460457954 2018-06-29 16:51:23,271 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-29 16:51:23,353 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-f06665fb-2269-43b1-940e-dbf3f88695f2 x-openstack-request-id: req-f06665fb-2269-43b1-940e-dbf3f88695f2 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a94589be-f598-467c-94d1-e04926fed173", "name": "foo", "control_location": "back-end", "encryption_id": "3dc9c849-9f94-449d-90db-7e704221c62d", "provider": "bar", "provider_class": "bar"}} 2018-06-29 16:51:23,353 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption used request id req-f06665fb-2269-43b1-940e-dbf3f88695f2 2018-06-29 16:51:23,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:23,393 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-cd33f2b5-e1a9-4f59-ab0f-f37421eeec0f x-openstack-request-id: req-cd33f2b5-e1a9-4f59-ab0f-f37421eeec0f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a94589be-f598-467c-94d1-e04926fed173", "description": null}} 2018-06-29 16:51:23,393 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 used request id req-cd33f2b5-e1a9-4f59-ab0f-f37421eeec0f 2018-06-29 16:51:23,395 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:23,677 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-c745a813-8c66-4d3b-bec9-520f5964ae2e x-openstack-request-id: req-c745a813-8c66-4d3b-bec9-520f5964ae2e Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "a94589be-f598-467c-94d1-e04926fed173", "control_location": "back-end", "deleted": false, "created_at": "2018-06-29T16:51:23.000000", "updated_at": null, "encryption_id": "3dc9c849-9f94-449d-90db-7e704221c62d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-29 16:51:23,677 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption used request id req-c745a813-8c66-4d3b-bec9-520f5964ae2e 2018-06-29 16:51:23,677 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5 2018-06-29 16:51:23,680 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:23,731 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-a830c399-5bf7-4761-85b3-25e39d4d4137 x-openstack-request-id: req-a830c399-5bf7-4761-85b3-25e39d4d4137 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a94589be-f598-467c-94d1-e04926fed173", "description": null}} 2018-06-29 16:51:23,731 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 used request id req-a830c399-5bf7-4761-85b3-25e39d4d4137 2018-06-29 16:51:23,733 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:23,801 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-8f71477e-86e7-412c-bc31-63aa88322c42 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:23,801 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173/encryption/provider used request id req-8f71477e-86e7-412c-bc31-63aa88322c42 2018-06-29 16:51:23,801 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5 2018-06-29 16:51:23,803 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:24,132 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:23 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-bd5234f6-3326-47c5-a3e4-144704a26ca6 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:24,132 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a94589be-f598-467c-94d1-e04926fed173 used request id req-bd5234f6-3326-47c5-a3e4-144704a26ca6 2018-06-29 16:51:24,133 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-911ae4ff-df49-4add-93aa-98a2370619d5-qos 2018-06-29 16:51:24,135 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/072101a9-0bbb-446c-8486-3e3fb070c52f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3500adbd-3b1d-4c53-93e3-fcc22324fec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d356c58fba4fae157ac93f55cb3a1a012451445" 2018-06-29 16:51:24,198 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:24 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-619ff2b0-f23c-4d5f-b95b-58678404e019 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:24,198 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/072101a9-0bbb-446c-8486-3e3fb070c52f?force=False used request id req-619ff2b0-f23c-4d5f-b95b-58678404e019 2018-06-29 16:51:24,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:24,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["wAKwS1x0Qa-EimUCgjEZ0w"], "issued_at": "2018-06-29T16:51:24.000000Z"}} 2018-06-29 16:51:24,767 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085-qos"}}' 2018-06-29 16:51:25,035 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:24 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-7aeb2799-d275-41f2-b718-9ae5c1369092 x-openstack-request-id: req-7aeb2799-d275-41f2-b718-9ae5c1369092 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8", "name": "CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8", "rel": "bookmark"}]} 2018-06-29 16:51:25,035 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-7aeb2799-d275-41f2-b718-9ae5c1369092 2018-06-29 16:51:25,038 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7aeb2799-d275-41f2-b718-9ae5c1369092" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085", "description": null}}' 2018-06-29 16:51:25,333 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:25 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-5269f792-2af1-4f03-b647-1f176184b2f3 x-openstack-request-id: req-5269f792-2af1-4f03-b647-1f176184b2f3 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a515759c-911b-4bc9-acd7-8119af0faef4", "description": null}} 2018-06-29 16:51:25,333 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-5269f792-2af1-4f03-b647-1f176184b2f3 2018-06-29 16:51:25,337 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7aeb2799-d275-41f2-b718-9ae5c1369092" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" 2018-06-29 16:51:25,373 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:25 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-f8e5f976-7a30-46ad-9b3e-9e20c0244f99 x-openstack-request-id: req-f8e5f976-7a30-46ad-9b3e-9e20c0244f99 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8", "name": "CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085-qos"}]} 2018-06-29 16:51:25,373 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-f8e5f976-7a30-46ad-9b3e-9e20c0244f99 2018-06-29 16:51:25,376 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/None/associate?vol_type_id=a515759c-911b-4bc9-acd7-8119af0faef4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7aeb2799-d275-41f2-b718-9ae5c1369092" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" 2018-06-29 16:51:25,663 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 16:51:25 GMT Server: Apache Content-Length: 68 x-compute-request-id: req-2add55ca-c271-441d-bbaa-8fdf352661dd x-openstack-request-id: req-2add55ca-c271-441d-bbaa-8fdf352661dd Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-29 16:51:25,663 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/None/associate?vol_type_id=a515759c-911b-4bc9-acd7-8119af0faef4 used request id req-2add55ca-c271-441d-bbaa-8fdf352661dd 2018-06-29 16:51:25,664 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-2add55ca-c271-441d-bbaa-8fdf352661dd) 2018-06-29 16:51:25,664 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085 2018-06-29 16:51:25,665 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a515759c-911b-4bc9-acd7-8119af0faef4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7aeb2799-d275-41f2-b718-9ae5c1369092" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" 2018-06-29 16:51:25,741 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:25 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-414398b6-f376-406d-97a8-2ba468d7d170 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:25,741 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/a515759c-911b-4bc9-acd7-8119af0faef4 used request id req-414398b6-f376-406d-97a8-2ba468d7d170 2018-06-29 16:51:25,741 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d4625631-9497-4c00-97ab-ade6dd1ab085-qos 2018-06-29 16:51:25,743 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7aeb2799-d275-41f2-b718-9ae5c1369092" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72015568923d661b3ba253e704d03a44a0295b94" 2018-06-29 16:51:25,807 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:25 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-8d5af36b-2aaa-4647-b121-fff4613f4acc Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:25,807 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/3f7e4826-e71a-44f9-a24a-4e5fdcec7dc8?force=False used request id req-8d5af36b-2aaa-4647-b121-fff4613f4acc 2018-06-29 16:51:25,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:26,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["Ie7MyURIQXa4RY6BXWEB2w"], "issued_at": "2018-06-29T16:51:26.000000Z"}} 2018-06-29 16:51:26,376 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d-qos"}}' 2018-06-29 16:51:26,671 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:26 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa x-openstack-request-id: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "68714748-4264-461d-ac2d-bf3f6ef1e12b", "name": "CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b", "rel": "bookmark"}]} 2018-06-29 16:51:26,671 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-47083f1a-aa7d-4984-83b1-4d5437b75bfa 2018-06-29 16:51:26,674 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d", "description": null}}' 2018-06-29 16:51:26,967 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:26 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-560b062d-c7cd-4beb-9789-e615cea8533a x-openstack-request-id: req-560b062d-c7cd-4beb-9789-e615cea8533a Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dba4d372-ee71-46b0-ad13-582e34617e37", "description": null}} 2018-06-29 16:51:26,967 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-560b062d-c7cd-4beb-9789-e615cea8533a 2018-06-29 16:51:26,970 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" 2018-06-29 16:51:27,346 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:26 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-8e28f35b-8a5e-40fc-be09-9781be481935 x-openstack-request-id: req-8e28f35b-8a5e-40fc-be09-9781be481935 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "68714748-4264-461d-ac2d-bf3f6ef1e12b", "name": "CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d-qos"}]} 2018-06-29 16:51:27,346 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-8e28f35b-8a5e-40fc-be09-9781be481935 2018-06-29 16:51:27,348 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b/associate?vol_type_id=dba4d372-ee71-46b0-ad13-582e34617e37 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" 2018-06-29 16:51:27,422 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:27 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-41d5202d-a3dc-424f-8a7c-1ec132414016 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:27,422 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b/associate?vol_type_id=dba4d372-ee71-46b0-ad13-582e34617e37 used request id req-41d5202d-a3dc-424f-8a7c-1ec132414016 2018-06-29 16:51:27,423 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d 2018-06-29 16:51:27,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/dba4d372-ee71-46b0-ad13-582e34617e37 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" 2018-06-29 16:51:27,494 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:27 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-508539b4-ff56-42c8-a774-d15a00ac174f Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:27,494 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/dba4d372-ee71-46b0-ad13-582e34617e37 used request id req-508539b4-ff56-42c8-a774-d15a00ac174f 2018-06-29 16:51:27,494 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e3205b4e-0f8d-4604-acf0-9571f9cf3c8d-qos 2018-06-29 16:51:27,497 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47083f1a-aa7d-4984-83b1-4d5437b75bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a25dda306bf3cb738e41666c1189ca7e48c75" 2018-06-29 16:51:27,572 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:27 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-5148ff82-f5ce-4421-a1e3-e37d30139ac6 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:27,572 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/68714748-4264-461d-ac2d-bf3f6ef1e12b?force=False used request id req-5148ff82-f5ce-4421-a1e3-e37d30139ac6 2018-06-29 16:51:27,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-29 16:51:28,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c26c9ac56bc94a05bb306e8aeca75bbc", "name": "admin"}], "expires_at": "2018-06-29T17:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dabe8fe4d36d472d830a620371c825d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7026f5edebb44dd8a35b861c7bda8731"}, {"url": "http://10.16.0.107:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9d450e1a54b648d5a8b8bf0015bad4ce"}, {"url": "http://172.16.10.36:8004/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d7819a4cd8da474b94d6392a3d6a162a"}], "type": "orchestration", "id": "062a307f6bc04424a7221a4d0b1b6afa", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "452aa1cd8a764de2a0f1e299c16c9239"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "81d8db399eb24432a7b798096e933f3b"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9a0d1aa813c947f2a4a7a7110512766d"}], "type": "metering", "id": "0999a5e133b248318f59b64941758ecd", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "47b822619ed14804a57321c5dc1b0457"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2586e7ab3604e6fab55e5d65d4f40fd"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca9c5269b4034a51947ae0db650b2fa3"}], "type": "compute", "id": "0d9981eb3cdf4f4a9fe40f40d0cc780c", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "64b2216d3c13421b90f02b376a8a89cd"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b71e0b449eb74d89b5d7d1f39cba22c9"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c773ed7a07874beca0be99a79585ccc0"}], "type": "metric", "id": "1fcb0368bab64a7b91e62133ab4853d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0e1a8d2a464b4c51940359d0893d3a2a"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "528dfc3f02db4133808d19b064be58d1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8fcd0fcd14d44536a764f5c12518aef6"}], "type": "placement", "id": "3617b22d2359465f9cf3351232b77f97", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0388cfc0c5b9456fb553da54faaad1cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "11e6bb0159db4ef2b910d7b5db9d7391"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8bee7e562bd44cecaefa3db56f968a81"}], "type": "network", "id": "60183a5461f64a69b06443d6dae334f8", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef80cee1c0040379d7bf21f6bc48163"}, {"url": "http://172.16.10.36:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8f92fe7d0c47407996150deacbdf1585"}, {"url": "http://10.16.0.107:8776/v3/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "928dc71e26f1415cb7c048f4296d3c5a"}], "type": "volumev3", "id": "af982b39635242399bf41d1697e00144", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "044a7e1cbbb24fcb80caf445d04610b7"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6af5980128d34d2584963811804752b4"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d82942487400401daef40206f8aa6fe4"}], "type": "image", "id": "c6a6cd27cdfd4df79cf76faea89e4f25", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4484ee7dd94a49dd9c431281d0aab26b"}, {"url": "http://172.16.10.36:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ada3a7ef404f4d21b53c4ce3b044daef"}, {"url": "http://10.16.0.107:8776/v1/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f439e5a3bd1c4351a761f6d171c5ea7b"}], "type": "volume", "id": "cc0b8db1c5df438588e723d884e6c3e1", "name": "cinder"}, {"endpoints": [{"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "10700e2734b5405a971511b09a2f8889"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "682486a79de94db8948cac50ec5b4a2f"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d7a618da068e4edbaa2e81694b50d080"}], "type": "event", "id": "de8beb51ed444e05820d7f559443f577", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06c49defa7f0452f8d2cd7415c2869f7"}, {"url": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "258289ad9caf4b2c844774486fdea0da"}, {"url": "http://172.16.10.36:8776/v2/dabe8fe4d36d472d830a620371c825d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d0f067c5e6e468cba9cf76629612f42"}], "type": "volumev2", "id": "e1358cd55f2c43cd843de6cba212237d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4afc8b7504d84de7b4d50ffcd70b8708"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "57c8b93ef51243fa96c1333eea826f61"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb367c36df9945bb8c70f462428caa8d"}], "type": "alarming", "id": "e201dcf9223642698bc9d74a3d2d549d", "name": "aodh"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a90bf6acf481450a8a3bed1b792a1a2b"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2397034d5f043aeacc230710db1015f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f0864021fdc9486db1e7dc7475d4510f"}], "type": "identity", "id": "e5aa04bff6f54e4291581f3ef7ce64e3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "802aaa26717940f29ffc3e01f0855858"}, "audit_ids": ["PDp1LGLuTVq7cq2uiaeUuA"], "issued_at": "2018-06-29T16:51:28.000000Z"}} 2018-06-29 16:51:28,131 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b-qos"}}' 2018-06-29 16:51:28,402 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:28 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-943aff9f-72a5-450a-97a2-fc5fa526bae2 x-openstack-request-id: req-943aff9f-72a5-450a-97a2-fc5fa526bae2 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0aa220f6-e4cf-474e-90f5-e083dca980cb", "name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb", "rel": "self"}, {"href": "http://10.16.0.107:8776/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb", "rel": "bookmark"}]} 2018-06-29 16:51:28,402 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-943aff9f-72a5-450a-97a2-fc5fa526bae2 2018-06-29 16:51:28,405 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b", "description": null}}' 2018-06-29 16:51:28,710 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:28 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-eeb1c63c-3937-47b3-8049-d20b501189d3 x-openstack-request-id: req-eeb1c63c-3937-47b3-8049-d20b501189d3 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "40833a59-c1bc-4ac9-95cd-90440583a1b4", "description": null}} 2018-06-29 16:51:28,710 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types used request id req-eeb1c63c-3937-47b3-8049-d20b501189d3 2018-06-29 16:51:28,712 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-29 16:51:28,796 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:28 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-3b7ae7a3-e946-4c8a-8fdf-cf30534adab4 x-openstack-request-id: req-3b7ae7a3-e946-4c8a-8fdf-cf30534adab4 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "40833a59-c1bc-4ac9-95cd-90440583a1b4", "name": "foo", "control_location": "back-end", "encryption_id": "0861ee5e-5895-4553-a78a-dffb67b50bbf", "provider": "bar", "provider_class": "bar"}} 2018-06-29 16:51:28,796 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption used request id req-3b7ae7a3-e946-4c8a-8fdf-cf30534adab4 2018-06-29 16:51:28,799 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,070 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:28 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-20ed23cb-c03c-443f-9e91-523d98cf341c x-openstack-request-id: req-20ed23cb-c03c-443f-9e91-523d98cf341c Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0aa220f6-e4cf-474e-90f5-e083dca980cb", "name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b-qos"}]} 2018-06-29 16:51:29,070 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs used request id req-20ed23cb-c03c-443f-9e91-523d98cf341c 2018-06-29 16:51:29,074 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb/associate?vol_type_id=40833a59-c1bc-4ac9-95cd-90440583a1b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,157 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-fe4e2943-a44d-401a-9547-221a790e11e2 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:29,157 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb/associate?vol_type_id=40833a59-c1bc-4ac9-95cd-90440583a1b4 used request id req-fe4e2943-a44d-401a-9547-221a790e11e2 2018-06-29 16:51:29,160 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,450 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-195e969c-c766-4da3-a305-23b7d30bc0ec x-openstack-request-id: req-195e969c-c766-4da3-a305-23b7d30bc0ec Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b", "qos_specs_id": "0aa220f6-e4cf-474e-90f5-e083dca980cb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "40833a59-c1bc-4ac9-95cd-90440583a1b4", "description": null}} 2018-06-29 16:51:29,450 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 used request id req-195e969c-c766-4da3-a305-23b7d30bc0ec 2018-06-29 16:51:29,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,486 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-741aae87-8bea-4f1d-94fd-6a72b0f9a3c1 x-openstack-request-id: req-741aae87-8bea-4f1d-94fd-6a72b0f9a3c1 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "40833a59-c1bc-4ac9-95cd-90440583a1b4", "control_location": "back-end", "deleted": false, "created_at": "2018-06-29T16:51:29.000000", "updated_at": null, "encryption_id": "0861ee5e-5895-4553-a78a-dffb67b50bbf", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-29 16:51:29,486 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption used request id req-741aae87-8bea-4f1d-94fd-6a72b0f9a3c1 2018-06-29 16:51:29,486 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b 2018-06-29 16:51:29,489 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,526 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-b336f247-4069-4d96-b2d9-db8c3960efb3 x-openstack-request-id: req-b336f247-4069-4d96-b2d9-db8c3960efb3 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b", "qos_specs_id": "0aa220f6-e4cf-474e-90f5-e083dca980cb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "40833a59-c1bc-4ac9-95cd-90440583a1b4", "description": null}} 2018-06-29 16:51:29,526 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 used request id req-b336f247-4069-4d96-b2d9-db8c3960efb3 2018-06-29 16:51:29,528 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,595 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-d4dae21d-951a-479d-bb90-ed4c2e07d42e Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:29,595 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4/encryption/provider used request id req-d4dae21d-951a-479d-bb90-ed4c2e07d42e 2018-06-29 16:51:29,595 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b 2018-06-29 16:51:29,597 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,675 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2a466d07-1a7c-4cdc-b951-7f74892deec4 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:29,675 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/types/40833a59-c1bc-4ac9-95cd-90440583a1b4 used request id req-2a466d07-1a7c-4cdc-b951-7f74892deec4 2018-06-29 16:51:29,675 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ce5f15d2-89f7-4285-a36a-70c65fe0264b-qos 2018-06-29 16:51:29,679 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-943aff9f-72a5-450a-97a2-fc5fa526bae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0627350ec276bd96c2226fa1447fd89fd81be" 2018-06-29 16:51:29,978 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 16:51:29 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-ecbfb3cc-10fa-4be3-b5e7-0056364793b9 Connection: close Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 16:51:29,978 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/dabe8fe4d36d472d830a620371c825d2/qos-specs/0aa220f6-e4cf-474e-90f5-e083dca980cb?force=False used request id req-ecbfb3cc-10fa-4be3-b5e7-0056364793b9 2018-06-29 16:51:29,981 - 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) ... FAIL 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) ... FAIL test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR 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) ... FAIL test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... FAIL test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ERROR 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 ====================================================================== ERROR: test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 151, in __create_vm if not self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment ====================================================================== ERROR: test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 151, in __create_vm if not self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment ====================================================================== ERROR: test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 151, in __create_vm if not self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment ====================================================================== ERROR: test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 288, in setUp self.assertTrue(stack_active(self.heat_client, self.stack)) AssertionError: False is not true ====================================================================== FAIL: test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 65, in test_nova_get_hypervisor_hosts self.assertGreaterEqual(len(hosts), 1) AssertionError: 0 not greater than or equal to 1 ====================================================================== FAIL: test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 358, in test_create_instance self.vm_inst.name, status, create_instance.STATUS_ACTIVE)) AssertionError: VM NovaUtilsInstanceTests-b723093f-b650-4608-b369-78e211bab726-vm_inst status ERROR is not ACTIVE ====================================================================== FAIL: test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 178, in test_create_stack self.assertTrue(stack_active(self.heat_client, self.stack1)) AssertionError: False is not true ====================================================================== FAIL: test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 220, in test_create_stack_x2 self.assertTrue(stack_active(self.heat_client, self.stack1)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 99 tests in 947.950s FAILED (failures=4, errors=4) 2018-06-29 16:51:30,414 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-29 16:51:30,414 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 15:48 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-29 16:51:30,417 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-06-29 16:51:30,418 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 15:48 | FAIL | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | 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-29 16:51:30,431 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR