2018-06-29 01:52:16,202 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-135 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-29 01:52:16,205 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.28,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zEYZEEKX8SS8pknPGNCm7vx85 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=0389fcf30a414870838639b91f3f4604 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-06-29 01:52:16,205 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-29 01:52:16,205 - 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 01:52:16,206 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-29 01:52:16,206 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-29 01:52:16,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-29 01:52:16,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-29 01:52:16,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-29 01:52:16,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-06-29 01:52:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/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 01:52:16,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31ef72d-e6ba-4984-8a4d-cb6accd2d8d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:16,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b31ef72d-e6ba-4984-8a4d-cb6accd2d8d3 2018-06-29 01:52:16,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:16,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ff2ALKLAQlS5Scg4bjDDDw"], "issued_at": "2018-06-29T01:52:16.000000Z"}} 2018-06-29 01:52:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:17,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ddf58c3-5c36-40da-aee1-d55ca287f283 x-compute-request-id: req-5ddf58c3-5c36-40da-aee1-d55ca287f283 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-06-29 01:52:17,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-5ddf58c3-5c36-40da-aee1-d55ca287f283 2018-06-29 01:52:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.20748901367s 2018-06-29 01:52:17,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-5ddf58c3-5c36-40da-aee1-d55ca287f283 2018-06-29 01:52:17,818 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-06-29 01:52:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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 01:52:17,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:17,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-29 01:52:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:17,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ff9fc0-b4d0-4ef7-aa99-286e3e9f96e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/ad884ec0c587496eba55e6fadf0cb9f7"}, "tags": [], "enabled": true, "id": "ad884ec0c587496eba55e6fadf0cb9f7", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-06-29 01:52:17,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a2ff9fc0-b4d0-4ef7-aa99-286e3e9f96e7 2018-06-29 01:52:17,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158355951309s 2018-06-29 01:52:17,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a2ff9fc0-b4d0-4ef7-aa99-286e3e9f96e7 2018-06-29 01:52:17,987 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ad884ec0c587496eba55e6fadf0cb9f7', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-06-29 01:52:17,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-06-29 01:52:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:18,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317fdb77-e918-4c2d-92cf-74778a50f7e3 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0876220819c2421aa64678b26ed3924e"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c91725a9aa144bd8d78596f73ea9729", "id": "0876220819c2421aa64678b26ed3924e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e31f9a036f41eebbfdf506c2fb6fb7"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39242df3be9477c85e1352e4c9c5756", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0b620f13f0df42d08c58c3f7c4cadeea"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "436f8f5da44d494597fc411287e7cf84", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10d797458ce746d0afb7e43fd2188339"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da77d6813f1949e1a3f84c95cf401daf", "id": "10d797458ce746d0afb7e43fd2188339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17d19f7e245f46a4b7424c174100629b"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3988574b9d394b579c198e9f407a4d0c", "id": "17d19f7e245f46a4b7424c174100629b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b3721433b544ff6b8b4003c460a7797"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2dcba8f2a7614a4890226351a04ea16c", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1fd53d23417d4de69582e9190b185156"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac3b5d858d3249a88f8674ccde41ec74", "id": "1fd53d23417d4de69582e9190b185156"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/213e078053d64fbbb3b7a42332d5ce1b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2211074b2d644a0aa1992bbae011bb38"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da77d6813f1949e1a3f84c95cf401daf", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/23edb5098fbd48209c92057d6e68bfd8"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47dbbceaeb364525be440c1417dfe233", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/26a73958ace948b4afbf31996dbc2dc8"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be9d9163367e49ef999e6a5b13e8aadd", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bbd08fdb74b48e2b47c10092720f301"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d4ee5c7c3d74c49a422d8229cd420f7"}, "url": "http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39242df3be9477c85e1352e4c9c5756", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4335ae5911c04e6ebff83f50ddb0671a"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "edbdd70071944aeaa78f4d14f0dcd1e5", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/44b55d0510e24612ac85bb2d4ffc7944"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c91725a9aa144bd8d78596f73ea9729", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/47cb7785d8d9436b8ea489784aee5107"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac3b5d858d3249a88f8674ccde41ec74", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/49e3eb8712b643c6aa5a037a9ad4c04d"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3988574b9d394b579c198e9f407a4d0c", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/53e4d24cdce24cec9c1a25eaff856f5b"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47dbbceaeb364525be440c1417dfe233", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f6d092da65d4acc892850c965ef026d"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61acb367ca16428fad8a1d6815c2193c", "id": "5f6d092da65d4acc892850c965ef026d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/60f43370bd35457581ccdff0636b43af"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be9d9163367e49ef999e6a5b13e8aadd", "id": "60f43370bd35457581ccdff0636b43af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/64d1fb819ad44e509c09eb7f6096a8b2"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2dcba8f2a7614a4890226351a04ea16c", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/666f8ceee1d549028491c40f3d0d3bf4"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "edbdd70071944aeaa78f4d14f0dcd1e5", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/68c638ef0c424bac84dc4b07ca060835"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da77d6813f1949e1a3f84c95cf401daf", "id": "68c638ef0c424bac84dc4b07ca060835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a5e25472d3544e6876d13a558059ceb"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac3b5d858d3249a88f8674ccde41ec74", "id": "6a5e25472d3544e6876d13a558059ceb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/70599fc35b3441b6955f7c318a72800b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "436f8f5da44d494597fc411287e7cf84", "id": "70599fc35b3441b6955f7c318a72800b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/722764791965477ea0d0f3047ddc610a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d084880860541fda8e75dac0523401c", "id": "722764791965477ea0d0f3047ddc610a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d543bbcdacb4788ad12ca050192c2e4"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f2bc9c1a1294d608e82e6d0893864d4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89cbad2257c04bda9c58b156d7e71d5b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61acb367ca16428fad8a1d6815c2193c", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c29087f33864df5ad6af78d0c16a3f6"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "id": "8c29087f33864df5ad6af78d0c16a3f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b043a42dc04c49f3a37d9a18441bd3ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d084880860541fda8e75dac0523401c", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1ff40e9873744809d5e5d241be6b7cd"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "id": "b1ff40e9873744809d5e5d241be6b7cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b5c9b57452d24265a7613ac0f95d0b02"}, "url": "http://12.0.0.23:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39242df3be9477c85e1352e4c9c5756", "id": "b5c9b57452d24265a7613ac0f95d0b02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf201731ae744c79a94b869fb857c1df"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61acb367ca16428fad8a1d6815c2193c", "id": "bf201731ae744c79a94b869fb857c1df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf381587bc4e41cbba85abf2eaf2d362"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be9d9163367e49ef999e6a5b13e8aadd", "id": "bf381587bc4e41cbba85abf2eaf2d362"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c55c0180f2ed49e9a43897d60f6c393d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47dbbceaeb364525be440c1417dfe233", "id": "c55c0180f2ed49e9a43897d60f6c393d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d2e71c75b9bf46ec88c2d5aa89ce1463"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "edbdd70071944aeaa78f4d14f0dcd1e5", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4d6f1c5b72b47f291b299bec7708215"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3988574b9d394b579c198e9f407a4d0c", "id": "d4d6f1c5b72b47f291b299bec7708215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e266df42619047619477e67ec47df61a"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d084880860541fda8e75dac0523401c", "id": "e266df42619047619477e67ec47df61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f2371dd3bb63460284743d4acb45d117"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2dcba8f2a7614a4890226351a04ea16c", "id": "f2371dd3bb63460284743d4acb45d117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f2b28cf4941e405cb655f9d0b60f18e7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c91725a9aa144bd8d78596f73ea9729", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f3b76630b46c4b5aa9ad02df0d578ce4"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "436f8f5da44d494597fc411287e7cf84", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-29 01:52:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-317fdb77-e918-4c2d-92cf-74778a50f7e3 2018-06-29 01:52:18,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0253798961639s 2018-06-29 01:52:18,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-317fdb77-e918-4c2d-92cf-74778a50f7e3 2018-06-29 01:52:18,022 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0876220819c2421aa64678b26ed3924e'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c91725a9aa144bd8d78596f73ea9729', u'id': u'0876220819c2421aa64678b26ed3924e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/08e31f9a036f41eebbfdf506c2fb6fb7'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f39242df3be9477c85e1352e4c9c5756', u'id': u'08e31f9a036f41eebbfdf506c2fb6fb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0b620f13f0df42d08c58c3f7c4cadeea'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'436f8f5da44d494597fc411287e7cf84', u'id': u'0b620f13f0df42d08c58c3f7c4cadeea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/10d797458ce746d0afb7e43fd2188339'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da77d6813f1949e1a3f84c95cf401daf', u'id': u'10d797458ce746d0afb7e43fd2188339'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/17d19f7e245f46a4b7424c174100629b'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3988574b9d394b579c198e9f407a4d0c', u'id': u'17d19f7e245f46a4b7424c174100629b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1b3721433b544ff6b8b4003c460a7797'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2dcba8f2a7614a4890226351a04ea16c', u'id': u'1b3721433b544ff6b8b4003c460a7797'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1fd53d23417d4de69582e9190b185156'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ac3b5d858d3249a88f8674ccde41ec74', u'id': u'1fd53d23417d4de69582e9190b185156'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/213e078053d64fbbb3b7a42332d5ce1b'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd0c1bf6a8e4f4c0786d22920d19e55ee', u'id': u'213e078053d64fbbb3b7a42332d5ce1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2211074b2d644a0aa1992bbae011bb38'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da77d6813f1949e1a3f84c95cf401daf', u'id': u'2211074b2d644a0aa1992bbae011bb38'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/23edb5098fbd48209c92057d6e68bfd8'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'47dbbceaeb364525be440c1417dfe233', u'id': u'23edb5098fbd48209c92057d6e68bfd8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/26a73958ace948b4afbf31996dbc2dc8'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'be9d9163367e49ef999e6a5b13e8aadd', u'id': u'26a73958ace948b4afbf31996dbc2dc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2bbd08fdb74b48e2b47c10092720f301'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e5c9334894a41fe9597b0bd7fcd9fd5', u'id': u'2bbd08fdb74b48e2b47c10092720f301'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2d4ee5c7c3d74c49a422d8229cd420f7'}, u'url': u'http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f39242df3be9477c85e1352e4c9c5756', u'id': u'2d4ee5c7c3d74c49a422d8229cd420f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4335ae5911c04e6ebff83f50ddb0671a'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'edbdd70071944aeaa78f4d14f0dcd1e5', u'id': u'4335ae5911c04e6ebff83f50ddb0671a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/44b55d0510e24612ac85bb2d4ffc7944'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c91725a9aa144bd8d78596f73ea9729', u'id': u'44b55d0510e24612ac85bb2d4ffc7944'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/47cb7785d8d9436b8ea489784aee5107'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ac3b5d858d3249a88f8674ccde41ec74', u'id': u'47cb7785d8d9436b8ea489784aee5107'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/49e3eb8712b643c6aa5a037a9ad4c04d'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3988574b9d394b579c198e9f407a4d0c', u'id': u'49e3eb8712b643c6aa5a037a9ad4c04d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/53e4d24cdce24cec9c1a25eaff856f5b'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'47dbbceaeb364525be440c1417dfe233', u'id': u'53e4d24cdce24cec9c1a25eaff856f5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5f6d092da65d4acc892850c965ef026d'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'61acb367ca16428fad8a1d6815c2193c', u'id': u'5f6d092da65d4acc892850c965ef026d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/60f43370bd35457581ccdff0636b43af'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'be9d9163367e49ef999e6a5b13e8aadd', u'id': u'60f43370bd35457581ccdff0636b43af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/64d1fb819ad44e509c09eb7f6096a8b2'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2dcba8f2a7614a4890226351a04ea16c', u'id': u'64d1fb819ad44e509c09eb7f6096a8b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/666f8ceee1d549028491c40f3d0d3bf4'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'edbdd70071944aeaa78f4d14f0dcd1e5', u'id': u'666f8ceee1d549028491c40f3d0d3bf4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/68c638ef0c424bac84dc4b07ca060835'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da77d6813f1949e1a3f84c95cf401daf', u'id': u'68c638ef0c424bac84dc4b07ca060835'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6a5e25472d3544e6876d13a558059ceb'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ac3b5d858d3249a88f8674ccde41ec74', u'id': u'6a5e25472d3544e6876d13a558059ceb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/70599fc35b3441b6955f7c318a72800b'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'436f8f5da44d494597fc411287e7cf84', u'id': u'70599fc35b3441b6955f7c318a72800b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/722764791965477ea0d0f3047ddc610a'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d084880860541fda8e75dac0523401c', u'id': u'722764791965477ea0d0f3047ddc610a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7d543bbcdacb4788ad12ca050192c2e4'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd0c1bf6a8e4f4c0786d22920d19e55ee', u'id': u'7d543bbcdacb4788ad12ca050192c2e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7f2bc9c1a1294d608e82e6d0893864d4'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e5c9334894a41fe9597b0bd7fcd9fd5', u'id': u'7f2bc9c1a1294d608e82e6d0893864d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/89cbad2257c04bda9c58b156d7e71d5b'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'61acb367ca16428fad8a1d6815c2193c', u'id': u'89cbad2257c04bda9c58b156d7e71d5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8c29087f33864df5ad6af78d0c16a3f6'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e5c9334894a41fe9597b0bd7fcd9fd5', u'id': u'8c29087f33864df5ad6af78d0c16a3f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b043a42dc04c49f3a37d9a18441bd3ba'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d084880860541fda8e75dac0523401c', u'id': u'b043a42dc04c49f3a37d9a18441bd3ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b1ff40e9873744809d5e5d241be6b7cd'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd0c1bf6a8e4f4c0786d22920d19e55ee', u'id': u'b1ff40e9873744809d5e5d241be6b7cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b5c9b57452d24265a7613ac0f95d0b02'}, u'url': u'http://12.0.0.23:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f39242df3be9477c85e1352e4c9c5756', u'id': u'b5c9b57452d24265a7613ac0f95d0b02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bf201731ae744c79a94b869fb857c1df'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'61acb367ca16428fad8a1d6815c2193c', u'id': u'bf201731ae744c79a94b869fb857c1df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bf381587bc4e41cbba85abf2eaf2d362'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'be9d9163367e49ef999e6a5b13e8aadd', u'id': u'bf381587bc4e41cbba85abf2eaf2d362'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c55c0180f2ed49e9a43897d60f6c393d'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'47dbbceaeb364525be440c1417dfe233', u'id': u'c55c0180f2ed49e9a43897d60f6c393d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d2e71c75b9bf46ec88c2d5aa89ce1463'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'edbdd70071944aeaa78f4d14f0dcd1e5', u'id': u'd2e71c75b9bf46ec88c2d5aa89ce1463'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d4d6f1c5b72b47f291b299bec7708215'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3988574b9d394b579c198e9f407a4d0c', u'id': u'd4d6f1c5b72b47f291b299bec7708215'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e266df42619047619477e67ec47df61a'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d084880860541fda8e75dac0523401c', u'id': u'e266df42619047619477e67ec47df61a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f2371dd3bb63460284743d4acb45d117'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2dcba8f2a7614a4890226351a04ea16c', u'id': u'f2371dd3bb63460284743d4acb45d117'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f2b28cf4941e405cb655f9d0b60f18e7'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c91725a9aa144bd8d78596f73ea9729', u'id': u'f2b28cf4941e405cb655f9d0b60f18e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f3b76630b46c4b5aa9ad02df0d578ce4'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'436f8f5da44d494597fc411287e7cf84', u'id': u'f3b76630b46c4b5aa9ad02df0d578ce4'})] 2018-06-29 01:52:18,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-06-29 01:52:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:18,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f685e1b6-fc68-4e99-bcf5-51f0876c134a x-compute-request-id: req-f685e1b6-fc68-4e99-bcf5-51f0876c134a Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json 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 01:52:18,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-f685e1b6-fc68-4e99-bcf5-51f0876c134a 2018-06-29 01:52:18,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.11375784874s 2018-06-29 01:52:18,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-f685e1b6-fc68-4e99-bcf5-51f0876c134a 2018-06-29 01:52:18,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-06-29 01:52:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:19,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbdb3df3-45aa-4953-83a9-4078d1cbd0f9 x-compute-request-id: req-cbdb3df3-45aa-4953-83a9-4078d1cbd0f9 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-06-29 01:52:19,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-cbdb3df3-45aa-4953-83a9-4078d1cbd0f9 2018-06-29 01:52:19,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.66967701912s 2018-06-29 01:52:19,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-cbdb3df3-45aa-4953-83a9-4078d1cbd0f9 2018-06-29 01:52:19,824 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-06-29 01:52:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-06-29 01:52:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:19,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-98920c8d-9ad2-45b5-a38e-c4c12e0b35be Date: Fri, 29 Jun 2018 01:52:19 GMT RESP BODY: {"floatingips": []} 2018-06-29 01:52:19,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-98920c8d-9ad2-45b5-a38e-c4c12e0b35be 2018-06-29 01:52:19,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550119876862s 2018-06-29 01:52:19,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-98920c8d-9ad2-45b5-a38e-c4c12e0b35be 2018-06-29 01:52:19,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-06-29 01:52:19,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-29 01:52:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d811b1e-998f-4693-b291-88cdcf23cdc3 x-compute-request-id: req-9d811b1e-998f-4693-b291-88cdcf23cdc3 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 25}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 26}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-06-29 01:52:20,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-9d811b1e-998f-4693-b291-88cdcf23cdc3 2018-06-29 01:52:20,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153784036636s 2018-06-29 01:52:20,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-9d811b1e-998f-4693-b291-88cdcf23cdc3 2018-06-29 01:52:20,039 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 25}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 26}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-06-29 01:52:20,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-06-29 01:52:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b150a1c-46dc-4c08-8d7b-3fe7f67aac56 x-compute-request-id: req-8b150a1c-46dc-4c08-8d7b-3fe7f67aac56 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-06-29 01:52:20,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b150a1c-46dc-4c08-8d7b-3fe7f67aac56 2018-06-29 01:52:20,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.136415958405s 2018-06-29 01:52:20,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b150a1c-46dc-4c08-8d7b-3fe7f67aac56 2018-06-29 01:52:20,177 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-06-29 01:52:20,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-29 01:52:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-25abe307-d85c-4a31-9ee3-acdda244aec3 Date: Fri, 29 Jun 2018 01:52:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:52:20,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-25abe307-d85c-4a31-9ee3-acdda244aec3 2018-06-29 01:52:20,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0797970294952s 2018-06-29 01:52:20,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-25abe307-d85c-4a31-9ee3-acdda244aec3 2018-06-29 01:52:20,258 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b858181f-aff7-42d8-a768-45b48105ff09'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-29T01:49:07Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b17a33b7-f2d2-4196-93d7-9b838063784a', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-06-29T01:49:01Z', u'provider:network_type': u'flat', u'tenant_id': u'1940316bd899448897fd9bf0aa00f3b3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1940316bd899448897fd9bf0aa00f3b3', u'l2_adjacency': True})] 2018-06-29 01:52:20,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-06-29 01:52:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c94c36ff-4636-4b27-9362-0aadd17d60cd Date: Fri, 29 Jun 2018 01:52:20 GMT RESP BODY: {"ports":[]} 2018-06-29 01:52:20,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-c94c36ff-4636-4b27-9362-0aadd17d60cd 2018-06-29 01:52:20,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0285129547119s 2018-06-29 01:52:20,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-c94c36ff-4636-4b27-9362-0aadd17d60cd 2018-06-29 01:52:20,287 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-06-29 01:52:20,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-06-29 01:52:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c882f5-8282-43cd-aadd-158845a0fb0f Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "049ea843464746bb97881b93854988a6"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/049ea843464746bb97881b93854988a6/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "35e8d5c162ff43bb8a55d76adb7bb75a"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/35e8d5c162ff43bb8a55d76adb7bb75a/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "38b59135924b4ae0870a9c546f0084a9"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/38b59135924b4ae0870a9c546f0084a9/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "4fe3aad7ee144fcc8c00be749226447b"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/4fe3aad7ee144fcc8c00be749226447b/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "0389fcf30a414870838639b91f3f4604"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "51c1061d7b4f465885eea87fb9bf5d40"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/51c1061d7b4f465885eea87fb9bf5d40/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "63334821965c40c190b294160938cdf2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/63334821965c40c190b294160938cdf2/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "73869d3c748e462bbc1b3e20e06bb32c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/73869d3c748e462bbc1b3e20e06bb32c/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "7a0d05a44bcb4393ac62f3ca959a9c8d"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/7a0d05a44bcb4393ac62f3ca959a9c8d/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "8146cd5b63d74a7c9ca4f954cb2581d9"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/8146cd5b63d74a7c9ca4f954cb2581d9/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "9e1276665a3b4dc885a5a1658f79c496"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/9e1276665a3b4dc885a5a1658f79c496/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "a68fd1221166449eb1f56ceb6aa5eee4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/a68fd1221166449eb1f56ceb6aa5eee4/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "a8ad7412a69b44d4ba53850954f6cab7"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/a8ad7412a69b44d4ba53850954f6cab7/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d8879cf2080f42c2831d0aeb3e2bd466"}, "user": {"id": "a8ad7412a69b44d4ba53850954f6cab7"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/a8ad7412a69b44d4ba53850954f6cab7/roles/d8879cf2080f42c2831d0aeb3e2bd466"}}, {"scope": {"project": {"id": "1940316bd899448897fd9bf0aa00f3b3"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "cc935547fbe7409b99ae9ecfcfdbd7eb"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3/users/cc935547fbe7409b99ae9ecfcfdbd7eb/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"domain": {"id": "ad884ec0c587496eba55e6fadf0cb9f7"}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "c2652d0956fa4fe691fe914b070d923c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/ad884ec0c587496eba55e6fadf0cb9f7/users/c2652d0956fa4fe691fe914b070d923c/roles/d48406451d0741edbc5676e7f47c6262"}}, {"scope": {"system": {"all": true}}, "role": {"id": "d48406451d0741edbc5676e7f47c6262"}, "user": {"id": "51c1061d7b4f465885eea87fb9bf5d40"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/51c1061d7b4f465885eea87fb9bf5d40/roles/d48406451d0741edbc5676e7f47c6262"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-06-29 01:52:20,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-90c882f5-8282-43cd-aadd-158845a0fb0f 2018-06-29 01:52:20,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931580066681s 2018-06-29 01:52:20,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-90c882f5-8282-43cd-aadd-158845a0fb0f 2018-06-29 01:52:20,388 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'049ea843464746bb97881b93854988a6'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'35e8d5c162ff43bb8a55d76adb7bb75a'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'38b59135924b4ae0870a9c546f0084a9'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'4fe3aad7ee144fcc8c00be749226447b'}), Munch({'project': u'0389fcf30a414870838639b91f3f4604', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'51c1061d7b4f465885eea87fb9bf5d40'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'63334821965c40c190b294160938cdf2'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'73869d3c748e462bbc1b3e20e06bb32c'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'7a0d05a44bcb4393ac62f3ca959a9c8d'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'8146cd5b63d74a7c9ca4f954cb2581d9'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'9e1276665a3b4dc885a5a1658f79c496'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'a68fd1221166449eb1f56ceb6aa5eee4'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'a8ad7412a69b44d4ba53850954f6cab7'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd8879cf2080f42c2831d0aeb3e2bd466', 'user': u'a8ad7412a69b44d4ba53850954f6cab7'}), Munch({'project': u'1940316bd899448897fd9bf0aa00f3b3', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'cc935547fbe7409b99ae9ecfcfdbd7eb'}), Munch({'domain': u'ad884ec0c587496eba55e6fadf0cb9f7', 'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'c2652d0956fa4fe691fe914b070d923c'}), Munch({'id': u'd48406451d0741edbc5676e7f47c6262', 'user': u'51c1061d7b4f465885eea87fb9bf5d40'})] 2018-06-29 01:52:20,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-06-29 01:52:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456c4676-22aa-49ee-96a5-d1a0db7977ab Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:20,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-456c4676-22aa-49ee-96a5-d1a0db7977ab 2018-06-29 01:52:20,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0907001495361s 2018-06-29 01:52:20,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-456c4676-22aa-49ee-96a5-d1a0db7977ab 2018-06-29 01:52:20,485 - 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'swiftoperator', 'id': u'4173dc94efb04977b8049334684f2997'}), 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'9be6650c6732422a8f3e7cdbd45e4b3f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'd48406451d0741edbc5676e7f47c6262'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'd8879cf2080f42c2831d0aeb3e2bd466'})] 2018-06-29 01:52:20,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-29 01:52:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ea53f97-b7d7-4c0a-b880-91adb87d3583 Date: Fri, 29 Jun 2018 01:52:20 GMT RESP BODY: {"routers": []} 2018-06-29 01:52:20,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5ea53f97-b7d7-4c0a-b880-91adb87d3583 2018-06-29 01:52:20,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0520620346069s 2018-06-29 01:52:20,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5ea53f97-b7d7-4c0a-b880-91adb87d3583 2018-06-29 01:52:20,539 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-06-29 01:52:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-06-29 01:52:20,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-145ed443-0345-4936-93ff-9a85caed0d06 x-compute-request-id: req-145ed443-0345-4936-93ff-9a85caed0d06 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-29 01:52:20,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-145ed443-0345-4936-93ff-9a85caed0d06 2018-06-29 01:52:20,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.086168050766s 2018-06-29 01:52:20,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-145ed443-0345-4936-93ff-9a85caed0d06 2018-06-29 01:52:20,626 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-06-29 01:52:20,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-06-29 01:52:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -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 01:52:20,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a420159-6681-4096-a6b2-f28e4e362948 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2dcba8f2a7614a4890226351a04ea16c"}, "enabled": true, "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3988574b9d394b579c198e9f407a4d0c"}, "enabled": true, "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/3d084880860541fda8e75dac0523401c"}, "enabled": true, "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/436f8f5da44d494597fc411287e7cf84"}, "enabled": true, "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/47dbbceaeb364525be440c1417dfe233"}, "enabled": true, "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4c91725a9aa144bd8d78596f73ea9729"}, "enabled": true, "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4e5c9334894a41fe9597b0bd7fcd9fd5"}, "enabled": true, "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61acb367ca16428fad8a1d6815c2193c"}, "enabled": true, "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/ac3b5d858d3249a88f8674ccde41ec74"}, "enabled": true, "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/be9d9163367e49ef999e6a5b13e8aadd"}, "enabled": true, "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c706679f23df46b8aa4ccece8b8dfb56"}, "enabled": true, "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d0c1bf6a8e4f4c0786d22920d19e55ee"}, "enabled": true, "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/da77d6813f1949e1a3f84c95cf401daf"}, "enabled": true, "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/edbdd70071944aeaa78f4d14f0dcd1e5"}, "enabled": true, "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f39242df3be9477c85e1352e4c9c5756"}, "enabled": true, "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-06-29 01:52:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-5a420159-6681-4096-a6b2-f28e4e362948 2018-06-29 01:52:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0986700057983s 2018-06-29 01:52:20,728 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-5a420159-6681-4096-a6b2-f28e4e362948 2018-06-29 01:52:20,734 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2dcba8f2a7614a4890226351a04ea16c', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3988574b9d394b579c198e9f407a4d0c', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3d084880860541fda8e75dac0523401c', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'436f8f5da44d494597fc411287e7cf84', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'47dbbceaeb364525be440c1417dfe233', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'4c91725a9aa144bd8d78596f73ea9729', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'4e5c9334894a41fe9597b0bd7fcd9fd5', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'61acb367ca16428fad8a1d6815c2193c', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ac3b5d858d3249a88f8674ccde41ec74', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'be9d9163367e49ef999e6a5b13e8aadd', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'c706679f23df46b8aa4ccece8b8dfb56', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd0c1bf6a8e4f4c0786d22920d19e55ee', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'da77d6813f1949e1a3f84c95cf401daf', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'edbdd70071944aeaa78f4d14f0dcd1e5', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'f39242df3be9477c85e1352e4c9c5756', 'name': u'swift'})] 2018-06-29 01:52:20,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-29 01:52:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5113974a95c55f6687f6c2fb14e02ad04e28255c" 2018-06-29 01:52:20,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-39b7f77b-bd4f-44e3-a420-7df880fbd035 Date: Fri, 29 Jun 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:52:20,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-39b7f77b-bd4f-44e3-a420-7df880fbd035 2018-06-29 01:52:20,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423090457916s 2018-06-29 01:52:20,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-39b7f77b-bd4f-44e3-a420-7df880fbd035 2018-06-29 01:52:20,777 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-29T01:49:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'b858181f-aff7-42d8-a768-45b48105ff09', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b17a33b7-f2d2-4196-93d7-9b838063784a', u'tenant_id': u'1940316bd899448897fd9bf0aa00f3b3', u'created_at': u'2018-06-29T01:49:07Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1940316bd899448897fd9bf0aa00f3b3'})] 2018-06-29 01:52:20,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-29 01:52:20,892 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-29 01:52:20,897 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-29 01:52:21,331 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-29 01:52:21,331 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-29 01:52:21,331 - openstack_tests - INFO - OS Credentials = > 2018-06-29 01:52:21,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:21,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:21,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ToleJxyzQA-hetUNDAEzMA"], "issued_at": "2018-06-29T01:52:21.000000Z"}} 2018-06-29 01:52:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4212a080e9794ae6b4ab65fd4651712e0673a3" 2018-06-29 01:52:22,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b131c45d-2e9d-4862-8613-32f5e4101c42 Date: Fri, 29 Jun 2018 01:52:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:52:22,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-b131c45d-2e9d-4862-8613-32f5e4101c42 2018-06-29 01:52:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4212a080e9794ae6b4ab65fd4651712e0673a3" 2018-06-29 01:52:22,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7afe4ca5-8a6c-4567-85ae-c290c04d95ec Date: Fri, 29 Jun 2018 01:52:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:52:22,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-7afe4ca5-8a6c-4567-85ae-c290c04d95ec 2018-06-29 01:52:22,679 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-29 01:52:22,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:22,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 01:52:22,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:23,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["DwMPQTQpTwirdDeBGZw6Rw"], "issued_at": "2018-06-29T01:52:23.000000Z"}} 2018-06-29 01:52:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af089a35d7bc75cd3dbc2ee32d18a1e536268817" 2018-06-29 01:52:23,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-ec6d2c34-0cd3-48e2-9b5b-0e336fc38628 Date: Fri, 29 Jun 2018 01:52:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-29 01:52:23,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-ec6d2c34-0cd3-48e2-9b5b-0e336fc38628 2018-06-29 01:52:23,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:23,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 01:52:23,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:24,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["EIacMiD_S36HgINg1jMrVg"], "issued_at": "2018-06-29T01:52:24.000000Z"}} 2018-06-29 01:52:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0850bfed2064cbccee610d827de64f357f686b12" 2018-06-29 01:52:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d660576-6b48-453a-a5d7-3b3893c5ca72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:24,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d660576-6b48-453a-a5d7-3b3893c5ca72 2018-06-29 01:52:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:24,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0850bfed2064cbccee610d827de64f357f686b12" 2018-06-29 01:52:24,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91c788f-7c30-4f00-8826-cdf14ca56574 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:24,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f91c788f-7c30-4f00-8826-cdf14ca56574 2018-06-29 01:52:24,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:24,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 01:52:24,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:24,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["29W2x-mIRROmFNM-nIrndw"], "issued_at": "2018-06-29T01:52:24.000000Z"}} 2018-06-29 01:52:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e420e3ae18ce52e0084694440ed8113158bc9dc7" 2018-06-29 01:52:25,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e25689f3-7ec3-4198-830a-35c5e81fde6d Date: Fri, 29 Jun 2018 01:52:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:52:25,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e25689f3-7ec3-4198-830a-35c5e81fde6d 2018-06-29 01:52:25,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:26,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["kA_Xcko5Tc-w-M13dNUYuw"], "issued_at": "2018-06-29T01:52:26.000000Z"}} 2018-06-29 01:52:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a897375fd4e61f5a31465155fa7ba533ff6ee6d" 2018-06-29 01:52:26,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e061af98-76a1-44c1-a669-4ef8ab0386c1 Date: Fri, 29 Jun 2018 01:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:52:26,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-e061af98-76a1-44c1-a669-4ef8ab0386c1 2018-06-29 01:52:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a897375fd4e61f5a31465155fa7ba533ff6ee6d" 2018-06-29 01:52:26,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fba278dc-4a09-46a4-8a6d-16a97384ba12 Date: Fri, 29 Jun 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:52:26,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-fba278dc-4a09-46a4-8a6d-16a97384ba12 2018-06-29 01:52:26,467 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:52:26,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:26,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:26,540 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-29 01:52:26,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:52:26,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:26,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["9a58_6raR5yzMUFDxcFZJg"], "issued_at": "2018-06-29T01:52:26.000000Z"}} 2018-06-29 01:52:26,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6d7593e224d0cfb2e12c53bfc1e945d4af8c46" 2018-06-29 01:52:27,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fa2461e-ff7d-4baa-b6fa-eb635d8dfb22 x-compute-request-id: req-1fa2461e-ff7d-4baa-b6fa-eb635d8dfb22 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:52:27,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-1fa2461e-ff7d-4baa-b6fa-eb635d8dfb22 2018-06-29 01:52:27,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:52:27,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:27,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["BbEF4JjpSX2xWvxndr6LDw"], "issued_at": "2018-06-29T01:52:27.000000Z"}} 2018-06-29 01:52:27,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee4bd9b28b5c8bc6caa7f4412997b5d34189036" 2018-06-29 01:52:28,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6480e72f-598e-4917-8b32-7a1ff7729948 x-compute-request-id: req-6480e72f-598e-4917-8b32-7a1ff7729948 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 25}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 26}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-06-29 01:52:28,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-6480e72f-598e-4917-8b32-7a1ff7729948 2018-06-29 01:52:28,752 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 01:52:28,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:28,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:28,784 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-29 01:52:28,785 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 01:52:28,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:29,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["p9vgVpyHSIepkv2J2vF2Wg"], "issued_at": "2018-06-29T01:52:29.000000Z"}} 2018-06-29 01:52:29,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec67d39c6228149b0b998108423c416bb9a9f63" 2018-06-29 01:52:29,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:29 GMT Server: Apache x-openstack-request-id: req-9a9dc58c-8944-4eb1-af7e-fd5ddfc0c7f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-06-29 01:52:29,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-9a9dc58c-8944-4eb1-af7e-fd5ddfc0c7f6 2018-06-29 01:52:29,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:29,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 01:52:29,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:30,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QDKikgy6TNS4CNLze4X2XA"], "issued_at": "2018-06-29T01:52:30.000000Z"}} 2018-06-29 01:52:30,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b4ff1bf0be682e9ac5012f00494a0254130f1f" 2018-06-29 01:52:31,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:30 GMT Server: Apache x-compute-request-id: req-a3cda768-fe38-4515-9a62-bb05d4a125ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3cda768-fe38-4515-9a62-bb05d4a125ca Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 01:52:31,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-a3cda768-fe38-4515-9a62-bb05d4a125ca 2018-06-29 01:52:31,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:31,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["qjM8JfEQTLS8xzF7SAclGA"], "issued_at": "2018-06-29T01:52:31.000000Z"}} 2018-06-29 01:52:31,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:31,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38aef2c-b2d5-4a00-956a-b005b3e2e01d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:31,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f38aef2c-b2d5-4a00-956a-b005b3e2e01d 2018-06-29 01:52:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:31,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:31,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:31,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6dd538-82dc-4422-9ebd-f83a0649b913 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:31,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9f6dd538-82dc-4422-9ebd-f83a0649b913 2018-06-29 01:52:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName"}}' 2018-06-29 01:52:31,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440ee961-e060-4425-81e1-acad4ef3f4eb Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c60a0b0ff5ac4035a8b52588a8d3ebbb"}, "tags": [], "enabled": true, "id": "c60a0b0ff5ac4035a8b52588a8d3ebbb", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName"}} 2018-06-29 01:52:31,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-440ee961-e060-4425-81e1-acad4ef3f4eb 2018-06-29 01:52:31,853 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName 2018-06-29 01:52:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:31,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b205573f-27a6-45cb-996d-5f6c5848fa48 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c60a0b0ff5ac4035a8b52588a8d3ebbb"}, "tags": [], "enabled": true, "id": "c60a0b0ff5ac4035a8b52588a8d3ebbb", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName"}]} 2018-06-29 01:52:31,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName used request id req-b205573f-27a6-45cb-996d-5f6c5848fa48 2018-06-29 01:52:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:31,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7598f3-2449-4f6c-abbe-a6a73c4d2800 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:52:31,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6c7598f3-2449-4f6c-abbe-a6a73c4d2800 2018-06-29 01:52:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:32,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-c4fe8c0c-59a2-4430-9099-77911d705ddf Date: Fri, 29 Jun 2018 01:52:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:32Z", "updated_at": "2018-06-29T01:52:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "revision_number": 0, "id": "295dbc0a-c973-4d07-986e-55e3302012bd", "remote_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "revision_number": 0, "id": "5ffd63ec-087d-4600-983e-237ff6839e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "revision_number": 0, "id": "4047eace-2841-49d8-afcb-578d73c81656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "revision_number": 0, "id": "2f87dbd3-72de-4776-a970-35d6181c218d", "remote_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "name": "default"}]} 2018-06-29 01:52:32,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c4fe8c0c-59a2-4430-9099-77911d705ddf 2018-06-29 01:52:32,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:32,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789d9263-1db7-49b2-8d27-bf4dec9d7f79 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:52:32,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-789d9263-1db7-49b2-8d27-bf4dec9d7f79 2018-06-29 01:52:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:32,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59302321-a5e9-4568-9839-df2f1f6f9bc1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:52:32,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-59302321-a5e9-4568-9839-df2f1f6f9bc1 2018-06-29 01:52:32,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e6056f9-15a6-421f-8d45-5c3c4bd6e660 2018-06-29 01:52:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3e6056f9-15a6-421f-8d45-5c3c4bd6e660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:33,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e3660d48-d43f-4129-85b7-b369f8c7f0da Date: Fri, 29 Jun 2018 01:52:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:32Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "295dbc0a-c973-4d07-986e-55e3302012bd"}, {"remote_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:32Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "2f87dbd3-72de-4776-a970-35d6181c218d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:32Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4047eace-2841-49d8-afcb-578d73c81656"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:32Z", "security_group_id": "3e6056f9-15a6-421f-8d45-5c3c4bd6e660", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:32Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "5ffd63ec-087d-4600-983e-237ff6839e52"}]} 2018-06-29 01:52:33,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3e6056f9-15a6-421f-8d45-5c3c4bd6e660 used request id req-e3660d48-d43f-4129-85b7-b369f8c7f0da 2018-06-29 01:52:33,020 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 01:52:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3e6056f9-15a6-421f-8d45-5c3c4bd6e660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:33,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-868102f3-d678-4da6-9911-f918e7152b97 Content-Length: 0 Date: Fri, 29 Jun 2018 01:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:52:33,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3e6056f9-15a6-421f-8d45-5c3c4bd6e660 used request id req-868102f3-d678-4da6-9911-f918e7152b97 2018-06-29 01:52:33,148 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-5c1ff2cd-23f2-4cc4-8d36-79aab35872d4-projName 2018-06-29 01:52:33,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c60a0b0ff5ac4035a8b52588a8d3ebbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89f36b95bb3c542f09eb408305092ddfd8653aa" 2018-06-29 01:52:33,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2484889-734d-4c16-bde5-0ecdfb4b6231 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:33,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c60a0b0ff5ac4035a8b52588a8d3ebbb used request id req-a2484889-734d-4c16-bde5-0ecdfb4b6231 2018-06-29 01:52:33,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:33,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["lkE5aVVQTEyYA8MD8LkWEw"], "issued_at": "2018-06-29T01:52:33.000000Z"}} 2018-06-29 01:52:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9ca001182e46017d242c7034314f77636787b5" 2018-06-29 01:52:33,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05c2cad-ff53-4ada-84db-db0c190c6be9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:33,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f05c2cad-ff53-4ada-84db-db0c190c6be9 2018-06-29 01:52:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:33,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9ca001182e46017d242c7034314f77636787b5" 2018-06-29 01:52:33,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812c19c4-e827-4d20-b601-378d4fe55d53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:33,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-812c19c4-e827-4d20-b601-378d4fe55d53 2018-06-29 01:52:34,286 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-ea8ee44e-e9c2-47bf-b4c9-e9dee7275101-username 2018-06-29 01:52:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9ca001182e46017d242c7034314f77636787b5" 2018-06-29 01:52:34,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86069c5b-97c2-49c3-a78c-19d4c8f3338a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-ea8ee44e-e9c2-47bf-b4c9-e9dee7275101-username", "links": {"self": "http://172.30.9.28:5000/v3/users/57496971f9554597985fe1082e243b45"}, "domain_id": "default", "enabled": true, "id": "57496971f9554597985fe1082e243b45", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:34,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-86069c5b-97c2-49c3-a78c-19d4c8f3338a 2018-06-29 01:52:34,398 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-ea8ee44e-e9c2-47bf-b4c9-e9dee7275101-username 2018-06-29 01:52:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/57496971f9554597985fe1082e243b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9ca001182e46017d242c7034314f77636787b5" 2018-06-29 01:52:34,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f081952c-edd4-4426-8265-4dc4ae7e53e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:34,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/57496971f9554597985fe1082e243b45 used request id req-f081952c-edd4-4426-8265-4dc4ae7e53e5 2018-06-29 01:52:34,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:34,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Gnzq-jgWQ-KrMONOjzlt_w"], "issued_at": "2018-06-29T01:52:34.000000Z"}} 2018-06-29 01:52:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245128fd00be54836c5a5aa30d13c564329d33a4" 2018-06-29 01:52:35,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39f12df-a49d-4d58-a5ba-ef7558cfe28d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:35,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e39f12df-a49d-4d58-a5ba-ef7558cfe28d 2018-06-29 01:52:35,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:35,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-29 01:52:35,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:35,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["3DeYVQnqSiyP3B70pFvGew"], "issued_at": "2018-06-29T01:52:35.000000Z"}} 2018-06-29 01:52:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ff7fa1d4e1366654344fe79a49559d46732ba6" 2018-06-29 01:52:35,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e9bdde-0bbb-46b5-a2af-f51946605d45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:35,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0e9bdde-0bbb-46b5-a2af-f51946605d45 2018-06-29 01:52:35,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:35,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:35,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["CrbgzKokQaaCS3jiym5MmQ"], "issued_at": "2018-06-29T01:52:35.000000Z"}} 2018-06-29 01:52:35,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:36,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["moVOeDNIS-KrOnvi6hGTCA"], "issued_at": "2018-06-29T01:52:36.000000Z"}} 2018-06-29 01:52:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f5f284634e9d9c6353613fc1b38eebecb1d08c" 2018-06-29 01:52:36,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27509ddd-ba92-4fb5-80b1-bf1401651593 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:36,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27509ddd-ba92-4fb5-80b1-bf1401651593 2018-06-29 01:52:36,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:36,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:36,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["sd4UMhc9TP2o2lsqKBqNGQ"], "issued_at": "2018-06-29T01:52:36.000000Z"}} 2018-06-29 01:52:36,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:37,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["6m3_VPLZR3yNTAwGR-s3lQ"], "issued_at": "2018-06-29T01:52:37.000000Z"}} 2018-06-29 01:52:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49b3c20ce8a8e9cbfb9dad1a2c238b697d8f1aa" 2018-06-29 01:52:37,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6af51f-9823-4012-a018-0d37909a6bea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:37,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f6af51f-9823-4012-a018-0d37909a6bea 2018-06-29 01:52:37,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:37,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:37,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["usy0FZa2QJGO6-p3bc34VA"], "issued_at": "2018-06-29T01:52:37.000000Z"}} 2018-06-29 01:52:37,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:37,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:37,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["cMK5bXdySfGT3jTu9UIuQQ"], "issued_at": "2018-06-29T01:52:37.000000Z"}} 2018-06-29 01:52:37,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:37,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:38,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["rbxcbxQEQwSf4twaPov2tg"], "issued_at": "2018-06-29T01:52:38.000000Z"}} 2018-06-29 01:52:38,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:38,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["itvsIXl-T66ASOzgfBhoVA"], "issued_at": "2018-06-29T01:52:38.000000Z"}} 2018-06-29 01:52:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:38,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372dd9c6-6b9f-4cf1-b358-df10aec060c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:38,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-372dd9c6-6b9f-4cf1-b358-df10aec060c7 2018-06-29 01:52:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:38,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5081b3a4-6ace-462d-beb0-b42cafedb2d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:38,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5081b3a4-6ace-462d-beb0-b42cafedb2d7 2018-06-29 01:52:39,198 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-username 2018-06-29 01:52:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:39,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbe8680-0e1e-4b82-9091-9d15fc7c07ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:39,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fdbe8680-0e1e-4b82-9091-9d15fc7c07ce 2018-06-29 01:52:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-projName"}}' 2018-06-29 01:52:39,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359c2bea-0138-41e6-b5f5-0e311ea47638 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd"}, "tags": [], "enabled": true, "id": "91424b5681494a4a93e28cc8934fbdbd", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-projName"}} 2018-06-29 01:52:39,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-359c2bea-0138-41e6-b5f5-0e311ea47638 2018-06-29 01:52:39,307 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-projName 2018-06-29 01:52:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" -d '{"role": {"name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role"}}' 2018-06-29 01:52:39,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2b6191e-dba1-48d1-aeca-c2a8150f5f90 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3a88af8eaf04935887eb755f4149bbd", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd"}, "name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role"}} 2018-06-29 01:52:39,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a2b6191e-dba1-48d1-aeca-c2a8150f5f90 2018-06-29 01:52:39,412 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role 2018-06-29 01:52:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:39,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35212303-3f9b-4cba-bf7b-70473b932cf1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3a88af8eaf04935887eb755f4149bbd", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd"}, "name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role"}} 2018-06-29 01:52:39,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd used request id req-35212303-3f9b-4cba-bf7b-70473b932cf1 2018-06-29 01:52:39,434 - keystone_utils - INFO - Granting role KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role to project KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-projName 2018-06-29 01:52:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd/users/49a910882ad4475ab3e2e3db07964843/roles/a3a88af8eaf04935887eb755f4149bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:39,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfba8971-0094-423e-9be5-684647121e30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:39,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd/users/49a910882ad4475ab3e2e3db07964843/roles/a3a88af8eaf04935887eb755f4149bbd used request id req-dfba8971-0094-423e-9be5-684647121e30 2018-06-29 01:52:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd/users/49a910882ad4475ab3e2e3db07964843/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:39,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843d7fc1-50e0-4594-905d-5ff405ce52f6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd/users/49a910882ad4475ab3e2e3db07964843/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a3a88af8eaf04935887eb755f4149bbd", "links": {"self": "http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd"}, "name": "KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role"}]} 2018-06-29 01:52:39,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd/users/49a910882ad4475ab3e2e3db07964843/roles used request id req-843d7fc1-50e0-4594-905d-5ff405ce52f6 2018-06-29 01:52:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-b6de40b0-0403-4ff2-9743-e1ea70f7260d Date: Fri, 29 Jun 2018 01:52:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:39Z", "updated_at": "2018-06-29T01:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "revision_number": 0, "id": "740a5863-7a26-4195-972d-423912af8090", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "revision_number": 0, "id": "606211a6-63c9-4e65-b028-f3a857acb8ad", "remote_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "revision_number": 0, "id": "d2ab8da8-5f47-4a39-ba2c-470ed6e18b0c", "remote_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "revision_number": 0, "id": "cfa6aa08-1054-43ec-ad2a-622930547441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "name": "default"}]} 2018-06-29 01:52:40,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b6de40b0-0403-4ff2-9743-e1ea70f7260d 2018-06-29 01:52:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a928a0-834a-420d-a009-1b29c9ce084a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:52:40,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-46a928a0-834a-420d-a009-1b29c9ce084a 2018-06-29 01:52:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9e0ec0-2d49-4cda-b9ef-78ac31425a0e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:52:40,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-db9e0ec0-2d49-4cda-b9ef-78ac31425a0e 2018-06-29 01:52:40,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f048f77-1d48-421c-8830-4a55976cfbcf 2018-06-29 01:52:40,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f048f77-1d48-421c-8830-4a55976cfbcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0af253b6-79ba-4cc0-878b-d763a59d38eb Date: Fri, 29 Jun 2018 01:52:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:39Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "606211a6-63c9-4e65-b028-f3a857acb8ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:39Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "740a5863-7a26-4195-972d-423912af8090"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:39Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "cfa6aa08-1054-43ec-ad2a-622930547441"}, {"remote_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:39Z", "security_group_id": "6f048f77-1d48-421c-8830-4a55976cfbcf", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:39Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "d2ab8da8-5f47-4a39-ba2c-470ed6e18b0c"}]} 2018-06-29 01:52:40,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6f048f77-1d48-421c-8830-4a55976cfbcf used request id req-0af253b6-79ba-4cc0-878b-d763a59d38eb 2018-06-29 01:52:40,164 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 01:52:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6f048f77-1d48-421c-8830-4a55976cfbcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8a3893a-7911-49f3-b69f-9ccb05b3aaa7 Content-Length: 0 Date: Fri, 29 Jun 2018 01:52:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:52:40,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6f048f77-1d48-421c-8830-4a55976cfbcf used request id req-b8a3893a-7911-49f3-b69f-9ccb05b3aaa7 2018-06-29 01:52:40,303 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-projName 2018-06-29 01:52:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb6bb61-fece-4035-ba21-8457764ad6c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:40,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/91424b5681494a4a93e28cc8934fbdbd used request id req-ecb6bb61-fece-4035-ba21-8457764ad6c7 2018-06-29 01:52:40,443 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-username 2018-06-29 01:52:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/49a910882ad4475ab3e2e3db07964843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f9be91c-bb27-420c-9b3e-85ea80f91637 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:40,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/49a910882ad4475ab3e2e3db07964843 used request id req-0f9be91c-bb27-420c-9b3e-85ea80f91637 2018-06-29 01:52:40,650 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-6b404197-4796-4de8-a217-8821f7642067-role 2018-06-29 01:52:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe76f33b4f2769f6fe71bad9e2a5ace9259722" 2018-06-29 01:52:40,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d371932c-96b3-415f-889a-3f3c0a8f32e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:40,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a3a88af8eaf04935887eb755f4149bbd used request id req-d371932c-96b3-415f-889a-3f3c0a8f32e8 2018-06-29 01:52:40,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:41,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["wcFq3vOtSSuEVSxT63TjGQ"], "issued_at": "2018-06-29T01:52:41.000000Z"}} 2018-06-29 01:52:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6918532305f46f7a493f55cc1f0099ad02c8801f" 2018-06-29 01:52:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1fc45d-e2e5-4cdf-af67-ac84ec0f3e67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:41,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d1fc45d-e2e5-4cdf-af67-ac84ec0f3e67 2018-06-29 01:52:41,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:41,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:41,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["E-DEexH_QpaZpfkQhfte3A"], "issued_at": "2018-06-29T01:52:41.000000Z"}} 2018-06-29 01:52:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:41,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2116c46-8dd8-43ab-9683-28760df050c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:41,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2116c46-8dd8-43ab-9683-28760df050c9 2018-06-29 01:52:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:41,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:41,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a9c8c3-5af3-4632-81f9-3ddf87c5f0bc Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:41,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d1a9c8c3-5af3-4632-81f9-3ddf87c5f0bc 2018-06-29 01:52:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:41,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7770a321-4dbc-40d9-83df-5a3fa6ad6469 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:41,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7770a321-4dbc-40d9-83df-5a3fa6ad6469 2018-06-29 01:52:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966c882b-c224-40d1-ac8b-cfad93a474b6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:42,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-966c882b-c224-40d1-ac8b-cfad93a474b6 2018-06-29 01:52:42,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47219bf1-ca45-49ec-b9f5-19bbdbe2cfe4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "id": "0389fcf30a414870838639b91f3f4604", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 01:52:42,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-47219bf1-ca45-49ec-b9f5-19bbdbe2cfe4 2018-06-29 01:52:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d52aa70-dbcf-4b0c-b380-a83546502467 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710"}, "enabled": true, "id": "e21411c1c8044d2da53ea3b481f0e710", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-07d03db3-fd0b-4f2-name"}} 2018-06-29 01:52:42,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710 used request id req-2d52aa70-dbcf-4b0c-b380-a83546502467 2018-06-29 01:52:42,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6164ee3f-5e4c-4b5a-afe6-88041d04bc45 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:52:42,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles used request id req-6164ee3f-5e4c-4b5a-afe6-88041d04bc45 2018-06-29 01:52:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1772695f-f620-4fe2-9153-d0fe41bb3c03 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:52:42,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-1772695f-f620-4fe2-9153-d0fe41bb3c03 2018-06-29 01:52:42,781 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 01:52:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:42,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea7be6f-b5d8-4f40-b59a-3e801dafc763 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:42,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles/d48406451d0741edbc5676e7f47c6262 used request id req-fea7be6f-b5d8-4f40-b59a-3e801dafc763 2018-06-29 01:52:42,949 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-07d03db3-fd0b-4f2-name 2018-06-29 01:52:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:42,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6918532305f46f7a493f55cc1f0099ad02c8801f" 2018-06-29 01:52:42,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dce6c96-2602-4698-86b2-032913c9980b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-07d03db3-fd0b-4f2-name", "links": {"self": "http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710"}, "domain_id": "default", "enabled": true, "id": "e21411c1c8044d2da53ea3b481f0e710", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:42,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5dce6c96-2602-4698-86b2-032913c9980b 2018-06-29 01:52:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6918532305f46f7a493f55cc1f0099ad02c8801f" 2018-06-29 01:52:43,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5173942f-d76d-4518-80a5-6116f080fad6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:43,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5173942f-d76d-4518-80a5-6116f080fad6 2018-06-29 01:52:43,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6918532305f46f7a493f55cc1f0099ad02c8801f" 2018-06-29 01:52:43,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a50564-8b55-47ac-af09-2f6760fedcd5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "id": "0389fcf30a414870838639b91f3f4604", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 01:52:43,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-10a50564-8b55-47ac-af09-2f6760fedcd5 2018-06-29 01:52:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6918532305f46f7a493f55cc1f0099ad02c8801f" 2018-06-29 01:52:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e0705b-bff8-4a44-8468-a95462cab7a5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}]} 2018-06-29 01:52:43,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/e21411c1c8044d2da53ea3b481f0e710/roles used request id req-81e0705b-bff8-4a44-8468-a95462cab7a5 2018-06-29 01:52:43,281 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-07d03db3-fd0b-4f2-name 2018-06-29 01:52:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d60f270a8f9ed04976fb80c5da0fac4f21e36" 2018-06-29 01:52:43,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7f23cb-3cf5-4dcc-a9f8-b69fdd602512 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:43,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e21411c1c8044d2da53ea3b481f0e710 used request id req-0e7f23cb-3cf5-4dcc-a9f8-b69fdd602512 2018-06-29 01:52:43,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:43,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["WvATs2t4S0mQlAsZ9RWF3Q"], "issued_at": "2018-06-29T01:52:43.000000Z"}} 2018-06-29 01:52:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9ea24d3db15627f039373ab21fad2017dcc3b" 2018-06-29 01:52:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b349642-aaeb-4cf6-8627-04e6ece75e2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:44,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b349642-aaeb-4cf6-8627-04e6ece75e2a 2018-06-29 01:52:44,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:44,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:44,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["T1KB--wbTgiMkSKsZRnbww"], "issued_at": "2018-06-29T01:52:44.000000Z"}} 2018-06-29 01:52:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d749f15-f5e1-4127-a6ce-2af2967de410 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:44,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d749f15-f5e1-4127-a6ce-2af2967de410 2018-06-29 01:52:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:44,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:44,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ae893b-7909-410c-8e2c-ee9fca8ef15a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:44,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-53ae893b-7909-410c-8e2c-ee9fca8ef15a 2018-06-29 01:52:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:44,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f60d5b-cec9-4850-a87c-1e7c492131de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:44,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d0f60d5b-cec9-4850-a87c-1e7c492131de 2018-06-29 01:52:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702a06fd-7713-4e31-a754-1a4df2f1bf65 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:45,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-702a06fd-7713-4e31-a754-1a4df2f1bf65 2018-06-29 01:52:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2727a567-429b-4394-b8e7-ae64e6d70980 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "id": "0389fcf30a414870838639b91f3f4604", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 01:52:45,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-2727a567-429b-4394-b8e7-ae64e6d70980 2018-06-29 01:52:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e596fea7-ef8f-4f8c-b43e-9044e5c4e75f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15"}, "enabled": true, "id": "370eb79e0fd44696b96dbdccefdddd15", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-784d1e42-7540-4d2-name"}} 2018-06-29 01:52:45,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 used request id req-e596fea7-ef8f-4f8c-b43e-9044e5c4e75f 2018-06-29 01:52:45,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/370eb79e0fd44696b96dbdccefdddd15/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c0c697-cedc-4c71-b9f5-9ea80fd335b5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/370eb79e0fd44696b96dbdccefdddd15/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:52:45,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/370eb79e0fd44696b96dbdccefdddd15/roles used request id req-87c0c697-cedc-4c71-b9f5-9ea80fd335b5 2018-06-29 01:52:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb96745a-3ffd-4b7f-8dc7-0385146224dc Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:52:45,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-cb96745a-3ffd-4b7f-8dc7-0385146224dc 2018-06-29 01:52:45,509 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 01:52:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/370eb79e0fd44696b96dbdccefdddd15/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15b2606-b667-4fca-ba75-7dd5c5686a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:45,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/370eb79e0fd44696b96dbdccefdddd15/roles/d48406451d0741edbc5676e7f47c6262 used request id req-c15b2606-b667-4fca-ba75-7dd5c5686a6b 2018-06-29 01:52:45,646 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-784d1e42-7540-4d2-name 2018-06-29 01:52:45,647 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-784d1e42-7540-4d2-name 2018-06-29 01:52:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:45,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9ea24d3db15627f039373ab21fad2017dcc3b" 2018-06-29 01:52:45,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0ca3fe-cd8e-4dbc-8d4c-c9c86a1dc033 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:45,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 used request id req-9f0ca3fe-cd8e-4dbc-8d4c-c9c86a1dc033 2018-06-29 01:52:45,823 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-784d1e42-7540-4d2-name 2018-06-29 01:52:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e50caddf1cd5c46384d813e65518bb83ce1894" 2018-06-29 01:52:45,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25df23e7-bda2-4a03-9710-1fa63d2d1695 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 370eb79e0fd44696b96dbdccefdddd15.", "code": 404, "title": "Not Found"}} 2018-06-29 01:52:45,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/370eb79e0fd44696b96dbdccefdddd15 used request id req-25df23e7-bda2-4a03-9710-1fa63d2d1695 2018-06-29 01:52:45,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-29 01:52:45,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:46,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Ib_9hSGzRZatlp-vys7UAQ"], "issued_at": "2018-06-29T01:52:46.000000Z"}} 2018-06-29 01:52:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8518f4a81b874ff2c33dba0b5f027e59209d886" 2018-06-29 01:52:46,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f464f57-88ec-40b0-9f0c-a81c5929a917 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:46,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f464f57-88ec-40b0-9f0c-a81c5929a917 2018-06-29 01:52:46,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:46,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:46,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["MBcKGK7YSEqSubmz4phAAw"], "issued_at": "2018-06-29T01:52:46.000000Z"}} 2018-06-29 01:52:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:46,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3c9b45-5b79-4b23-88aa-a41bd003fc82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:46,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e3c9b45-5b79-4b23-88aa-a41bd003fc82 2018-06-29 01:52:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:46,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:46,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cbbd1e-7586-4bf9-9b7b-69f747c5524b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:46,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f9cbbd1e-7586-4bf9-9b7b-69f747c5524b 2018-06-29 01:52:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2fa78d-067f-48be-9a75-fb0565788430 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:47,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9e2fa78d-067f-48be-9a75-fb0565788430 2018-06-29 01:52:47,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b886b8a-2dd6-4196-84e2-9ff562c70f28 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:47,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8b886b8a-2dd6-4196-84e2-9ff562c70f28 2018-06-29 01:52:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58864f52-a8c4-4936-b440-b9382e51dcbc Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "id": "0389fcf30a414870838639b91f3f4604", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 01:52:47,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-58864f52-a8c4-4936-b440-b9382e51dcbc 2018-06-29 01:52:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8caacd32-635d-4915-bc36-b48b8859ab04 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d"}, "enabled": true, "id": "563d3e25d14648a3b88054368b04398d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-c29abed1-aea3-43a-name"}} 2018-06-29 01:52:47,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d used request id req-8caacd32-635d-4915-bc36-b48b8859ab04 2018-06-29 01:52:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/563d3e25d14648a3b88054368b04398d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aedb0e-94ee-4541-b724-9653978f1d52 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/563d3e25d14648a3b88054368b04398d/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:52:47,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/563d3e25d14648a3b88054368b04398d/roles used request id req-a4aedb0e-94ee-4541-b724-9653978f1d52 2018-06-29 01:52:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a64cf4-371f-4e70-a066-d3005f71d372 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:52:47,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-c6a64cf4-371f-4e70-a066-d3005f71d372 2018-06-29 01:52:47,798 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 01:52:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/563d3e25d14648a3b88054368b04398d/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:47,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e9f932-7ea3-4799-bd76-2b90e54c7ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:47,923 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/563d3e25d14648a3b88054368b04398d/roles/d48406451d0741edbc5676e7f47c6262 used request id req-f5e9f932-7ea3-4799-bd76-2b90e54c7ca2 2018-06-29 01:52:47,923 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c29abed1-aea3-43a-name 2018-06-29 01:52:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:47,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8518f4a81b874ff2c33dba0b5f027e59209d886" 2018-06-29 01:52:48,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295e47b6-845f-4275-8ff6-e5d5f9f51ee2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-c29abed1-aea3-43a-name", "links": {"self": "http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d"}, "domain_id": "default", "enabled": true, "id": "563d3e25d14648a3b88054368b04398d", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:48,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-295e47b6-845f-4275-8ff6-e5d5f9f51ee2 2018-06-29 01:52:48,027 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c29abed1-aea3-43a-name 2018-06-29 01:52:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14746c8adb25ee682667767f1dc785fc484ab43f" 2018-06-29 01:52:48,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22141be-1086-4af0-9dd6-db584b189727 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:48,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/563d3e25d14648a3b88054368b04398d used request id req-a22141be-1086-4af0-9dd6-db584b189727 2018-06-29 01:52:48,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:48,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["xjIaVEMuRy2BWqoxjHHhSg"], "issued_at": "2018-06-29T01:52:48.000000Z"}} 2018-06-29 01:52:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52245e253a68b60d3bdf47dd56f34cbea298a6d0" 2018-06-29 01:52:48,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b083187-d1bd-4cc3-a0a0-c4a4235c6a32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:48,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7b083187-d1bd-4cc3-a0a0-c4a4235c6a32 2018-06-29 01:52:48,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:48,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:49,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["6Dck8VYgSDuiGVw3qgv68w"], "issued_at": "2018-06-29T01:52:49.000000Z"}} 2018-06-29 01:52:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30c4771-51f1-44f7-aad0-74997877085f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:49,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f30c4771-51f1-44f7-aad0-74997877085f 2018-06-29 01:52:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:49,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29298e70-ea15-4c55-98eb-e73376f47634 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:49,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-29298e70-ea15-4c55-98eb-e73376f47634 2018-06-29 01:52:49,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3b17da-b707-4c91-81cc-2eb3037a9a10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:49,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ba3b17da-b707-4c91-81cc-2eb3037a9a10 2018-06-29 01:52:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af892947-93d0-4ccd-9ddd-dbdbe53f218a Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:49,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af892947-93d0-4ccd-9ddd-dbdbe53f218a 2018-06-29 01:52:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ee04ad-4e41-496a-9393-6705b2e9b9f4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "id": "0389fcf30a414870838639b91f3f4604", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-29 01:52:49,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=admin used request id req-11ee04ad-4e41-496a-9393-6705b2e9b9f4 2018-06-29 01:52:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:49,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55282523-43b9-4345-b5de-ec7d024e3b62 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2"}, "enabled": true, "id": "0ba7e33cca194738893aa54f216b25a2", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d16ad502-b47b-457-name"}} 2018-06-29 01:52:49,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2 used request id req-55282523-43b9-4345-b5de-ec7d024e3b62 2018-06-29 01:52:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/0ba7e33cca194738893aa54f216b25a2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:50,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6897d4be-e007-4273-92fd-ba93dba3ebe5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/0ba7e33cca194738893aa54f216b25a2/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:52:50,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/0ba7e33cca194738893aa54f216b25a2/roles used request id req-6897d4be-e007-4273-92fd-ba93dba3ebe5 2018-06-29 01:52:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:50,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214b089e-0d84-4fd5-94af-ecee45038959 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:52:50,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-214b089e-0d84-4fd5-94af-ecee45038959 2018-06-29 01:52:50,131 - keystone_utils - INFO - Granting role admin to project admin 2018-06-29 01:52:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/0ba7e33cca194738893aa54f216b25a2/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:50,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950760f7-96fc-4bb0-93cb-307121a920c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:50,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604/users/0ba7e33cca194738893aa54f216b25a2/roles/d48406451d0741edbc5676e7f47c6262 used request id req-950760f7-96fc-4bb0-93cb-307121a920c9 2018-06-29 01:52:50,266 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d16ad502-b47b-457-name 2018-06-29 01:52:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:50,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52245e253a68b60d3bdf47dd56f34cbea298a6d0" 2018-06-29 01:52:50,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6351ca01-8a4b-4461-9f5a-4b8cdb1745ec Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d16ad502-b47b-457-name", "links": {"self": "http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2"}, "domain_id": "default", "enabled": true, "id": "0ba7e33cca194738893aa54f216b25a2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6351ca01-8a4b-4461-9f5a-4b8cdb1745ec 2018-06-29 01:52:50,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:50,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:50,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["JwzITyFIQs-m3u85finK0A"], "issued_at": "2018-06-29T01:52:50.000000Z"}} 2018-06-29 01:52:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bb4b09343e43e47cccd9b61e2f3aacfb3a7420" 2018-06-29 01:52:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304421c8-5d77-4ed6-a029-d6baa4b975d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:50,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-304421c8-5d77-4ed6-a029-d6baa4b975d6 2018-06-29 01:52:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:50,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bb4b09343e43e47cccd9b61e2f3aacfb3a7420" 2018-06-29 01:52:50,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457ea760-9b82-4ed9-8a95-c6386ebdfe21 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d16ad502-b47b-457-name", "links": {"self": "http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2"}, "domain_id": "default", "enabled": true, "id": "0ba7e33cca194738893aa54f216b25a2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:52:50,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-457ea760-9b82-4ed9-8a95-c6386ebdfe21 2018-06-29 01:52:50,947 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d16ad502-b47b-457-name 2018-06-29 01:52:50,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6dddab10ab9c82010e1ad444edaaecaed172d4c" 2018-06-29 01:52:51,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04328123-3980-4901-a74c-f26293f62ffc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:51,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0ba7e33cca194738893aa54f216b25a2 used request id req-04328123-3980-4901-a74c-f26293f62ffc 2018-06-29 01:52:51,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:51,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["LGCyBg7dSW-cbM1k7ggr6g"], "issued_at": "2018-06-29T01:52:51.000000Z"}} 2018-06-29 01:52:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439601176a49280518bb902be909cd6deb166896" 2018-06-29 01:52:51,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8dbfc5f-69df-4a3b-9f46-2b95a8871a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:51,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8dbfc5f-69df-4a3b-9f46-2b95a8871a8a 2018-06-29 01:52:51,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:51,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:51,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["LUaVo3dHSpeshjC6y6PmeA"], "issued_at": "2018-06-29T01:52:51.000000Z"}} 2018-06-29 01:52:51,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781319e2-9baa-4098-84b8-0c29d548c8c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:52,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-781319e2-9baa-4098-84b8-0c29d548c8c1 2018-06-29 01:52:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:52,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d95e9d86-5c6d-4df-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f53db64-eb26-4cab-85e8-0bdfdf440241 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d95e9d86-5c6d-4df-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:52:52,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d95e9d86-5c6d-4df-name used request id req-1f53db64-eb26-4cab-85e8-0bdfdf440241 2018-06-29 01:52:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572dded6-0d7a-440d-9940-e176fd7fc568 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:52,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-572dded6-0d7a-440d-9940-e176fd7fc568 2018-06-29 01:52:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d95e9d86-5c6d-4df-name"}}' 2018-06-29 01:52:52,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1306ad-1d19-4dcf-a1e1-b21f3b64d785 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/371a6909c64048a58a3762b876368f6e"}, "tags": [], "enabled": true, "id": "371a6909c64048a58a3762b876368f6e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d95e9d86-5c6d-4df-name"}} 2018-06-29 01:52:52,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6d1306ad-1d19-4dcf-a1e1-b21f3b64d785 2018-06-29 01:52:52,370 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d95e9d86-5c6d-4df-name 2018-06-29 01:52:52,370 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d95e9d86-5c6d-4df-name 2018-06-29 01:52:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:52,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/371a6909c64048a58a3762b876368f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439601176a49280518bb902be909cd6deb166896" 2018-06-29 01:52:52,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e88af8-2df1-4440-b44f-79f326f77615 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:52,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/371a6909c64048a58a3762b876368f6e used request id req-a1e88af8-2df1-4440-b44f-79f326f77615 2018-06-29 01:52:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-ad22a52c-48bc-4884-9441-b34a34578317 Date: Fri, 29 Jun 2018 01:52:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:52:52,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ad22a52c-48bc-4884-9441-b34a34578317 2018-06-29 01:52:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c07320-d74b-40f8-81a4-74c9e1e4a5cf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:52:52,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-56c07320-d74b-40f8-81a4-74c9e1e4a5cf 2018-06-29 01:52:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:52,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f43ceb6-a455-4932-af81-568e38e280f1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:52:52,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4f43ceb6-a455-4932-af81-568e38e280f1 2018-06-29 01:52:52,998 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d95e9d86-5c6d-4df-name 2018-06-29 01:52:53,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/371a6909c64048a58a3762b876368f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:53,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3ae742-a779-4b08-8433-28bc6a28d6ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 371a6909c64048a58a3762b876368f6e.", "code": 404, "title": "Not Found"}} 2018-06-29 01:52:53,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/371a6909c64048a58a3762b876368f6e used request id req-ca3ae742-a779-4b08-8433-28bc6a28d6ec 2018-06-29 01:52:53,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-29 01:52:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:53,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e082d7b8-4e31-4a50-9915-e3a398838df8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:53,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e082d7b8-4e31-4a50-9915-e3a398838df8 2018-06-29 01:52:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}439601176a49280518bb902be909cd6deb166896" 2018-06-29 01:52:53,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74be4c93-1d91-416b-ba1f-c090b2ce27fb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:52:53,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-74be4c93-1d91-416b-ba1f-c090b2ce27fb 2018-06-29 01:52:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5080a8e9df74fdfe6f935676c46d473f4d7e2606" 2018-06-29 01:52:53,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b836dd-20e6-4738-8722-082552496009 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:53,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00b836dd-20e6-4738-8722-082552496009 2018-06-29 01:52:53,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:53,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["gFwWlNRGTeS9wHFCi_GCMQ"], "issued_at": "2018-06-29T01:52:53.000000Z"}} 2018-06-29 01:52:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1340e47e02d4815f4d55d6f0e0bd76b2445ca" 2018-06-29 01:52:53,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c92f95-a6bb-40e5-a43e-c2ecc0da91ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:53,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4c92f95-a6bb-40e5-a43e-c2ecc0da91ae 2018-06-29 01:52:53,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:53,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:54,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Ey7Q04iFTFKaV-sTygjnRw"], "issued_at": "2018-06-29T01:52:54.000000Z"}} 2018-06-29 01:52:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:54,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef7166f-8cbc-44d3-87a8-e50d0314d994 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:54,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ef7166f-8cbc-44d3-87a8-e50d0314d994 2018-06-29 01:52:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:54,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a909ca-e1f6-4bc7-a8e6-4afe4a581282 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:52:54,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name used request id req-13a909ca-e1f6-4bc7-a8e6-4afe4a581282 2018-06-29 01:52:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:54,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1ca698-5f28-46ed-a1ac-0140bc656733 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:54,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc1ca698-5f28-46ed-a1ac-0140bc656733 2018-06-29 01:52:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0a5ccccc-c49b-44d-name"}}' 2018-06-29 01:52:54,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff272a4a-d47f-4474-9074-b713d26620d3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a3f213d6b1a454f929fd8da83eb02ea"}, "tags": [], "enabled": true, "id": "9a3f213d6b1a454f929fd8da83eb02ea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a5ccccc-c49b-44d-name"}} 2018-06-29 01:52:54,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ff272a4a-d47f-4474-9074-b713d26620d3 2018-06-29 01:52:54,444 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0a5ccccc-c49b-44d-name 2018-06-29 01:52:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:54,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1340e47e02d4815f4d55d6f0e0bd76b2445ca" 2018-06-29 01:52:54,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9809dc67-ab9a-4529-82ac-21ca4d68f7f1 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a3f213d6b1a454f929fd8da83eb02ea"}, "tags": [], "enabled": true, "id": "9a3f213d6b1a454f929fd8da83eb02ea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a5ccccc-c49b-44d-name"}]} 2018-06-29 01:52:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a5ccccc-c49b-44d-name used request id req-9809dc67-ab9a-4529-82ac-21ca4d68f7f1 2018-06-29 01:52:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1340e47e02d4815f4d55d6f0e0bd76b2445ca" 2018-06-29 01:52:54,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d26f63-6344-4931-a1c0-1e64cc6656d5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:52:54,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-74d26f63-6344-4931-a1c0-1e64cc6656d5 2018-06-29 01:52:54,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:54,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-c12c5a6c-239a-4e68-abab-5dcee9b5cd99 Date: Fri, 29 Jun 2018 01:52:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:52:54,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c12c5a6c-239a-4e68-abab-5dcee9b5cd99 2018-06-29 01:52:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:55,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b096d58-e7c0-46db-87ef-fbc31d18d052 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:52:55,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-0b096d58-e7c0-46db-87ef-fbc31d18d052 2018-06-29 01:52:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e64af3e-fcbe-411d-8a6d-d3493d8fe647 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:52:55,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-2e64af3e-fcbe-411d-8a6d-d3493d8fe647 2018-06-29 01:52:55,111 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0a5ccccc-c49b-44d-name 2018-06-29 01:52:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9a3f213d6b1a454f929fd8da83eb02ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:55,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4802c57f-c776-4871-aad6-e5a8f26244ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:55,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9a3f213d6b1a454f929fd8da83eb02ea used request id req-4802c57f-c776-4871-aad6-e5a8f26244ca 2018-06-29 01:52:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288497e7072d4bdfe2711e3f32dc747da6324aa1" 2018-06-29 01:52:55,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb79862-59cf-49c5-aa22-dabe397e3893 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:55,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dcb79862-59cf-49c5-aa22-dabe397e3893 2018-06-29 01:52:55,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:55,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["uT6OW3o1RiGyfLTZwaeX0A"], "issued_at": "2018-06-29T01:52:55.000000Z"}} 2018-06-29 01:52:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad7908254b3268e180479a5c2984a5f42afe60a" 2018-06-29 01:52:55,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae3faac-4cc9-48ea-9de5-fa6977f307ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:55,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bae3faac-4cc9-48ea-9de5-fa6977f307ad 2018-06-29 01:52:55,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:55,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:56,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["RUvHn0odSsKw98F_jnUvzw"], "issued_at": "2018-06-29T01:52:56.000000Z"}} 2018-06-29 01:52:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:56,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0327947-ffcf-4968-a4c9-1372f584b1cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:56,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c0327947-ffcf-4968-a4c9-1372f584b1cf 2018-06-29 01:52:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:56,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:56,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0615517a-c015-4d9b-96c3-139a32a542fd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:52:56,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name used request id req-0615517a-c015-4d9b-96c3-139a32a542fd 2018-06-29 01:52:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:56,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d47a761-92a4-4696-8418-874a58104dc2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:52:56,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9d47a761-92a4-4696-8418-874a58104dc2 2018-06-29 01:52:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-fb3cbd68-3576-438-name"}}' 2018-06-29 01:52:56,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1556a147-3bad-4f7e-ad22-ff3c172a51ca Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73b1a4f552d949deb51dcf35848db11d"}, "tags": [], "enabled": true, "id": "73b1a4f552d949deb51dcf35848db11d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb3cbd68-3576-438-name"}} 2018-06-29 01:52:56,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1556a147-3bad-4f7e-ad22-ff3c172a51ca 2018-06-29 01:52:56,508 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-fb3cbd68-3576-438-name 2018-06-29 01:52:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:56,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad7908254b3268e180479a5c2984a5f42afe60a" 2018-06-29 01:52:56,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e096ff-614e-4d61-a2bb-75ff2f4b3c8d Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73b1a4f552d949deb51dcf35848db11d"}, "tags": [], "enabled": true, "id": "73b1a4f552d949deb51dcf35848db11d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb3cbd68-3576-438-name"}]} 2018-06-29 01:52:56,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name used request id req-f5e096ff-614e-4d61-a2bb-75ff2f4b3c8d 2018-06-29 01:52:56,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:56,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:56,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["IUr2js7-TjSVYCt3ROP5VA"], "issued_at": "2018-06-29T01:52:56.000000Z"}} 2018-06-29 01:52:56,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5cd24b20c7716386e5c788b02e8ce5c4343cc5" 2018-06-29 01:52:57,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092060f4-a2d4-45d8-b0b1-c52a8d5466f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:57,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-092060f4-a2d4-45d8-b0b1-c52a8d5466f9 2018-06-29 01:52:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:57,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5cd24b20c7716386e5c788b02e8ce5c4343cc5" 2018-06-29 01:52:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdda5862-3941-400c-8ca6-a9cbfd4fdbe9 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73b1a4f552d949deb51dcf35848db11d"}, "tags": [], "enabled": true, "id": "73b1a4f552d949deb51dcf35848db11d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb3cbd68-3576-438-name"}]} 2018-06-29 01:52:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb3cbd68-3576-438-name used request id req-bdda5862-3941-400c-8ca6-a9cbfd4fdbe9 2018-06-29 01:52:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad7908254b3268e180479a5c2984a5f42afe60a" 2018-06-29 01:52:57,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c88ea5d-0e56-46d8-b119-bd1aae4248e1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:52:57,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4c88ea5d-0e56-46d8-b119-bd1aae4248e1 2018-06-29 01:52:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:58,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-d38ead35-f20c-4246-a5cf-f9801018b9f6 Date: Fri, 29 Jun 2018 01:52:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:52:58,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d38ead35-f20c-4246-a5cf-f9801018b9f6 2018-06-29 01:52:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:58,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd509887-19df-4d92-9885-5b9f14f4ba9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:52:58,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-dd509887-19df-4d92-9885-5b9f14f4ba9b 2018-06-29 01:52:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:58,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24e1ff4-8937-4959-a1e9-5895b52452a0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:52:58,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-a24e1ff4-8937-4959-a1e9-5895b52452a0 2018-06-29 01:52:58,374 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fb3cbd68-3576-438-name 2018-06-29 01:52:58,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/73b1a4f552d949deb51dcf35848db11d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:58,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a176996a-6801-49c2-b85c-59d8f669c2ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:52:58,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/73b1a4f552d949deb51dcf35848db11d used request id req-a176996a-6801-49c2-b85c-59d8f669c2ed 2018-06-29 01:52:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004c2241bb7dedbe29780e8338bf31d83dc2c070" 2018-06-29 01:52:58,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf51ad9f-aeca-4ea1-837c-f7f0c23e9428 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:58,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cf51ad9f-aeca-4ea1-837c-f7f0c23e9428 2018-06-29 01:52:58,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:59,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["xmz94ew5TgiasdKdN1uYdQ"], "issued_at": "2018-06-29T01:52:59.000000Z"}} 2018-06-29 01:52:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25048c445e51d9ade3ffff3eac2ffff93e3ec1ce" 2018-06-29 01:52:59,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0edc422-bfb9-4cc6-9880-39cf6a49f46d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:59,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0edc422-bfb9-4cc6-9880-39cf6a49f46d 2018-06-29 01:52:59,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:52:59,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:52:59,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Q1_2wzmpRMmHvTZdqTGWIw"], "issued_at": "2018-06-29T01:52:59.000000Z"}} 2018-06-29 01:52:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da1b55a327753f933e1644edcfb0d2e990d0c28" 2018-06-29 01:52:59,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e03cb3-4a16-4bfe-8459-49f7efbeacab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:52:59,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41e03cb3-4a16-4bfe-8459-49f7efbeacab 2018-06-29 01:52:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:52:59,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:52:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b14e02aa-a26f-48d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da1b55a327753f933e1644edcfb0d2e990d0c28" 2018-06-29 01:52:59,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab75543d-1ab5-4519-bcd7-3c789d9e5acc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b14e02aa-a26f-48d-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:52:59,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b14e02aa-a26f-48d-name used request id req-ab75543d-1ab5-4519-bcd7-3c789d9e5acc 2018-06-29 01:52:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da1b55a327753f933e1644edcfb0d2e990d0c28" 2018-06-29 01:52:59,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8fde00-b1f0-4082-906b-19907e2cf165 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-06-29 01:52:59,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=foo used request id req-bd8fde00-b1f0-4082-906b-19907e2cf165 2018-06-29 01:52:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da1b55a327753f933e1644edcfb0d2e990d0c28" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-b14e02aa-a26f-48d-name"}}' 2018-06-29 01:52:59,837 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a7743b-65a7-402c-b7f0-213f0ff22562 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-29 01:52:59,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b9a7743b-65a7-402c-b7f0-213f0ff22562 2018-06-29 01:52:59,837 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-29 01:52:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da1b55a327753f933e1644edcfb0d2e990d0c28" 2018-06-29 01:52:59,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2113b9c7-261f-415c-8aee-fdd50c8e82a3 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:52:59,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2113b9c7-261f-415c-8aee-fdd50c8e82a3 2018-06-29 01:52:59,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:00,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["tjjng2RaTj-2MT7M9zfUHw"], "issued_at": "2018-06-29T01:53:00.000000Z"}} 2018-06-29 01:53:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47df6289d6e0c764229466037c75c906b690a3b" 2018-06-29 01:53:00,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c918f35-a62e-4059-8d4a-a2572ac56e4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:00,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c918f35-a62e-4059-8d4a-a2572ac56e4f 2018-06-29 01:53:00,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:00,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:00,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["TgmZcFk3QgGg1v9QqxjNZA"], "issued_at": "2018-06-29T01:53:00.000000Z"}} 2018-06-29 01:53:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:00,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3d6cd0-80c4-4165-a5c3-bd6ea3322bbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:00,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f3d6cd0-80c4-4165-a5c3-bd6ea3322bbb 2018-06-29 01:53:00,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:00,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:00,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:00,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09738dfa-40a9-41c1-be0b-4430edb436bb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:53:00,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name used request id req-09738dfa-40a9-41c1-be0b-4430edb436bb 2018-06-29 01:53:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:00,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515275de-72d2-4eb7-8d81-c6545b9abdd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:00,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-515275de-72d2-4eb7-8d81-c6545b9abdd9 2018-06-29 01:53:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-895726e4-1ddd-459-name"}}' 2018-06-29 01:53:01,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa175cf-f184-4d41-9dca-bee06b73e1e6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/44f50e0e99dc443e877823991ada5cc0"}, "tags": [], "enabled": true, "id": "44f50e0e99dc443e877823991ada5cc0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-895726e4-1ddd-459-name"}} 2018-06-29 01:53:01,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dfa175cf-f184-4d41-9dca-bee06b73e1e6 2018-06-29 01:53:01,068 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-895726e4-1ddd-459-name 2018-06-29 01:53:01,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:53:01,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:01,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-142ee24e-e94b-42d4-9752-cd673a95c77a x-compute-request-id: req-142ee24e-e94b-42d4-9752-cd673a95c77a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json 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": "44f50e0e99dc443e877823991ada5cc0", "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 01:53:01,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 used request id req-142ee24e-e94b-42d4-9752-cd673a95c77a 2018-06-29 01:53:01,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" -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 01:53:01,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bb05347-9c61-433b-bcd0-1dfe5f74d7ba x-compute-request-id: req-8bb05347-9c61-433b-bcd0-1dfe5f74d7ba Content-Encoding: gzip Content-Length: 192 Content-Type: application/json 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 01:53:01,782 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 used request id req-8bb05347-9c61-433b-bcd0-1dfe5f74d7ba 2018-06-29 01:53:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:01,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47df6289d6e0c764229466037c75c906b690a3b" 2018-06-29 01:53:01,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1780de98-7cd7-4bfb-a309-63ba0b780d76 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/44f50e0e99dc443e877823991ada5cc0"}, "tags": [], "enabled": true, "id": "44f50e0e99dc443e877823991ada5cc0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-895726e4-1ddd-459-name"}]} 2018-06-29 01:53:01,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-895726e4-1ddd-459-name used request id req-1780de98-7cd7-4bfb-a309-63ba0b780d76 2018-06-29 01:53:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47df6289d6e0c764229466037c75c906b690a3b" 2018-06-29 01:53:01,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da357b7d-86bd-4392-b649-e6d9a9797f08 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:53:01,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-da357b7d-86bd-4392-b649-e6d9a9797f08 2018-06-29 01:53:01,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:53:01,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47df6289d6e0c764229466037c75c906b690a3b" 2018-06-29 01:53:02,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e74f0b-184f-4d14-a51a-78b7e3c27549 x-compute-request-id: req-d1e74f0b-184f-4d14-a51a-78b7e3c27549 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json 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": "44f50e0e99dc443e877823991ada5cc0", "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 01:53:02,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/44f50e0e99dc443e877823991ada5cc0 used request id req-d1e74f0b-184f-4d14-a51a-78b7e3c27549 2018-06-29 01:53:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:02,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-4a240e72-087d-4211-a2c4-38a9effe5bce Date: Fri, 29 Jun 2018 01:53:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:53:02,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4a240e72-087d-4211-a2c4-38a9effe5bce 2018-06-29 01:53:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:02,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c86d54-8943-45b4-9221-f51907d395c1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:53:02,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-b6c86d54-8943-45b4-9221-f51907d395c1 2018-06-29 01:53:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d9dd95-690b-4efa-895e-4fe06958b579 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:03,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-35d9dd95-690b-4efa-895e-4fe06958b579 2018-06-29 01:53:03,052 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-895726e4-1ddd-459-name 2018-06-29 01:53:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/44f50e0e99dc443e877823991ada5cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:03,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f2e19b-c8f7-463b-aa5b-a228ef356613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:03,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/44f50e0e99dc443e877823991ada5cc0 used request id req-d8f2e19b-c8f7-463b-aa5b-a228ef356613 2018-06-29 01:53:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4e4ee56d8f12762fd432337e78f3e75b8ac107" 2018-06-29 01:53:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ef10e2-24bd-4d14-9733-dae6c8ae2551 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:03,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28ef10e2-24bd-4d14-9733-dae6c8ae2551 2018-06-29 01:53:03,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:03,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["BcHYo7E0RqmXhjyp5KSVyg"], "issued_at": "2018-06-29T01:53:03.000000Z"}} 2018-06-29 01:53:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe690c634807975e43cd91ce239523070645c816" 2018-06-29 01:53:03,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f053fdef-300d-4cc3-81a0-ae9e6c3cdc44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:03,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f053fdef-300d-4cc3-81a0-ae9e6c3cdc44 2018-06-29 01:53:03,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:03,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:04,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["SjHyPQhMR0G3s5bitjxBRA"], "issued_at": "2018-06-29T01:53:04.000000Z"}} 2018-06-29 01:53:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:04,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a90275-8801-4fd8-969a-6f724682e6e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:04,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6a90275-8801-4fd8-969a-6f724682e6e2 2018-06-29 01:53:04,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:04,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:04,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864d9332-c9e8-4bfd-8d9b-019c2a80c0fa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:53:04,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name used request id req-864d9332-c9e8-4bfd-8d9b-019c2a80c0fa 2018-06-29 01:53:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:04,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c369fb-0d09-4440-9546-0b6697f98220 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:04,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b4c369fb-0d09-4440-9546-0b6697f98220 2018-06-29 01:53:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-12aafe24-3e70-41e-name"}}' 2018-06-29 01:53:04,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f95e92-2fb0-440a-9cb8-4958f131bd36 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7aae9f63fd814c179c22fc0573f623d8"}, "tags": [], "enabled": true, "id": "7aae9f63fd814c179c22fc0573f623d8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-12aafe24-3e70-41e-name"}} 2018-06-29 01:53:04,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c3f95e92-2fb0-440a-9cb8-4958f131bd36 2018-06-29 01:53:04,373 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-12aafe24-3e70-41e-name 2018-06-29 01:53:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:04,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:04,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe690c634807975e43cd91ce239523070645c816" 2018-06-29 01:53:04,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df07fe3-a727-42d7-b83a-88c78cbe97da Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7aae9f63fd814c179c22fc0573f623d8"}, "tags": [], "enabled": true, "id": "7aae9f63fd814c179c22fc0573f623d8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-12aafe24-3e70-41e-name"}]} 2018-06-29 01:53:04,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12aafe24-3e70-41e-name used request id req-8df07fe3-a727-42d7-b83a-88c78cbe97da 2018-06-29 01:53:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe690c634807975e43cd91ce239523070645c816" 2018-06-29 01:53:04,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1080e64-b471-45ea-b0fd-ad1658a36b0f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-29 01:53:04,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b1080e64-b471-45ea-b0fd-ad1658a36b0f 2018-06-29 01:53:04,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:53:04,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" -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 01:53:05,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a504e4e6-0132-46a6-844a-0cc117dbaf87 x-compute-request-id: req-a504e4e6-0132-46a6-844a-0cc117dbaf87 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json 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 01:53:05,465 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 used request id req-a504e4e6-0132-46a6-844a-0cc117dbaf87 2018-06-29 01:53:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-29 01:53:05,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-64de1873-104e-4ebe-a073-f7767cee4c91 Date: Fri, 29 Jun 2018 01:53:05 GMT 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 01:53:05,752 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 used request id req-64de1873-104e-4ebe-a073-f7767cee4c91 2018-06-29 01:53:05,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:53:05,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:05,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dccf2fbe-90b6-406f-8aa0-1cab2aeda107 x-compute-request-id: req-dccf2fbe-90b6-406f-8aa0-1cab2aeda107 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json 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": "7aae9f63fd814c179c22fc0573f623d8", "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 01:53:05,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 used request id req-dccf2fbe-90b6-406f-8aa0-1cab2aeda107 2018-06-29 01:53:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:06,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3bc82ea6-b342-48ad-b699-9fee2f50e7ab Date: Fri, 29 Jun 2018 01:53:06 GMT 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 01:53:06,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 used request id req-3bc82ea6-b342-48ad-b699-9fee2f50e7ab 2018-06-29 01:53:06,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:53:06,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe690c634807975e43cd91ce239523070645c816" 2018-06-29 01:53:06,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6e2be1d-ba3b-4c71-9dfc-e0cedba16412 x-compute-request-id: req-c6e2be1d-ba3b-4c71-9dfc-e0cedba16412 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json 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": "7aae9f63fd814c179c22fc0573f623d8", "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 01:53:06,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/7aae9f63fd814c179c22fc0573f623d8 used request id req-c6e2be1d-ba3b-4c71-9dfc-e0cedba16412 2018-06-29 01:53:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe690c634807975e43cd91ce239523070645c816" 2018-06-29 01:53:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-bd38b8b7-84ef-46a2-8fa3-cdc597b87608 Date: Fri, 29 Jun 2018 01:53:06 GMT 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 01:53:06,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/7aae9f63fd814c179c22fc0573f623d8 used request id req-bd38b8b7-84ef-46a2-8fa3-cdc597b87608 2018-06-29 01:53:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:06,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-0ad0eaf1-534f-4eb9-b81a-be63b4c83c8a Date: Fri, 29 Jun 2018 01:53:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:53:06,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0ad0eaf1-534f-4eb9-b81a-be63b4c83c8a 2018-06-29 01:53:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:06,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900d0cd2-0ce3-4c78-a06d-196a18c9c963 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:53:06,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-900d0cd2-0ce3-4c78-a06d-196a18c9c963 2018-06-29 01:53:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f25990-5512-44f3-85fe-e4c2542cc71a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:06,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-e6f25990-5512-44f3-85fe-e4c2542cc71a 2018-06-29 01:53:06,976 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-12aafe24-3e70-41e-name 2018-06-29 01:53:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7aae9f63fd814c179c22fc0573f623d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:07,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8c46bd-4ad1-4744-80d9-1db954959f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:07,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7aae9f63fd814c179c22fc0573f623d8 used request id req-6b8c46bd-4ad1-4744-80d9-1db954959f5d 2018-06-29 01:53:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9191eeb9102a593fd7e0d1cdfe046ce2446ec745" 2018-06-29 01:53:07,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f09a04f-76b7-4d8f-9f88-d082ac2e4c6c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:07,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0f09a04f-76b7-4d8f-9f88-d082ac2e4c6c 2018-06-29 01:53:07,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:07,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["zYa6xpHiSnm54b7Y-q9XWQ"], "issued_at": "2018-06-29T01:53:07.000000Z"}} 2018-06-29 01:53:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f912c3bb1ee10c98c6a49f8645181f8dd0998364" 2018-06-29 01:53:07,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c450078c-b268-44be-8e27-8621e978b447 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:07,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c450078c-b268-44be-8e27-8621e978b447 2018-06-29 01:53:07,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:07,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:08,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["uaiCkfa4TvWRqlBjBo8fog"], "issued_at": "2018-06-29T01:53:08.000000Z"}} 2018-06-29 01:53:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:08,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917b2452-31c8-4c1d-aa74-4334a9e3b724 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:08,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-917b2452-31c8-4c1d-aa74-4334a9e3b724 2018-06-29 01:53:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:08,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1f6d13ed-089c-45c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:08,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ec0522-277f-40f8-b140-111575928ac8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1f6d13ed-089c-45c-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:53:08,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1f6d13ed-089c-45c-name used request id req-77ec0522-277f-40f8-b140-111575928ac8 2018-06-29 01:53:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:08,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f852e6-e2f8-4954-96d9-c8c8e67c89bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:08,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-08f852e6-e2f8-4954-96d9-c8c8e67c89bf 2018-06-29 01:53:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}}' 2018-06-29 01:53:08,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b148149f-3405-496e-bb50-a981be85b110 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a"}, "tags": [], "enabled": true, "id": "c8eabce68ec84f25aef9ef8671fe5e4a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}} 2018-06-29 01:53:08,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b148149f-3405-496e-bb50-a981be85b110 2018-06-29 01:53:08,545 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:08,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:08,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:08,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["-7UGICmfShGBeDi1K5GYmA"], "issued_at": "2018-06-29T01:53:08.000000Z"}} 2018-06-29 01:53:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d88af6-d843-49e8-a691-39be5afcd11d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:09,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26d88af6-d843-49e8-a691-39be5afcd11d 2018-06-29 01:53:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:09,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb48f2f-a3de-4307-be04-be1d0dc330f9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:53:09,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0bb48f2f-a3de-4307-be04-be1d0dc330f9 2018-06-29 01:53:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9697522d-5217-45d1-845a-45cd1b5bc98a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:09,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9697522d-5217-45d1-845a-45cd1b5bc98a 2018-06-29 01:53:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21f1acc-fb24-433f-9c60-d861358324b6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:09,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f21f1acc-fb24-433f-9c60-d861358324b6 2018-06-29 01:53:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-1f6d13ed-089c-45c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97545bf0-7c2d-455a-8fb6-84db7629018b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-1f6d13ed-089c-45c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a"}, "tags": [], "enabled": true, "id": "c8eabce68ec84f25aef9ef8671fe5e4a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}]} 2018-06-29 01:53:09,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-1f6d13ed-089c-45c-name used request id req-97545bf0-7c2d-455a-8fb6-84db7629018b 2018-06-29 01:53:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5bb165bbaec64d3da42ab900b3b16e4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adee9ddf-5665-432e-b9f9-ff586035936f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/5bb165bbaec64d3da42ab900b3b16e4c"}, "enabled": true, "id": "5bb165bbaec64d3da42ab900b3b16e4c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-user"}} 2018-06-29 01:53:09,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5bb165bbaec64d3da42ab900b3b16e4c used request id req-adee9ddf-5665-432e-b9f9-ff586035936f 2018-06-29 01:53:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123da753-936e-4818-b1ee-b441f65ca587 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:53:09,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles used request id req-123da753-936e-4818-b1ee-b441f65ca587 2018-06-29 01:53:09,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:09,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c14dcc4-4ed0-4551-bc2f-94bcc60efaf1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:53:09,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-2c14dcc4-4ed0-4551-bc2f-94bcc60efaf1 2018-06-29 01:53:09,999 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:10,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48f22dd-16a2-4def-ad6b-b10162149cee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:10,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles/d48406451d0741edbc5676e7f47c6262 used request id req-d48f22dd-16a2-4def-ad6b-b10162149cee 2018-06-29 01:53:10,130 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1f6d13ed-089c-45c-user 2018-06-29 01:53:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:10,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322d5d7a-ca8a-4ac9-922a-5eb2c69599ca Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:10,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-322d5d7a-ca8a-4ac9-922a-5eb2c69599ca 2018-06-29 01:53:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" -d '{"role": {"name": "CreateProjectUserTests-1f6d13ed-089c-45c-name-role"}}' 2018-06-29 01:53:10,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b9d15d5-503c-4857-9554-987a23510ef3 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c7f49eb87ea406294c14bb8b2e4e37e", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e"}, "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name-role"}} 2018-06-29 01:53:10,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b9d15d5-503c-4857-9554-987a23510ef3 2018-06-29 01:53:10,248 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-1f6d13ed-089c-45c-name-role 2018-06-29 01:53:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:10,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85e3c29-d43a-4323-8421-7b1326b1a0de Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c7f49eb87ea406294c14bb8b2e4e37e", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e"}, "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name-role"}} 2018-06-29 01:53:10,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e used request id req-c85e3c29-d43a-4323-8421-7b1326b1a0de 2018-06-29 01:53:10,338 - keystone_utils - INFO - Granting role CreateProjectUserTests-1f6d13ed-089c-45c-name-role to project CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles/6c7f49eb87ea406294c14bb8b2e4e37e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:10,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabfdb7a-039f-43c9-be21-e3ce22224e13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:10,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a/users/5bb165bbaec64d3da42ab900b3b16e4c/roles/6c7f49eb87ea406294c14bb8b2e4e37e used request id req-aabfdb7a-039f-43c9-be21-e3ce22224e13 2018-06-29 01:53:10,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:10,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:10,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}, {"id": "6c7f49eb87ea406294c14bb8b2e4e37e", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name-role"}], "expires_at": "2018-06-29T02:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8eabce68ec84f25aef9ef8671fe5e4a", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_c8eabce68ec84f25aef9ef8671fe5e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-1f6d13ed-089c-45c-user", "id": "5bb165bbaec64d3da42ab900b3b16e4c"}, "audit_ids": ["XzcJWGQoRWS3qSyxArJMYA"], "issued_at": "2018-06-29T01:53:10.000000Z"}} 2018-06-29 01:53:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:10,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b8fde8-1824-4e7d-ba47-de5529b176b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:10,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6b8fde8-1824-4e7d-ba47-de5529b176b6 2018-06-29 01:53:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-1f6d13ed-089c-45c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1c5bb27c-0eb0-44da-9869-483a39173a77 Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: {"security_groups": []} 2018-06-29 01:53:11,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-1f6d13ed-089c-45c-name&description=hello+group used request id req-1c5bb27c-0eb0-44da-9869-483a39173a77 2018-06-29 01:53:11,219 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-1f6d13ed-089c-45c-name... 2018-06-29 01:53:11,219 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" -d '{"security_group": {"name": "CreateProjectUserTests-1f6d13ed-089c-45c-name", "description": "hello group"}}' 2018-06-29 01:53:11,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-24ff3e69-a7b5-42f5-8c70-5499272982d3 Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "updated_at": "2018-06-29T01:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "2697c100-432e-416b-a878-65372ac0d176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}], "revision_number": 1, "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}} 2018-06-29 01:53:11,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-24ff3e69-a7b5-42f5-8c70-5499272982d3 2018-06-29 01:53:11,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76101e9d-392d-46be-9d7f-a4cf610d48cd Date: Fri, 29 Jun 2018 01:53:11 GMT 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-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2697c100-432e-416b-a878-65372ac0d176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb"}]} 2018-06-29 01:53:11,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-76101e9d-392d-46be-9d7f-a4cf610d48cd 2018-06-29 01:53:11,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88594cbc-c8a1-4667-ada1-36cefa6b8e38 Date: Fri, 29 Jun 2018 01:53:11 GMT 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-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2697c100-432e-416b-a878-65372ac0d176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb"}]} 2018-06-29 01:53:11,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-88594cbc-c8a1-4667-ada1-36cefa6b8e38 2018-06-29 01:53:11,579 - neutron_utils - INFO - Retrieving security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-74a87082-e5bc-4001-b45e-9ef63d023fae Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "updated_at": "2018-06-29T01:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "2697c100-432e-416b-a878-65372ac0d176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}], "revision_number": 1, "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}]} 2018-06-29 01:53:11,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-74a87082-e5bc-4001-b45e-9ef63d023fae 2018-06-29 01:53:11,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49e6060b-cdf5-4279-9ee9-d16de510016c Date: Fri, 29 Jun 2018 01:53:11 GMT 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-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2697c100-432e-416b-a878-65372ac0d176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb"}]} 2018-06-29 01:53:11,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-49e6060b-cdf5-4279-9ee9-d16de510016c 2018-06-29 01:53:11,665 - neutron_utils - INFO - Retrieving security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c3c1ad4d-dc91-4f6c-96df-fed78c36d04e Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "updated_at": "2018-06-29T01:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "2697c100-432e-416b-a878-65372ac0d176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}], "revision_number": 1, "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}]} 2018-06-29 01:53:11,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-c3c1ad4d-dc91-4f6c-96df-fed78c36d04e 2018-06-29 01:53:11,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1261f54f-63ca-477d-9a1b-4c9f81455e10 Date: Fri, 29 Jun 2018 01:53:11 GMT 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-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2697c100-432e-416b-a878-65372ac0d176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb"}]} 2018-06-29 01:53:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-1261f54f-63ca-477d-9a1b-4c9f81455e10 2018-06-29 01:53:11,734 - neutron_utils - INFO - Retrieving security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-95b35ba9-225a-4615-baac-9d6f46cca563 Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "updated_at": "2018-06-29T01:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "2697c100-432e-416b-a878-65372ac0d176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}], "revision_number": 1, "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}]} 2018-06-29 01:53:11,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-95b35ba9-225a-4615-baac-9d6f46cca563 2018-06-29 01:53:11,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b1d732c-1d73-4554-935f-e3a47a7b9797 2018-06-29 01:53:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60317bee-2b02-4075-9793-25f7cde0b539 Date: Fri, 29 Jun 2018 01:53:11 GMT 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-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "2697c100-432e-416b-a878-65372ac0d176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "2b1d732c-1d73-4554-935f-e3a47a7b9797", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb"}]} 2018-06-29 01:53:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-60317bee-2b02-4075-9793-25f7cde0b539 2018-06-29 01:53:11,798 - neutron_utils - INFO - Deleting security group rule with ID - 2697c100-432e-416b-a878-65372ac0d176 2018-06-29 01:53:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2697c100-432e-416b-a878-65372ac0d176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-203d0d04-5aeb-4f20-9acd-2ecec254decb Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:11,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2697c100-432e-416b-a878-65372ac0d176 used request id req-203d0d04-5aeb-4f20-9acd-2ecec254decb 2018-06-29 01:53:11,925 - neutron_utils - INFO - Deleting security group rule with ID - ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb 2018-06-29 01:53:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:11,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e98968a-290e-45bf-91ff-9101939c9186 Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:11,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ca24e5e7-ed9c-427a-b97e-73d32f4ddbdb used request id req-4e98968a-290e-45bf-91ff-9101939c9186 2018-06-29 01:53:11,999 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2b1d732c-1d73-4554-935f-e3a47a7b9797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf47512c1f06fb91d142fc4f8b3339409f83855" 2018-06-29 01:53:12,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3c7a470-631c-489c-9046-015e0189943c Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:12,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2b1d732c-1d73-4554-935f-e3a47a7b9797 used request id req-c3c7a470-631c-489c-9046-015e0189943c 2018-06-29 01:53:12,104 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1f6d13ed-089c-45c-user 2018-06-29 01:53:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5bb165bbaec64d3da42ab900b3b16e4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881d195fe279d17e9c4c7d516476757a43a682ed" 2018-06-29 01:53:12,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52b4144-d98a-4cc2-bd9a-df23518989d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:12,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5bb165bbaec64d3da42ab900b3b16e4c used request id req-d52b4144-d98a-4cc2-bd9a-df23518989d8 2018-06-29 01:53:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-64d05ceb-e613-4781-b888-ca952d99db6f Date: Fri, 29 Jun 2018 01:53:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "updated_at": "2018-06-29T01:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "1401eaa6-2a92-4d4b-9c0c-8adf307b6c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "16bf52cb-ce4a-4a0b-ba64-67b9b58a69a2", "remote_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "39baffd5-825f-4d13-9a8b-39e06a068aaa", "remote_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "revision_number": 0, "id": "b69d4fee-c30c-4716-9437-7612ff013f57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a"}], "revision_number": 1, "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "4e455394-1a15-4f66-bcce-061a2a26d288", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:53:12,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-64d05ceb-e613-4781-b888-ca952d99db6f 2018-06-29 01:53:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7b84f4-ffc0-49be-bbf2-a9c6f2f4ed55 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1940316bd899448897fd9bf0aa00f3b3", "name": "service"}} 2018-06-29 01:53:12,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1940316bd899448897fd9bf0aa00f3b3 used request id req-3e7b84f4-ffc0-49be-bbf2-a9c6f2f4ed55 2018-06-29 01:53:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8b034c-7452-4859-b34b-e0ec89276eb2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c8eabce68ec84f25aef9ef8671fe5e4a", "name": "CreateProjectUserTests-1f6d13ed-089c-45c-name"}} 2018-06-29 01:53:12,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a used request id req-5a8b034c-7452-4859-b34b-e0ec89276eb2 2018-06-29 01:53:12,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e455394-1a15-4f66-bcce-061a2a26d288 2018-06-29 01:53:12,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e455394-1a15-4f66-bcce-061a2a26d288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ef7dd953-fb3f-4ccd-b39f-8b1761ea754d Date: Fri, 29 Jun 2018 01:53:12 GMT 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-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "1401eaa6-2a92-4d4b-9c0c-8adf307b6c96"}, {"remote_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "16bf52cb-ce4a-4a0b-ba64-67b9b58a69a2"}, {"remote_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "39baffd5-825f-4d13-9a8b-39e06a068aaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:11Z", "security_group_id": "4e455394-1a15-4f66-bcce-061a2a26d288", "port_range_min": null, "revision_number": 0, "tenant_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "created_at": "2018-06-29T01:53:11Z", "project_id": "c8eabce68ec84f25aef9ef8671fe5e4a", "id": "b69d4fee-c30c-4716-9437-7612ff013f57"}]} 2018-06-29 01:53:12,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e455394-1a15-4f66-bcce-061a2a26d288 used request id req-ef7dd953-fb3f-4ccd-b39f-8b1761ea754d 2018-06-29 01:53:12,679 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 01:53:12,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4e455394-1a15-4f66-bcce-061a2a26d288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc3ce2e9-e7c0-44dc-9b09-264ea50538da Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:12,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4e455394-1a15-4f66-bcce-061a2a26d288 used request id req-bc3ce2e9-e7c0-44dc-9b09-264ea50538da 2018-06-29 01:53:12,818 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-1f6d13ed-089c-45c-name 2018-06-29 01:53:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:12,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a020e25a-99bf-4bc8-be13-2da7c67f10c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:12,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c8eabce68ec84f25aef9ef8671fe5e4a used request id req-a020e25a-99bf-4bc8-be13-2da7c67f10c8 2018-06-29 01:53:12,960 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-1f6d13ed-089c-45c-name-role 2018-06-29 01:53:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:13,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f148050-b4ac-47d6-a2d0-dacceabe79ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:13,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6c7f49eb87ea406294c14bb8b2e4e37e used request id req-5f148050-b4ac-47d6-a2d0-dacceabe79ef 2018-06-29 01:53:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa1422db68bc12ffb2e5e35af932a80d116d1e9" 2018-06-29 01:53:13,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea41d0d-9d3c-4431-bd5c-c61ee9f93ebf Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:13,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ea41d0d-9d3c-4431-bd5c-c61ee9f93ebf 2018-06-29 01:53:13,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:13,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["yXflufQWQ6qii0p6CXUtbA"], "issued_at": "2018-06-29T01:53:13.000000Z"}} 2018-06-29 01:53:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad0b6db8357ca6d6ed170363ade7cebfa1e9fbb" 2018-06-29 01:53:13,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf741db-7e32-42f6-add1-6742a1eba8eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:13,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2cf741db-7e32-42f6-add1-6742a1eba8eb 2018-06-29 01:53:13,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:13,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:14,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["3CHNMFRTQkS8FMtY_nkUvA"], "issued_at": "2018-06-29T01:53:14.000000Z"}} 2018-06-29 01:53:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:14,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4931006-a409-47f8-907b-9de48c8154e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:14,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4931006-a409-47f8-907b-9de48c8154e7 2018-06-29 01:53:14,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:14,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-653ddc9c-2639-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:14,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35ed556-5c6a-45b1-95f4-54c20b3d07e1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-653ddc9c-2639-420-name", "previous": null, "next": null}, "projects": []} 2018-06-29 01:53:14,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-653ddc9c-2639-420-name used request id req-c35ed556-5c6a-45b1-95f4-54c20b3d07e1 2018-06-29 01:53:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:14,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c57374c-5402-4d26-83db-e3bf2ebbf258 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:14,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3c57374c-5402-4d26-83db-e3bf2ebbf258 2018-06-29 01:53:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}}' 2018-06-29 01:53:14,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806167ca-91ee-431b-8eac-d7f48e8ef403 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f"}, "tags": [], "enabled": true, "id": "736d69235d8e4d0d81401f33d3415a5f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}} 2018-06-29 01:53:14,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-806167ca-91ee-431b-8eac-d7f48e8ef403 2018-06-29 01:53:14,359 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:14,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:14,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:14,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["FA8OKQJHRrmotHgvDNgu0Q"], "issued_at": "2018-06-29T01:53:14.000000Z"}} 2018-06-29 01:53:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63cdae0-fac0-4d4c-9b37-9a4348c0818d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:14,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b63cdae0-fac0-4d4c-9b37-9a4348c0818d 2018-06-29 01:53:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:14,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:14,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd3a049-5d03-4394-9a47-db9f7c25f546 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:53:14,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8bd3a049-5d03-4394-9a47-db9f7c25f546 2018-06-29 01:53:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07b8082-8b1f-46cd-87b0-8440a2dae2a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:15,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c07b8082-8b1f-46cd-87b0-8440a2dae2a1 2018-06-29 01:53:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:15,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff865752-d7d0-49e2-ad9d-101ccb0cd047 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:15,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ff865752-d7d0-49e2-ad9d-101ccb0cd047 2018-06-29 01:53:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:15,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2617052-5df5-4ba9-9698-86c49c5af33e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f"}, "tags": [], "enabled": true, "id": "736d69235d8e4d0d81401f33d3415a5f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:15,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name used request id req-d2617052-5df5-4ba9-9698-86c49c5af33e 2018-06-29 01:53:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03abef43-2efa-4fd5-b8ea-58b7c7a1bd76 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec"}, "enabled": true, "id": "78dd822403884ef8b0e7ebffbe9a02ec", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-user1"}} 2018-06-29 01:53:15,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec used request id req-03abef43-2efa-4fd5-b8ea-58b7c7a1bd76 2018-06-29 01:53:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:15,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca8decb-4da0-4b46-881f-8b58503e1671 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:53:15,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles used request id req-0ca8decb-4da0-4b46-881f-8b58503e1671 2018-06-29 01:53:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:16,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01f388e-d2ef-413b-a935-e11343bdcf8c Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:53:16,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-a01f388e-d2ef-413b-a935-e11343bdcf8c 2018-06-29 01:53:16,067 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:16,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:16,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63567495-d259-4a45-b997-bc10394eb87b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:16,188 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles/d48406451d0741edbc5676e7f47c6262 used request id req-63567495-d259-4a45-b997-bc10394eb87b 2018-06-29 01:53:16,189 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-653ddc9c-2639-420-user1 2018-06-29 01:53:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda1a655-9fa4-4ac1-8c5e-9aa92aed1db9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:16,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bda1a655-9fa4-4ac1-8c5e-9aa92aed1db9 2018-06-29 01:53:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" -d '{"role": {"name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}}' 2018-06-29 01:53:16,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf02b19-c3bc-4189-a1ae-6e555b3bf9f5 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "links": {"self": "http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30"}, "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}} 2018-06-29 01:53:16,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7cf02b19-c3bc-4189-a1ae-6e555b3bf9f5 2018-06-29 01:53:16,390 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-653ddc9c-2639-420-name-role 2018-06-29 01:53:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:16,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87751a82-24bb-4e6f-bd81-639984944dcf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "links": {"self": "http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30"}, "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}} 2018-06-29 01:53:16,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 used request id req-87751a82-24bb-4e6f-bd81-639984944dcf 2018-06-29 01:53:16,476 - keystone_utils - INFO - Granting role CreateProjectUserTests-653ddc9c-2639-420-name-role to project CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:16,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8049619-dfa0-4ba4-b8eb-bde99144f85b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:16,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/78dd822403884ef8b0e7ebffbe9a02ec/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 used request id req-d8049619-dfa0-4ba4-b8eb-bde99144f85b 2018-06-29 01:53:16,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:16,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:16,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["HBh8rbRYRsWRTNS6M6tErA"], "issued_at": "2018-06-29T01:53:16.000000Z"}} 2018-06-29 01:53:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7ae95d-8a83-401b-ab81-a7abb4962ae3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:17,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c7ae95d-8a83-401b-ab81-a7abb4962ae3 2018-06-29 01:53:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:17,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7e7cfc-850c-4146-8775-e696bb8e2a01 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/049ea843464746bb97881b93854988a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "049ea843464746bb97881b93854988a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/35e8d5c162ff43bb8a55d76adb7bb75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e8d5c162ff43bb8a55d76adb7bb75a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/38b59135924b4ae0870a9c546f0084a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38b59135924b4ae0870a9c546f0084a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe3aad7ee144fcc8c00be749226447b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe3aad7ee144fcc8c00be749226447b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/51c1061d7b4f465885eea87fb9bf5d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c1061d7b4f465885eea87fb9bf5d40", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/63334821965c40c190b294160938cdf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63334821965c40c190b294160938cdf2", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/73869d3c748e462bbc1b3e20e06bb32c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73869d3c748e462bbc1b3e20e06bb32c", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-653ddc9c-2639-420-user1", "links": {"self": "http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec"}, "domain_id": "default", "enabled": true, "id": "78dd822403884ef8b0e7ebffbe9a02ec", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7a0d05a44bcb4393ac62f3ca959a9c8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a0d05a44bcb4393ac62f3ca959a9c8d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/8146cd5b63d74a7c9ca4f954cb2581d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8146cd5b63d74a7c9ca4f954cb2581d9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/9e1276665a3b4dc885a5a1658f79c496"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e1276665a3b4dc885a5a1658f79c496", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a68fd1221166449eb1f56ceb6aa5eee4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a68fd1221166449eb1f56ceb6aa5eee4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/a8ad7412a69b44d4ba53850954f6cab7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8ad7412a69b44d4ba53850954f6cab7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/c2652d0956fa4fe691fe914b070d923c"}, "domain_id": "ad884ec0c587496eba55e6fadf0cb9f7", "enabled": true, "options": {}, "id": "c2652d0956fa4fe691fe914b070d923c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/cc935547fbe7409b99ae9ecfcfdbd7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc935547fbe7409b99ae9ecfcfdbd7eb", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-29 01:53:17,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0b7e7cfc-850c-4146-8775-e696bb8e2a01 2018-06-29 01:53:17,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9394126a-39b2-4c1f-b0db-6cab478391ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-29 01:53:17,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9394126a-39b2-4c1f-b0db-6cab478391ac 2018-06-29 01:53:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dec697b-8733-44b5-aff5-1d6f22b0805f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "links": {"self": "http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30"}, "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:17,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2dec697b-8733-44b5-aff5-1d6f22b0805f 2018-06-29 01:53:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b44ed77-3a77-4369-9ae2-5c656853f850 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f"}, "tags": [], "enabled": true, "id": "736d69235d8e4d0d81401f33d3415a5f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:17,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-653ddc9c-2639-420-name used request id req-5b44ed77-3a77-4369-9ae2-5c656853f850 2018-06-29 01:53:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/510c11fbe0eb4c52b26c49b88e7e0e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc8cab8-bec8-4867-831f-cd703b0d9dd9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/510c11fbe0eb4c52b26c49b88e7e0e39"}, "enabled": true, "id": "510c11fbe0eb4c52b26c49b88e7e0e39", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-653ddc9c-2639-420-user2"}} 2018-06-29 01:53:17,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/510c11fbe0eb4c52b26c49b88e7e0e39 used request id req-1fc8cab8-bec8-4867-831f-cd703b0d9dd9 2018-06-29 01:53:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:18,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d72909d-5201-46de-8857-6b1b58dc2cef Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles", "previous": null, "next": null}, "roles": []} 2018-06-29 01:53:18,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles used request id req-2d72909d-5201-46de-8857-6b1b58dc2cef 2018-06-29 01:53:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:18,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f0bc9f-690a-4d0d-8e91-d502c7c11888 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}} 2018-06-29 01:53:18,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262 used request id req-a5f0bc9f-690a-4d0d-8e91-d502c7c11888 2018-06-29 01:53:18,135 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles/d48406451d0741edbc5676e7f47c6262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:18,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c02fab-a308-4a35-94c3-52c5cac43407 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:18,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles/d48406451d0741edbc5676e7f47c6262 used request id req-02c02fab-a308-4a35-94c3-52c5cac43407 2018-06-29 01:53:18,264 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-653ddc9c-2639-420-user2 2018-06-29 01:53:18,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:18,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0accd953-8fd1-465a-9e3a-64e8efefd791 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "links": {"self": "http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30"}, "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}} 2018-06-29 01:53:18,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 used request id req-0accd953-8fd1-465a-9e3a-64e8efefd791 2018-06-29 01:53:18,285 - keystone_utils - INFO - Granting role CreateProjectUserTests-653ddc9c-2639-420-name-role to project CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:18,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42525f26-3843-4e39-ab92-3712d3934d12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:18,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f/users/510c11fbe0eb4c52b26c49b88e7e0e39/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 used request id req-42525f26-3843-4e39-ab92-3712d3934d12 2018-06-29 01:53:18,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:18,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:18,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}, {"id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}], "expires_at": "2018-06-29T02:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "736d69235d8e4d0d81401f33d3415a5f", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-653ddc9c-2639-420-user1", "id": "78dd822403884ef8b0e7ebffbe9a02ec"}, "audit_ids": ["klVNRt63Tcy_f-d-k5Wvow"], "issued_at": "2018-06-29T01:53:18.000000Z"}} 2018-06-29 01:53:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:18,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01ac9d4-a172-41b6-8275-22bb66be7bb1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:18,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f01ac9d4-a172-41b6-8275-22bb66be7bb1 2018-06-29 01:53:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-653ddc9c-2639-420-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:19,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-131d9297-4e44-4468-9372-839f78658f7d Date: Fri, 29 Jun 2018 01:53:19 GMT RESP BODY: {"security_groups": []} 2018-06-29 01:53:19,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-653ddc9c-2639-420-name&description=hello+group used request id req-131d9297-4e44-4468-9372-839f78658f7d 2018-06-29 01:53:19,844 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-653ddc9c-2639-420-name... 2018-06-29 01:53:19,844 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" -d '{"security_group": {"name": "CreateProjectUserTests-653ddc9c-2639-420-name", "description": "hello group"}}' 2018-06-29 01:53:20,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3c1c96f1-78de-4891-b8e6-0149b1e95b15 Date: Fri, 29 Jun 2018 01:53:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}} 2018-06-29 01:53:20,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-3c1c96f1-78de-4891-b8e6-0149b1e95b15 2018-06-29 01:53:20,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b567f962-d354-4b62-81ca-ff7585d82df7 Date: Fri, 29 Jun 2018 01:53:20 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:20,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-b567f962-d354-4b62-81ca-ff7585d82df7 2018-06-29 01:53:20,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d75f1ba-2915-4871-ae06-749bd3934e0a Date: Fri, 29 Jun 2018 01:53:20 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:20,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-5d75f1ba-2915-4871-ae06-749bd3934e0a 2018-06-29 01:53:20,100 - neutron_utils - INFO - Retrieving security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-892d0a6c-ddc4-4d1a-9659-6dfcb9e548f4 Date: Fri, 29 Jun 2018 01:53:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:20,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-892d0a6c-ddc4-4d1a-9659-6dfcb9e548f4 2018-06-29 01:53:20,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73fb6ee0-0348-4ae1-afa5-a6a5d36fd8f4 Date: Fri, 29 Jun 2018 01:53:20 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:20,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-73fb6ee0-0348-4ae1-afa5-a6a5d36fd8f4 2018-06-29 01:53:20,195 - neutron_utils - INFO - Retrieving security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e69041a3-f5af-490c-9201-1145bed1a6e5 Date: Fri, 29 Jun 2018 01:53:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:20,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-e69041a3-f5af-490c-9201-1145bed1a6e5 2018-06-29 01:53:20,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7fbe9d9d-c327-4323-857f-fa4f1d453444 Date: Fri, 29 Jun 2018 01:53:20 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:20,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-7fbe9d9d-c327-4323-857f-fa4f1d453444 2018-06-29 01:53:20,262 - neutron_utils - INFO - Retrieving security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-abfbb2d8-ce64-48ad-bd69-918804716204 Date: Fri, 29 Jun 2018 01:53:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:20,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-abfbb2d8-ce64-48ad-bd69-918804716204 2018-06-29 01:53:20,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:20,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a40182d-1d4a-482b-8f88-abdcb95cb1e4 Date: Fri, 29 Jun 2018 01:53:20 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:20,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-6a40182d-1d4a-482b-8f88-abdcb95cb1e4 2018-06-29 01:53:20,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:20,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:20,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}, {"id": "cf27d9e20a7a4abbb09aff65e9c1ce30", "name": "CreateProjectUserTests-653ddc9c-2639-420-name-role"}], "expires_at": "2018-06-29T02:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "736d69235d8e4d0d81401f33d3415a5f", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_736d69235d8e4d0d81401f33d3415a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_736d69235d8e4d0d81401f33d3415a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-653ddc9c-2639-420-user2", "id": "510c11fbe0eb4c52b26c49b88e7e0e39"}, "audit_ids": ["99lHiI6xRm2WM-SZQqdtMg"], "issued_at": "2018-06-29T01:53:20.000000Z"}} 2018-06-29 01:53:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:20,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a910734e-d828-444b-a986-a12235f73586 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:20,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a910734e-d828-444b-a986-a12235f73586 2018-06-29 01:53:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-653ddc9c-2639-420-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:20,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-13425dc7-a804-4630-a7f1-0bab451d5fa6 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:20,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-653ddc9c-2639-420-name&description=hello+group used request id req-13425dc7-a804-4630-a7f1-0bab451d5fa6 2018-06-29 01:53:20,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:21,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9108c5c-e067-4ae5-ad9b-297fc42fc22e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "736d69235d8e4d0d81401f33d3415a5f", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}} 2018-06-29 01:53:21,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f used request id req-d9108c5c-e067-4ae5-ad9b-297fc42fc22e 2018-06-29 01:53:21,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f622a689-8413-49bd-93db-6286980dd413 Date: Fri, 29 Jun 2018 01:53:21 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:21,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-f622a689-8413-49bd-93db-6286980dd413 2018-06-29 01:53:21,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0671f68d-8c35-46ef-9cbf-3b0a3f0b0a69 Date: Fri, 29 Jun 2018 01:53:21 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:21,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-0671f68d-8c35-46ef-9cbf-3b0a3f0b0a69 2018-06-29 01:53:21,154 - neutron_utils - INFO - Retrieving security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-11de9064-308b-401d-8506-81845b393a05 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "9087ab96-3069-46ac-90e2-b3a562b466fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}]} 2018-06-29 01:53:21,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-11de9064-308b-401d-8506-81845b393a05 2018-06-29 01:53:21,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f4a6e09-0050-477a-b463-e9ba98e44d80 2018-06-29 01:53:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc1377cf-ee92-42b1-b8ef-a59c072f0024 Date: Fri, 29 Jun 2018 01:53:21 GMT 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-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "9087ab96-3069-46ac-90e2-b3a562b466fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "7f4a6e09-0050-477a-b463-e9ba98e44d80", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ad1e7e83-2dd3-4fef-8d4b-678f7283851e"}]} 2018-06-29 01:53:21,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-fc1377cf-ee92-42b1-b8ef-a59c072f0024 2018-06-29 01:53:21,220 - neutron_utils - INFO - Deleting security group rule with ID - ad1e7e83-2dd3-4fef-8d4b-678f7283851e 2018-06-29 01:53:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ad1e7e83-2dd3-4fef-8d4b-678f7283851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:21,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72d074cd-6757-46cb-bbf1-6c28bf89497d Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:21,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ad1e7e83-2dd3-4fef-8d4b-678f7283851e used request id req-72d074cd-6757-46cb-bbf1-6c28bf89497d 2018-06-29 01:53:21,343 - neutron_utils - INFO - Deleting security group rule with ID - 9087ab96-3069-46ac-90e2-b3a562b466fc 2018-06-29 01:53:21,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9087ab96-3069-46ac-90e2-b3a562b466fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:21,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67081649-d614-451a-98b5-9d57b62ee4e3 Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:21,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9087ab96-3069-46ac-90e2-b3a562b466fc used request id req-67081649-d614-451a-98b5-9d57b62ee4e3 2018-06-29 01:53:21,414 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe35f11d40a66a1d9202ba4d56b46a293e0486" 2018-06-29 01:53:21,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a04cdd26-6b25-4c86-996e-49b7a09a95eb Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:21,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-a04cdd26-6b25-4c86-996e-49b7a09a95eb 2018-06-29 01:53:21,528 - neutron_utils - INFO - Deleting security group rule with ID - ad1e7e83-2dd3-4fef-8d4b-678f7283851e 2018-06-29 01:53:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ad1e7e83-2dd3-4fef-8d4b-678f7283851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,552 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b2ee1d0e-7682-41b3-9a3b-7b4f2aeec9b2 Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ad1e7e83-2dd3-4fef-8d4b-678f7283851e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-29 01:53:21,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ad1e7e83-2dd3-4fef-8d4b-678f7283851e used request id req-b2ee1d0e-7682-41b3-9a3b-7b4f2aeec9b2 2018-06-29 01:53:21,553 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ad1e7e83-2dd3-4fef-8d4b-678f7283851e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-29 01:53:21,553 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ad1e7e83-2dd3-4fef-8d4b-678f7283851e does not exist Neutron server returns request_ids: ['req-b2ee1d0e-7682-41b3-9a3b-7b4f2aeec9b2'] 2018-06-29 01:53:21,553 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7f4a6e09-0050-477a-b463-e9ba98e44d80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b62c31791c92285df2e929aa030c6e93b352ed7" 2018-06-29 01:53:21,578 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-388f1756-f502-41d4-b314-41b60ee226ed Date: Fri, 29 Jun 2018 01:53:21 GMT RESP BODY: {"NeutronError": {"message": "Security group 7f4a6e09-0050-477a-b463-e9ba98e44d80 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-29 01:53:21,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7f4a6e09-0050-477a-b463-e9ba98e44d80 used request id req-388f1756-f502-41d4-b314-41b60ee226ed 2018-06-29 01:53:21,578 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 7f4a6e09-0050-477a-b463-e9ba98e44d80 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-29 01:53:21,578 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 7f4a6e09-0050-477a-b463-e9ba98e44d80 does not exist Neutron server returns request_ids: ['req-388f1756-f502-41d4-b314-41b60ee226ed'] 2018-06-29 01:53:21,579 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-653ddc9c-2639-420-user1 2018-06-29 01:53:21,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75481585f83dfdfcd47e5982aa098e7ee3361f16" 2018-06-29 01:53:21,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a67f5f-1332-4ef9-92d4-960586f28e33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:21,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/78dd822403884ef8b0e7ebffbe9a02ec used request id req-01a67f5f-1332-4ef9-92d4-960586f28e33 2018-06-29 01:53:21,756 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-653ddc9c-2639-420-user2 2018-06-29 01:53:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/510c11fbe0eb4c52b26c49b88e7e0e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1a8ad75e1857bf38c35b4d01b26d41d7cd979b" 2018-06-29 01:53:21,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39bdda4d-6fe4-4f90-bf89-26853bf74799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:21,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/510c11fbe0eb4c52b26c49b88e7e0e39 used request id req-39bdda4d-6fe4-4f90-bf89-26853bf74799 2018-06-29 01:53:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e6d2d964-8add-4b81-9968-50a32c863c45 Date: Fri, 29 Jun 2018 01:53:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "updated_at": "2018-06-29T01:53:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "03b351f0-3d77-4ce3-92f6-e72fa41afbaf", "remote_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "0b8f6858-3ecb-410c-a848-14803863b7fb", "remote_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "8906c6de-1229-4d61-87ee-b32fbf568047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "revision_number": 0, "id": "ce6410c3-2ad3-41bd-a139-fde18605e9a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "736d69235d8e4d0d81401f33d3415a5f"}], "revision_number": 1, "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}]} 2018-06-29 01:53:22,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e6d2d964-8add-4b81-9968-50a32c863c45 2018-06-29 01:53:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1381e52-17d2-4000-a829-5a3bc74aaa09 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "736d69235d8e4d0d81401f33d3415a5f", "name": "CreateProjectUserTests-653ddc9c-2639-420-name"}} 2018-06-29 01:53:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f used request id req-f1381e52-17d2-4000-a829-5a3bc74aaa09 2018-06-29 01:53:22,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c8bc895-bfe0-40b0-81e6-89a17be74051 2018-06-29 01:53:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1c8bc895-bfe0-40b0-81e6-89a17be74051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a1bb090b-42d9-4410-adaf-56140f12088f Date: Fri, 29 Jun 2018 01:53:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "03b351f0-3d77-4ce3-92f6-e72fa41afbaf"}, {"remote_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "0b8f6858-3ecb-410c-a848-14803863b7fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "8906c6de-1229-4d61-87ee-b32fbf568047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:19Z", "security_group_id": "1c8bc895-bfe0-40b0-81e6-89a17be74051", "port_range_min": null, "revision_number": 0, "tenant_id": "736d69235d8e4d0d81401f33d3415a5f", "created_at": "2018-06-29T01:53:19Z", "project_id": "736d69235d8e4d0d81401f33d3415a5f", "id": "ce6410c3-2ad3-41bd-a139-fde18605e9a7"}]} 2018-06-29 01:53:22,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1c8bc895-bfe0-40b0-81e6-89a17be74051 used request id req-a1bb090b-42d9-4410-adaf-56140f12088f 2018-06-29 01:53:22,273 - neutron_utils - INFO - Deleting security group with name - default 2018-06-29 01:53:22,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1c8bc895-bfe0-40b0-81e6-89a17be74051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-180684ae-f3db-446a-bd1a-a44c54eb0a73 Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:22,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1c8bc895-bfe0-40b0-81e6-89a17be74051 used request id req-180684ae-f3db-446a-bd1a-a44c54eb0a73 2018-06-29 01:53:22,413 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-653ddc9c-2639-420-name 2018-06-29 01:53:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b5352d7-0c3c-463b-be22-8cee80b0f913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:22,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/736d69235d8e4d0d81401f33d3415a5f used request id req-2b5352d7-0c3c-463b-be22-8cee80b0f913 2018-06-29 01:53:22,562 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-653ddc9c-2639-420-name-role 2018-06-29 01:53:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91449145-e672-4981-92b4-84e66622bcdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:53:22,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cf27d9e20a7a4abbb09aff65e9c1ce30 used request id req-91449145-e672-4981-92b4-84e66622bcdd 2018-06-29 01:53:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e09c23f7d61d7d925f0ed312881f7539c8f0fa2" 2018-06-29 01:53:22,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d24cd89-77cd-487c-95e8-3613fc29c2bf Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4173dc94efb04977b8049334684f2997", "links": {"self": "http://172.30.9.28:5000/v3/roles/4173dc94efb04977b8049334684f2997"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9be6650c6732422a8f3e7cdbd45e4b3f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9be6650c6732422a8f3e7cdbd45e4b3f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d48406451d0741edbc5676e7f47c6262", "links": {"self": "http://172.30.9.28:5000/v3/roles/d48406451d0741edbc5676e7f47c6262"}, "name": "admin"}, {"domain_id": null, "id": "d8879cf2080f42c2831d0aeb3e2bd466", "links": {"self": "http://172.30.9.28:5000/v3/roles/d8879cf2080f42c2831d0aeb3e2bd466"}, "name": "ResellerAdmin"}]} 2018-06-29 01:53:22,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d24cd89-77cd-487c-95e8-3613fc29c2bf 2018-06-29 01:53:22,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:23,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["YjD6UlhiRM2TVGNQGUHlqA"], "issued_at": "2018-06-29T01:53:23.000000Z"}} 2018-06-29 01:53:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" 2018-06-29 01:53:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c181d35f-2b6b-4838-9fd9-ef42483be19c Date: Fri, 29 Jun 2018 01:53:23 GMT 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"], "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 01:53:23,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c181d35f-2b6b-4838-9fd9-ef42483be19c 2018-06-29 01:53:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28"}' 2018-06-29 01:53:23,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-620ba3f7-a9e5-4a16-ba7d-2ccfc925def8 Date: Fri, 29 Jun 2018 01:53:23 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:53:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:53:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990", "min_disk": 0, "protected": false, "id": "fb7d4397-5fde-492d-bf00-0fd1ebf71990", "file": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:53:23,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-620ba3f7-a9e5-4a16-ba7d-2ccfc925def8 2018-06-29 01:53:23,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" -d '' 2018-06-29 01:53:27,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9404373-267b-4acc-9102-b573a77d064e Date: Fri, 29 Jun 2018 01:53:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:53:27,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/file used request id req-d9404373-267b-4acc-9102-b573a77d064e 2018-06-29 01:53:27,078 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:53:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" 2018-06-29 01:53:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-30cae0c2-1dda-4519-a403-fb904b9a31e7 Date: Fri, 29 Jun 2018 01:53:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:53:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:53:26Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/snap", "metadata": {}}], "self": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990", "min_disk": 0, "protected": false, "id": "fb7d4397-5fde-492d-bf00-0fd1ebf71990", "file": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:53:27,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990 used request id req-30cae0c2-1dda-4519-a403-fb904b9a31e7 2018-06-29 01:53:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" 2018-06-29 01:53:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9578773f-672e-4bff-9de5-e8142bf0fc89 Date: Fri, 29 Jun 2018 01:53:27 GMT 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"], "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 01:53:27,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9578773f-672e-4bff-9de5-e8142bf0fc89 2018-06-29 01:53:27,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" 2018-06-29 01:53:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-0aa581dd-045b-47f4-84ee-8149c353dec4 Date: Fri, 29 Jun 2018 01:53:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:53:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:53:26Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/snap", "metadata": {}}], "self": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990", "min_disk": 0, "protected": false, "id": "fb7d4397-5fde-492d-bf00-0fd1ebf71990", "file": "/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28"} 2018-06-29 01:53:27,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28 used request id req-0aa581dd-045b-47f4-84ee-8149c353dec4 2018-06-29 01:53:27,135 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-6594913f-9c62-4ace-9950-7afab4b78a28 2018-06-29 01:53:27,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b32d6e2f2aecf9cd074c46a2c9e189927e952fb" 2018-06-29 01:53:28,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4735f78e-b17f-4ad1-a24a-a400297059ed Date: Fri, 29 Jun 2018 01:53:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:53:28,033 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fb7d4397-5fde-492d-bf00-0fd1ebf71990 used request id req-4735f78e-b17f-4ad1-a24a-a400297059ed 2018-06-29 01:53:28,035 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-29 01:53:28,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:28,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["0IM4BNjuQreIow2flbUU_Q"], "issued_at": "2018-06-29T01:53:28.000000Z"}} 2018-06-29 01:53:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:28,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ee3e76-87e7-4313-bdb8-8f7b01404712 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:28,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-37ee3e76-87e7-4313-bdb8-8f7b01404712 2018-06-29 01:53:28,498 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net 2018-06-29 01:53:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" -d '{"network": {"name": "NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:28,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-4ab098e2-9064-4037-b33a-ab4ae0a12e52 Date: Fri, 29 Jun 2018 01:53:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e16e1e5-a136-4c13-9e7e-d5f83c753b63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:28Z","mtu":1450}} 2018-06-29 01:53:28,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4ab098e2-9064-4037-b33a-ab4ae0a12e52 2018-06-29 01:53:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c8dcb098-2d92-4829-8a2d-8e33b9d72c00 Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0e16e1e5-a136-4c13-9e7e-d5f83c753b63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:28Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:28Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:29,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-c8dcb098-2d92-4829-8a2d-8e33b9d72c00 2018-06-29 01:53:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b32a394b-ae15-4850-b7b4-dd36052fac12 Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:29,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-b32a394b-ae15-4850-b7b4-dd36052fac12 2018-06-29 01:53:29,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-3937ac72-5243-4507-b025-1d6575e1e8a8 Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0e16e1e5-a136-4c13-9e7e-d5f83c753b63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:28Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:28Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:29,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-3937ac72-5243-4507-b025-1d6575e1e8a8 2018-06-29 01:53:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9bad9058-5544-4896-80db-4824fcdd096c Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:29,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-9bad9058-5544-4896-80db-4824fcdd096c 2018-06-29 01:53:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8c34da68-f25d-4eff-ae2d-029125dbe0ef Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0e16e1e5-a136-4c13-9e7e-d5f83c753b63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:28Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:28Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:29,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net used request id req-8c34da68-f25d-4eff-ae2d-029125dbe0ef 2018-06-29 01:53:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:29,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5438f40-0cdc-4584-8a2f-5a5936145569 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:29,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-d5438f40-0cdc-4584-8a2f-5a5936145569 2018-06-29 01:53:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:29,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fa1c0659-a0ee-4165-a5c1-5f618bfe6629 Date: Fri, 29 Jun 2018 01:53:29 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:29,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-fa1c0659-a0ee-4165-a5c1-5f618bfe6629 2018-06-29 01:53:29,478 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-b9d9ee8a-260a-4675-9869-7b10c33df176-pub-net 2018-06-29 01:53:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0e16e1e5-a136-4c13-9e7e-d5f83c753b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efff7083ad9c1da022dd83d201692b358d13adf" 2018-06-29 01:53:30,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05275a65-fbe1-431b-a11f-2591109e8d13 Date: Fri, 29 Jun 2018 01:53:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:30,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e16e1e5-a136-4c13-9e7e-d5f83c753b63 used request id req-05275a65-fbe1-431b-a11f-2591109e8d13 2018-06-29 01:53:30,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:30,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ijly9MPLR12GB2MEhzNRJw"], "issued_at": "2018-06-29T01:53:30.000000Z"}} 2018-06-29 01:53:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0985f51546eab187b4a4576bfea067714182f930" 2018-06-29 01:53:30,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff48624-69ec-4891-b630-5cc328e52391 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:30,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eff48624-69ec-4891-b630-5cc328e52391 2018-06-29 01:53:30,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:30,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["9bvFzJ9WQdK6O87L8cejZw"], "issued_at": "2018-06-29T01:53:30.000000Z"}} 2018-06-29 01:53:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fdf7b785997a0c7489b943a18f1c4d7b5112e" 2018-06-29 01:53:31,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45f9a49-29df-4f02-aee6-2099ae0c3360 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:31,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a45f9a49-29df-4f02-aee6-2099ae0c3360 2018-06-29 01:53:31,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:31,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["EmC4mIH5TuSBwIXSZTk1Xw"], "issued_at": "2018-06-29T01:53:31.000000Z"}} 2018-06-29 01:53:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:31,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5d503c-16ca-4f4d-8d89-38edf5cb784b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:31,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f5d503c-16ca-4f4d-8d89-38edf5cb784b 2018-06-29 01:53:31,479 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net 2018-06-29 01:53:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" -d '{"network": {"name": "NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:32,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-d66d995d-80ae-4a26-a4e0-9dd6f6d6be1d Date: Fri, 29 Jun 2018 01:53:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","mtu":1450}} 2018-06-29 01:53:32,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d66d995d-80ae-4a26-a4e0-9dd6f6d6be1d 2018-06-29 01:53:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:32,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d7fd388f-fbee-41fe-909c-133093b5eb49 Date: Fri, 29 Jun 2018 01:53:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:32,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-d7fd388f-fbee-41fe-909c-133093b5eb49 2018-06-29 01:53:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:32,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20cc6bcf-bee8-4060-a584-03db950952f1 Date: Fri, 29 Jun 2018 01:53:32 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:32,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-20cc6bcf-bee8-4060-a584-03db950952f1 2018-06-29 01:53:32,747 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet 2018-06-29 01:53:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" -d '{"subnets": [{"ip_version": 4, "network_id": "73eb85fa-9b1b-4035-b3ad-4aeb69d92adc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet"}]}' 2018-06-29 01:53:33,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ab01bf7b-e426-41b0-aea8-f8dea39accf4 Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ab01bf7b-e426-41b0-aea8-f8dea39accf4 2018-06-29 01:53:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce10b3ec-31e6-455e-a5a2-2c78978b47d9 Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f949db6d-134d-41c8-9c20-6d597162e58c"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:33,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-ce10b3ec-31e6-455e-a5a2-2c78978b47d9 2018-06-29 01:53:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b5ad480f-0c5c-4b85-b3ba-f6e74eb587f7 Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-b5ad480f-0c5c-4b85-b3ba-f6e74eb587f7 2018-06-29 01:53:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a462c906-e184-4e37-9f6d-98989a16efeb Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f949db6d-134d-41c8-9c20-6d597162e58c"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:33,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net used request id req-a462c906-e184-4e37-9f6d-98989a16efeb 2018-06-29 01:53:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:33,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720ee134-84a6-433e-bcf2-1332c09d4112 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:33,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-720ee134-84a6-433e-bcf2-1332c09d4112 2018-06-29 01:53:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-effddf26-9b3e-4f10-816b-0522f3e606b4 Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-effddf26-9b3e-4f10-816b-0522f3e606b4 2018-06-29 01:53:33,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc&name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e0e6546b-ca98-43d6-a578-5fd0e807d2bf Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc&name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet used request id req-e0e6546b-ca98-43d6-a578-5fd0e807d2bf 2018-06-29 01:53:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc&name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-443b5191-0756-48f4-9e79-65eb606f7942 Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc&name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet used request id req-443b5191-0756-48f4-9e79-65eb606f7942 2018-06-29 01:53:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9e500192-9990-4288-be27-c12f609190ca Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-9e500192-9990-4288-be27-c12f609190ca 2018-06-29 01:53:33,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-145d62e3-1d42-4caa-9b43-399555f01b0c Date: Fri, 29 Jun 2018 01:53:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f949db6d-134d-41c8-9c20-6d597162e58c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"73eb85fa-9b1b-4035-b3ad-4aeb69d92adc","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:32Z","ip_version":4}]} 2018-06-29 01:53:33,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet used request id req-145d62e3-1d42-4caa-9b43-399555f01b0c 2018-06-29 01:53:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:33,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ba51be-137d-40cb-954b-94f898c627d6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:33,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-42ba51be-137d-40cb-954b-94f898c627d6 2018-06-29 01:53:33,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet 2018-06-29 01:53:33,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-subnet 2018-06-29 01:53:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f949db6d-134d-41c8-9c20-6d597162e58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:35,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df0d1729-721f-462a-9fec-3fd07dfc8b14 Date: Fri, 29 Jun 2018 01:53:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:35,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f949db6d-134d-41c8-9c20-6d597162e58c used request id req-df0d1729-721f-462a-9fec-3fd07dfc8b14 2018-06-29 01:53:35,332 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d3a001e0-0564-4ce4-a98b-ad23ee6f54f9-pub-net 2018-06-29 01:53:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/73eb85fa-9b1b-4035-b3ad-4aeb69d92adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f875b5036692a32dc45b47f8c78e612e925021" 2018-06-29 01:53:36,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3292dd6-74be-4274-9949-738db616bdaf Date: Fri, 29 Jun 2018 01:53:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:36,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/73eb85fa-9b1b-4035-b3ad-4aeb69d92adc used request id req-d3292dd6-74be-4274-9949-738db616bdaf 2018-06-29 01:53:36,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:36,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["BrhSIsDHTlO6hh_L4Zanvg"], "issued_at": "2018-06-29T01:53:36.000000Z"}} 2018-06-29 01:53:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" 2018-06-29 01:53:36,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f652eb5-a38d-4992-9b76-b4d8e5a2299a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:36,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f652eb5-a38d-4992-9b76-b4d8e5a2299a 2018-06-29 01:53:36,942 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net 2018-06-29 01:53:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" -d '{"network": {"name": "NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:37,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f7741e15-6b0a-4ae7-b032-b8f616dfe95d Date: Fri, 29 Jun 2018 01:53:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8236ac82-e7ed-4a6f-9842-cc1922e07ec9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:37Z","mtu":1450}} 2018-06-29 01:53:37,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f7741e15-6b0a-4ae7-b032-b8f616dfe95d 2018-06-29 01:53:37,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8236ac82-e7ed-4a6f-9842-cc1922e07ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" 2018-06-29 01:53:37,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-57d9efcf-2bab-493e-b08c-1c519e352f42 Date: Fri, 29 Jun 2018 01:53:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8236ac82-e7ed-4a6f-9842-cc1922e07ec9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:37Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:37Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:37,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8236ac82-e7ed-4a6f-9842-cc1922e07ec9 used request id req-57d9efcf-2bab-493e-b08c-1c519e352f42 2018-06-29 01:53:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8236ac82-e7ed-4a6f-9842-cc1922e07ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" 2018-06-29 01:53:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4129a03-9bb1-4334-a379-a747d2a9f025 Date: Fri, 29 Jun 2018 01:53:37 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:37,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8236ac82-e7ed-4a6f-9842-cc1922e07ec9 used request id req-d4129a03-9bb1-4334-a379-a747d2a9f025 2018-06-29 01:53:37,681 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-subnet 2018-06-29 01:53:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" -d '{"subnets": [{"ip_version": 4, "network_id": "8236ac82-e7ed-4a6f-9842-cc1922e07ec9", "cidr": "", "name": "NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-subnet"}]}' 2018-06-29 01:53:37,693 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-08e97d9e-1427-4c6c-913a-201d83055e2e Date: Fri, 29 Jun 2018 01:53:37 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 01:53:37,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-08e97d9e-1427-4c6c-913a-201d83055e2e 2018-06-29 01:53:37,693 - 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 01:53:37,693 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-subnet] for network [NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net] 2018-06-29 01:53:37,693 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-432683d8-8c0e-47e8-8b17-6151434f76be-pub-net 2018-06-29 01:53:37,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8236ac82-e7ed-4a6f-9842-cc1922e07ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49362d5155d74a2dc0b48d116101cdc9289cd419" 2018-06-29 01:53:38,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-763eabdf-29b0-4db5-aca6-f336309074bc Date: Fri, 29 Jun 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:38,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8236ac82-e7ed-4a6f-9842-cc1922e07ec9 used request id req-763eabdf-29b0-4db5-aca6-f336309074bc 2018-06-29 01:53:38,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:38,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["aKB02EJpRJSM6nVbkBjegA"], "issued_at": "2018-06-29T01:53:38.000000Z"}} 2018-06-29 01:53:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:38,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0953216-b632-4c2c-8158-d410428183d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:38,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c0953216-b632-4c2c-8158-d410428183d8 2018-06-29 01:53:38,675 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net 2018-06-29 01:53:38,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" -d '{"network": {"name": "NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:39,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4ab627ab-786a-4125-8ae9-574b8ccce333 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:38Z","mtu":1450}} 2018-06-29 01:53:39,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4ab627ab-786a-4125-8ae9-574b8ccce333 2018-06-29 01:53:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8032b9e5-0a81-42c5-a384-a079bc84ecfa Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:38Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:38Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:39,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-8032b9e5-0a81-42c5-a384-a079bc84ecfa 2018-06-29 01:53:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fa0fd3b-8d73-42c8-860a-7d18edfbeed5 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:39,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-9fa0fd3b-8d73-42c8-860a-7d18edfbeed5 2018-06-29 01:53:39,143 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet 2018-06-29 01:53:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" -d '{"subnets": [{"ip_version": 4, "network_id": "a9b36d03-e7da-423b-ad7c-06c0ad782bca", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet"}]}' 2018-06-29 01:53:39,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aac7f398-252d-4d67-9a62-6fe0ecd331a5 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:39,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-aac7f398-252d-4d67-9a62-6fe0ecd331a5 2018-06-29 01:53:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-12c6df0a-c862-43d1-95c3-64af57bf2462 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a3dd82b3-3825-4f0d-8a70-b51c752e3f20"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:38Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:39,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-12c6df0a-c862-43d1-95c3-64af57bf2462 2018-06-29 01:53:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e0000d87-4288-4cc5-bc02-caae5755c6c9 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:39,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-e0000d87-4288-4cc5-bc02-caae5755c6c9 2018-06-29 01:53:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e4153a6f-ffa7-453f-9b68-6248c36bf304 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a3dd82b3-3825-4f0d-8a70-b51c752e3f20"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:38Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:39,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net used request id req-e4153a6f-ffa7-453f-9b68-6248c36bf304 2018-06-29 01:53:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:39,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:39,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20b0c1b-f6e5-408a-a853-ee16b48c5647 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:39,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-e20b0c1b-f6e5-408a-a853-ee16b48c5647 2018-06-29 01:53:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5be773dc-a301-4558-a559-f4966bf01ee1 Date: Fri, 29 Jun 2018 01:53:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:39,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-5be773dc-a301-4558-a559-f4966bf01ee1 2018-06-29 01:53:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca&name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:40,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d89989c3-c7c7-41c1-9391-38b97b9a0d1d Date: Fri, 29 Jun 2018 01:53:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:40,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca&name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet used request id req-d89989c3-c7c7-41c1-9391-38b97b9a0d1d 2018-06-29 01:53:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca&name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:40,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1bb25596-33d2-4667-addc-3abd4afb0482 Date: Fri, 29 Jun 2018 01:53:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:40,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca&name=NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet used request id req-1bb25596-33d2-4667-addc-3abd4afb0482 2018-06-29 01:53:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:40,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3989c84f-8564-403f-90bd-c471a79dc2ae Date: Fri, 29 Jun 2018 01:53:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a3dd82b3-3825-4f0d-8a70-b51c752e3f20","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9b36d03-e7da-423b-ad7c-06c0ad782bca","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:39Z","ip_version":4}]} 2018-06-29 01:53:40,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-3989c84f-8564-403f-90bd-c471a79dc2ae 2018-06-29 01:53:40,119 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet 2018-06-29 01:53:40,119 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-subnet 2018-06-29 01:53:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a3dd82b3-3825-4f0d-8a70-b51c752e3f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:40,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f2a393a-9478-4a2e-8890-bc4a47f78e6b Date: Fri, 29 Jun 2018 01:53:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:40,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a3dd82b3-3825-4f0d-8a70-b51c752e3f20 used request id req-0f2a393a-9478-4a2e-8890-bc4a47f78e6b 2018-06-29 01:53:40,588 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c22748b6-b771-4244-97f0-ad79d8c26a31-pub-net 2018-06-29 01:53:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a9b36d03-e7da-423b-ad7c-06c0ad782bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0770f7a3d15e09365cab473e926519536ba10923" 2018-06-29 01:53:41,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3acf9f9-8b12-48bd-8480-ae9c20f1ace3 Date: Fri, 29 Jun 2018 01:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:41,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a9b36d03-e7da-423b-ad7c-06c0ad782bca used request id req-a3acf9f9-8b12-48bd-8480-ae9c20f1ace3 2018-06-29 01:53:41,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:42,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ijCW4QqYTCCiNSiFj6pBYA"], "issued_at": "2018-06-29T01:53:42.000000Z"}} 2018-06-29 01:53:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" 2018-06-29 01:53:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff5bbbf-c83c-45cf-9568-d4df95526e8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:42,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dff5bbbf-c83c-45cf-9568-d4df95526e8b 2018-06-29 01:53:42,288 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net 2018-06-29 01:53:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" -d '{"network": {"name": "NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:43,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-10e87eff-3024-408e-9e03-efed7bc44838 Date: Fri, 29 Jun 2018 01:53:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"269e3ee9-388e-407e-9f7d-3549125c530c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:43Z","mtu":1450}} 2018-06-29 01:53:43,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-10e87eff-3024-408e-9e03-efed7bc44838 2018-06-29 01:53:43,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=269e3ee9-388e-407e-9f7d-3549125c530c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" 2018-06-29 01:53:43,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8891c573-82df-4447-aa01-63fb1dc63ea9 Date: Fri, 29 Jun 2018 01:53:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"269e3ee9-388e-407e-9f7d-3549125c530c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:43Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:43Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:43,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=269e3ee9-388e-407e-9f7d-3549125c530c used request id req-8891c573-82df-4447-aa01-63fb1dc63ea9 2018-06-29 01:53:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=269e3ee9-388e-407e-9f7d-3549125c530c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" 2018-06-29 01:53:43,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de7c3598-3fe3-4b40-afba-f862091e8593 Date: Fri, 29 Jun 2018 01:53:43 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:43,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=269e3ee9-388e-407e-9f7d-3549125c530c used request id req-de7c3598-3fe3-4b40-afba-f862091e8593 2018-06-29 01:53:43,647 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-subnet 2018-06-29 01:53:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" -d '{"subnets": [{"ip_version": 4, "network_id": "269e3ee9-388e-407e-9f7d-3549125c530c", "cidr": null, "name": "NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-subnet"}]}' 2018-06-29 01:53:43,728 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8bc44e14-abae-4744-bc47-7e368cd99fac Date: Fri, 29 Jun 2018 01:53:43 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-29 01:53:43,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8bc44e14-abae-4744-bc47-7e368cd99fac 2018-06-29 01:53:43,729 - 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 01:53:43,729 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-subnet] for network [NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net] 2018-06-29 01:53:43,729 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ae1b5751-f6f2-4f2e-a851-06aeed881cd1-pub-net 2018-06-29 01:53:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/269e3ee9-388e-407e-9f7d-3549125c530c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26309a6b8996d9598451d39fe6ce7fdb146acdc6" 2018-06-29 01:53:44,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adcfd3f3-ed12-446b-9e14-fc22f913c5db Date: Fri, 29 Jun 2018 01:53:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:44,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/269e3ee9-388e-407e-9f7d-3549125c530c used request id req-adcfd3f3-ed12-446b-9e14-fc22f913c5db 2018-06-29 01:53:44,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:44,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["DZ3CoMdkTDi0SK6VMmkxxg"], "issued_at": "2018-06-29T01:53:44.000000Z"}} 2018-06-29 01:53:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:44,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf6711d-9bf7-41fc-bb42-4646a8af34a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:44,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aaf6711d-9bf7-41fc-bb42-4646a8af34a8 2018-06-29 01:53:44,944 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net 2018-06-29 01:53:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" -d '{"network": {"name": "NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:45,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-97c61601-8d69-4126-aad6-87a8f8a69a96 Date: Fri, 29 Jun 2018 01:53:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:45Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","mtu":1450}} 2018-06-29 01:53:45,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-97c61601-8d69-4126-aad6-87a8f8a69a96 2018-06-29 01:53:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:45,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-824b7e2b-a9ef-46a1-88a7-7a2546bc7333 Date: Fri, 29 Jun 2018 01:53:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:45Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:45,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-824b7e2b-a9ef-46a1-88a7-7a2546bc7333 2018-06-29 01:53:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:45,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6f5ae3f6-4606-4340-b725-f64abec92597 Date: Fri, 29 Jun 2018 01:53:45 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:45,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-6f5ae3f6-4606-4340-b725-f64abec92597 2018-06-29 01:53:45,503 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet 2018-06-29 01:53:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" -d '{"subnets": [{"ip_version": 4, "network_id": "31fe71c2-87d2-49db-be57-2fa048e9adb8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet"}]}' 2018-06-29 01:53:46,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-853cbc96-b768-437d-97ef-4126e5239afc Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"83545215-8b01-48ce-887d-479f3c8eb8c4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","ip_version":4}]} 2018-06-29 01:53:46,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-853cbc96-b768-437d-97ef-4126e5239afc 2018-06-29 01:53:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-47d2f718-866b-408f-91c2-e17e2b49f05c Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["83545215-8b01-48ce-887d-479f3c8eb8c4"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:45Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:46,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-47d2f718-866b-408f-91c2-e17e2b49f05c 2018-06-29 01:53:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-34da8ea7-8d02-4436-8b9f-26754e6a0d29 Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"83545215-8b01-48ce-887d-479f3c8eb8c4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","ip_version":4}]} 2018-06-29 01:53:46,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-34da8ea7-8d02-4436-8b9f-26754e6a0d29 2018-06-29 01:53:46,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-22113c3f-42c2-442e-b497-fb9f0ee16ea1 Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["83545215-8b01-48ce-887d-479f3c8eb8c4"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:45Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net used request id req-22113c3f-42c2-442e-b497-fb9f0ee16ea1 2018-06-29 01:53:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:46,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fd5108-cc62-4176-a941-d2ae4381d776 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:46,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-72fd5108-cc62-4176-a941-d2ae4381d776 2018-06-29 01:53:46,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56bed1d0-f648-4fd0-a29c-b08840183e75 Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"83545215-8b01-48ce-887d-479f3c8eb8c4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"31fe71c2-87d2-49db-be57-2fa048e9adb8","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:45Z","ip_version":4}]} 2018-06-29 01:53:46,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-56bed1d0-f648-4fd0-a29c-b08840183e75 2018-06-29 01:53:46,421 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet 2018-06-29 01:53:46,421 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-subnet 2018-06-29 01:53:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/83545215-8b01-48ce-887d-479f3c8eb8c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:46,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17f45429-afb2-4652-9f5b-be921ffc3a3d Date: Fri, 29 Jun 2018 01:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:46,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/83545215-8b01-48ce-887d-479f3c8eb8c4 used request id req-17f45429-afb2-4652-9f5b-be921ffc3a3d 2018-06-29 01:53:46,971 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4522ad61-249a-4227-80d9-f19122117bdc-pub-net 2018-06-29 01:53:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/31fe71c2-87d2-49db-be57-2fa048e9adb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e7369cfcb3ba42d90bf4962a07b7d3bfee5405" 2018-06-29 01:53:48,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cda31320-69c1-40fe-be06-d2c23904348e Date: Fri, 29 Jun 2018 01:53:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:48,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/31fe71c2-87d2-49db-be57-2fa048e9adb8 used request id req-cda31320-69c1-40fe-be06-d2c23904348e 2018-06-29 01:53:48,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:48,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["jGVm3lt4RTG4-YvEUF0gWg"], "issued_at": "2018-06-29T01:53:48.000000Z"}} 2018-06-29 01:53:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:48,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59257547-19ff-4c6f-a0fd-17625749d49a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:48,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-59257547-19ff-4c6f-a0fd-17625749d49a 2018-06-29 01:53:48,546 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net 2018-06-29 01:53:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" -d '{"network": {"name": "NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net", "admin_state_up": true}}' 2018-06-29 01:53:48,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-41e6cbb6-25dc-4665-883c-704fbf440ab5 Date: Fri, 29 Jun 2018 01:53:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50cde22a-31be-4e94-84b9-ee6939219539","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:48Z","mtu":1450}} 2018-06-29 01:53:48,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-41e6cbb6-25dc-4665-883c-704fbf440ab5 2018-06-29 01:53:48,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a2af4277-8822-4424-ab27-bc3fae6a5714 Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50cde22a-31be-4e94-84b9-ee6939219539","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:53:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:49,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50cde22a-31be-4e94-84b9-ee6939219539 used request id req-a2af4277-8822-4424-ab27-bc3fae6a5714 2018-06-29 01:53:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8902b154-3a53-41ea-ab13-0f8f6d508a51 Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:53:49,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 used request id req-8902b154-3a53-41ea-ab13-0f8f6d508a51 2018-06-29 01:53:49,083 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet 2018-06-29 01:53:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" -d '{"subnets": [{"ip_version": 4, "network_id": "50cde22a-31be-4e94-84b9-ee6939219539", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet"}]}' 2018-06-29 01:53:49,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2eb4f552-8c77-4ae5-baee-3825ccb3d037 Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"50cde22a-31be-4e94-84b9-ee6939219539","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:49Z","ip_version":4}]} 2018-06-29 01:53:49,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2eb4f552-8c77-4ae5-baee-3825ccb3d037 2018-06-29 01:53:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ea7c4f2c-a080-4e76-aa93-483e113bd03b Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"50cde22a-31be-4e94-84b9-ee6939219539","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:49,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50cde22a-31be-4e94-84b9-ee6939219539 used request id req-ea7c4f2c-a080-4e76-aa93-483e113bd03b 2018-06-29 01:53:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b554ec4a-f2a6-42ba-a3ec-55b74a174ccd Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"50cde22a-31be-4e94-84b9-ee6939219539","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:49Z","ip_version":4}]} 2018-06-29 01:53:49,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 used request id req-b554ec4a-f2a6-42ba-a3ec-55b74a174ccd 2018-06-29 01:53:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-84214801-a73d-4500-b29b-1b3ed2273789 Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"50cde22a-31be-4e94-84b9-ee6939219539","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:53:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:53:49,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net used request id req-84214801-a73d-4500-b29b-1b3ed2273789 2018-06-29 01:53:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:53:49,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:53:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:53:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef462993-d864-481a-8e10-a4a5e94368a9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-ef462993-d864-481a-8e10-a4a5e94368a9 2018-06-29 01:53:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9fb56e34-9570-4f41-8af2-4c4e0cb5a3cb Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"50cde22a-31be-4e94-84b9-ee6939219539","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:49Z","ip_version":4}]} 2018-06-29 01:53:49,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539 used request id req-9fb56e34-9570-4f41-8af2-4c4e0cb5a3cb 2018-06-29 01:53:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539&name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:49,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d3947092-d626-44c0-9871-439bc102f5bf Date: Fri, 29 Jun 2018 01:53:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:53:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"50cde22a-31be-4e94-84b9-ee6939219539","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:53:49Z","ip_version":4}]} 2018-06-29 01:53:49,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50cde22a-31be-4e94-84b9-ee6939219539&name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet used request id req-d3947092-d626-44c0-9871-439bc102f5bf 2018-06-29 01:53:49,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:53:49,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:53:50,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["HT-5dgrpRNywdt3V0x4r1w"], "issued_at": "2018-06-29T01:53:50.000000Z"}} 2018-06-29 01:53:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f52497c8582000fcdd5ebbb5732ce43aec30887" 2018-06-29 01:53:50,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d136f747-b3cd-47ac-96c7-d34cd7877276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:53:50,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d136f747-b3cd-47ac-96c7-d34cd7877276 2018-06-29 01:53:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:50,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b37824c6-9e9d-44dc-81ee-4a867d41fc24 Date: Fri, 29 Jun 2018 01:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:53:50,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b37824c6-9e9d-44dc-81ee-4a867d41fc24 2018-06-29 01:53:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:50,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7ecf39f1-356e-4d16-8f6f-f02632069803 Date: Fri, 29 Jun 2018 01:53:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:53:50,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-7ecf39f1-356e-4d16-8f6f-f02632069803 2018-06-29 01:53:50,509 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router 2018-06-29 01:53:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" -d '{"router": {"external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}, "name": "NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router", "admin_state_up": true}}' 2018-06-29 01:53:52,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-547afd1b-8a90-41c5-87fe-07d5db1901c3 Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:53:50Z", "admin_state_up": true, "updated_at": "2018-06-29T01:53:51Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d95d4f4a-d482-487f-a9da-8710b6a795f2", "name": "NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router"}} 2018-06-29 01:53:52,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-547afd1b-8a90-41c5-87fe-07d5db1901c3 2018-06-29 01:53:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d95d4f4a-d482-487f-a9da-8710b6a795f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-723f79bf-3180-4b38-91fa-5a2b1aaf1750 Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:53:51Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.209"}],"id":"8a47a461-cc32-49a4-ac24-6acb2532cc36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:f8:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:53:51Z","binding:vnic_type":"normal","device_id":"d95d4f4a-d482-487f-a9da-8710b6a795f2","ip_allocation":"immediate"}]} 2018-06-29 01:53:52,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d95d4f4a-d482-487f-a9da-8710b6a795f2 used request id req-723f79bf-3180-4b38-91fa-5a2b1aaf1750 2018-06-29 01:53:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-90250275-55c6-40d5-b6cd-2e96aa02c506 Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:53:52,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-90250275-55c6-40d5-b6cd-2e96aa02c506 2018-06-29 01:53:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4357cf6e-dbf8-4878-941f-98b1375f5ca0 Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:53:50Z", "admin_state_up": true, "updated_at": "2018-06-29T01:53:51Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d95d4f4a-d482-487f-a9da-8710b6a795f2", "name": "NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router"}]} 2018-06-29 01:53:52,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router used request id req-4357cf6e-dbf8-4878-941f-98b1375f5ca0 2018-06-29 01:53:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fdcfe3-af32-49c4-8196-ff879154aa7e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:53:52,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-d5fdcfe3-af32-49c4-8196-ff879154aa7e 2018-06-29 01:53:52,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d95d4f4a-d482-487f-a9da-8710b6a795f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e6199e1a-0321-4048-9393-52f5958f421f Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:53:51Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.209"}],"id":"8a47a461-cc32-49a4-ac24-6acb2532cc36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:f8:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:53:51Z","binding:vnic_type":"normal","device_id":"d95d4f4a-d482-487f-a9da-8710b6a795f2","ip_allocation":"immediate"}]} 2018-06-29 01:53:52,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d95d4f4a-d482-487f-a9da-8710b6a795f2 used request id req-e6199e1a-0321-4048-9393-52f5958f421f 2018-06-29 01:53:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:52,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6f106979-d40b-4e81-8e1c-fa1cb1e8d4d9 Date: Fri, 29 Jun 2018 01:53:52 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:53:52,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-6f106979-d40b-4e81-8e1c-fa1cb1e8d4d9 2018-06-29 01:53:52,755 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router 2018-06-29 01:53:52,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" -d '{"subnet_id": "9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"}' 2018-06-29 01:53:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-662b070b-945a-4050-8bc9-dd10ea9f3c40 Date: Fri, 29 Jun 2018 01:53:54 GMT RESP BODY: {"network_id": "50cde22a-31be-4e94-84b9-ee6939219539", "tenant_id": "0389fcf30a414870838639b91f3f4604", "subnet_id": "9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed", "subnet_ids": ["9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"], "port_id": "a43bb233-96b0-41b6-b5f5-c30269feff2e", "id": "d95d4f4a-d482-487f-a9da-8710b6a795f2"} 2018-06-29 01:53:54,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2/add_router_interface used request id req-662b070b-945a-4050-8bc9-dd10ea9f3c40 2018-06-29 01:53:54,786 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router 2018-06-29 01:53:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" -d '{"subnet_id": "9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"}' 2018-06-29 01:53:56,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad0672b4-97b3-4e65-94f5-b783d3c8b470 Date: Fri, 29 Jun 2018 01:53:56 GMT RESP BODY: {"network_id": "50cde22a-31be-4e94-84b9-ee6939219539", "tenant_id": "0389fcf30a414870838639b91f3f4604", "subnet_id": "9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed", "subnet_ids": ["9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed"], "port_id": "a43bb233-96b0-41b6-b5f5-c30269feff2e", "id": "d95d4f4a-d482-487f-a9da-8710b6a795f2"} 2018-06-29 01:53:56,579 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2/remove_router_interface used request id req-ad0672b4-97b3-4e65-94f5-b783d3c8b470 2018-06-29 01:53:56,579 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router 2018-06-29 01:53:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:57,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60ca4848-5a29-4aee-98a9-bb6e88d35a5f Content-Length: 0 Date: Fri, 29 Jun 2018 01:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:57,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d95d4f4a-d482-487f-a9da-8710b6a795f2 used request id req-60ca4848-5a29-4aee-98a9-bb6e88d35a5f 2018-06-29 01:53:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:57,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05f8dba8-b251-442b-85f5-b7bba3e2e2c2 Date: Fri, 29 Jun 2018 01:53:57 GMT RESP BODY: {"routers": []} 2018-06-29 01:53:57,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-router used request id req-05f8dba8-b251-442b-85f5-b7bba3e2e2c2 2018-06-29 01:53:57,855 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet 2018-06-29 01:53:57,855 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-subnet 2018-06-29 01:53:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:58,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e7978de-a1c0-4d5b-91a3-9fc9dcf1887b Date: Fri, 29 Jun 2018 01:53:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:58,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9004e1e9-5580-4bf5-a5f7-bd48a0ccc7ed used request id req-3e7978de-a1c0-4d5b-91a3-9fc9dcf1887b 2018-06-29 01:53:58,901 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-289e57c6-14c9-4200-8361-f22dc0538a49-pub-net 2018-06-29 01:53:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/50cde22a-31be-4e94-84b9-ee6939219539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a28cfb01d00cafdfad516acb8c0d753ee0ff76ba" 2018-06-29 01:53:59,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-112863ed-e09f-490a-b502-7e17dc3a6c79 Date: Fri, 29 Jun 2018 01:53:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:53:59,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/50cde22a-31be-4e94-84b9-ee6939219539 used request id req-112863ed-e09f-490a-b502-7e17dc3a6c79 2018-06-29 01:53:59,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:00,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ODCqq1mYTGeltrXSO5g1oQ"], "issued_at": "2018-06-29T01:54:00.000000Z"}} 2018-06-29 01:54:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:00,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1219fe51-8723-4656-9254-ac1d50ce429a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:00,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1219fe51-8723-4656-9254-ac1d50ce429a 2018-06-29 01:54:00,468 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net 2018-06-29 01:54:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" -d '{"network": {"name": "NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:01,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-90a9f938-db4b-432d-99ba-e00e427bf6fa Date: Fri, 29 Jun 2018 01:54:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"975de654-cd32-4026-8de5-1a1d7458539c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","mtu":1450}} 2018-06-29 01:54:01,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-90a9f938-db4b-432d-99ba-e00e427bf6fa 2018-06-29 01:54:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:01,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-817370c4-94ec-4963-8355-eb50c04a701c Date: Fri, 29 Jun 2018 01:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"975de654-cd32-4026-8de5-1a1d7458539c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=975de654-cd32-4026-8de5-1a1d7458539c used request id req-817370c4-94ec-4963-8355-eb50c04a701c 2018-06-29 01:54:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12b81727-f81a-4f0d-948c-eac420370065 Date: Fri, 29 Jun 2018 01:54:01 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c used request id req-12b81727-f81a-4f0d-948c-eac420370065 2018-06-29 01:54:01,815 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet 2018-06-29 01:54:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" -d '{"subnets": [{"ip_version": 4, "network_id": "975de654-cd32-4026-8de5-1a1d7458539c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet"}]}' 2018-06-29 01:54:02,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9f54a128-a7cb-40fb-b913-0d56644d7cf5 Date: Fri, 29 Jun 2018 01:54:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3802b082-5cd8-40c2-a48b-5064ce3377fa","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"975de654-cd32-4026-8de5-1a1d7458539c","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","ip_version":4}]} 2018-06-29 01:54:02,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9f54a128-a7cb-40fb-b913-0d56644d7cf5 2018-06-29 01:54:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:02,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e3071299-2fb2-4a70-b23a-8bd7c08e012c Date: Fri, 29 Jun 2018 01:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"975de654-cd32-4026-8de5-1a1d7458539c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["3802b082-5cd8-40c2-a48b-5064ce3377fa"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:02,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=975de654-cd32-4026-8de5-1a1d7458539c used request id req-e3071299-2fb2-4a70-b23a-8bd7c08e012c 2018-06-29 01:54:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:02,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b88caad6-2414-4b9c-a15b-2a717e834490 Date: Fri, 29 Jun 2018 01:54:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3802b082-5cd8-40c2-a48b-5064ce3377fa","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"975de654-cd32-4026-8de5-1a1d7458539c","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","ip_version":4}]} 2018-06-29 01:54:02,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c used request id req-b88caad6-2414-4b9c-a15b-2a717e834490 2018-06-29 01:54:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:02,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7b41b65f-402f-4ec6-a86a-306977c135cb Date: Fri, 29 Jun 2018 01:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"975de654-cd32-4026-8de5-1a1d7458539c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["3802b082-5cd8-40c2-a48b-5064ce3377fa"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:02,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net used request id req-7b41b65f-402f-4ec6-a86a-306977c135cb 2018-06-29 01:54:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:02,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:02,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:02,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6ba218-9532-41e0-bb84-2fbd7a9a585d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:02,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-bf6ba218-9532-41e0-bb84-2fbd7a9a585d 2018-06-29 01:54:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:02,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-66999a10-ac5b-4e20-8124-a5714d2d0dc0 Date: Fri, 29 Jun 2018 01:54:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3802b082-5cd8-40c2-a48b-5064ce3377fa","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"975de654-cd32-4026-8de5-1a1d7458539c","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:01Z","ip_version":4}]} 2018-06-29 01:54:02,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=975de654-cd32-4026-8de5-1a1d7458539c used request id req-66999a10-ac5b-4e20-8124-a5714d2d0dc0 2018-06-29 01:54:02,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:02,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:03,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["wBxKSEUPR1GOj3UUT5Em1w"], "issued_at": "2018-06-29T01:54:03.000000Z"}} 2018-06-29 01:54:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550d03c6b03050054734b0a5f6832b55580bde9" 2018-06-29 01:54:03,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cd14a5-b4b7-474a-9c1d-943907a73287 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:03,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72cd14a5-b4b7-474a-9c1d-943907a73287 2018-06-29 01:54:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:03,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-941c07e3-3bf0-42c5-951b-d93e06ff2bb6 Date: Fri, 29 Jun 2018 01:54:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:54:03,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-941c07e3-3bf0-42c5-951b-d93e06ff2bb6 2018-06-29 01:54:03,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:03,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cc653a86-a806-4a59-9f94-ce1ab2ed18f7 Date: Fri, 29 Jun 2018 01:54:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:54:03,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-cc653a86-a806-4a59-9f94-ce1ab2ed18f7 2018-06-29 01:54:03,389 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router 2018-06-29 01:54:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" -d '{"router": {"external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}, "name": "NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router", "admin_state_up": true}}' 2018-06-29 01:54:04,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9990088b-626b-4f96-aa2e-c5eb82d18d71 Date: Fri, 29 Jun 2018 01:54:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:03Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:04Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "de608291-7cbc-45f9-8318-e29f0f3c1cc5", "name": "NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router"}} 2018-06-29 01:54:04,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-9990088b-626b-4f96-aa2e-c5eb82d18d71 2018-06-29 01:54:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=de608291-7cbc-45f9-8318-e29f0f3c1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:04,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cde9e467-2109-4870-ac98-77ef927f5ffc Date: Fri, 29 Jun 2018 01:54:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:03Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.201"}],"id":"f76877a1-d1f4-4985-887d-4904fcd04c27","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:5c:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:03Z","binding:vnic_type":"normal","device_id":"de608291-7cbc-45f9-8318-e29f0f3c1cc5","ip_allocation":"immediate"}]} 2018-06-29 01:54:04,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=de608291-7cbc-45f9-8318-e29f0f3c1cc5 used request id req-cde9e467-2109-4870-ac98-77ef927f5ffc 2018-06-29 01:54:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-21f6941c-5954-409d-acf6-120273f4223b Date: Fri, 29 Jun 2018 01:54:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:54:04,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-21f6941c-5954-409d-acf6-120273f4223b 2018-06-29 01:54:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:05,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b34216ed-b041-4ed9-8a3c-7456b27171d9 Date: Fri, 29 Jun 2018 01:54:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:03Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:04Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "de608291-7cbc-45f9-8318-e29f0f3c1cc5", "name": "NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router"}]} 2018-06-29 01:54:05,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router used request id req-b34216ed-b041-4ed9-8a3c-7456b27171d9 2018-06-29 01:54:05,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:05,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e3a1d2-3dae-4352-89ab-28cdcb20a934 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:05,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-e3e3a1d2-3dae-4352-89ab-28cdcb20a934 2018-06-29 01:54:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=de608291-7cbc-45f9-8318-e29f0f3c1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:05,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-553acc49-fdb6-4482-9368-e2e3b6267b07 Date: Fri, 29 Jun 2018 01:54:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:03Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.201"}],"id":"f76877a1-d1f4-4985-887d-4904fcd04c27","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:5c:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:03Z","binding:vnic_type":"normal","device_id":"de608291-7cbc-45f9-8318-e29f0f3c1cc5","ip_allocation":"immediate"}]} 2018-06-29 01:54:05,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=de608291-7cbc-45f9-8318-e29f0f3c1cc5 used request id req-553acc49-fdb6-4482-9368-e2e3b6267b07 2018-06-29 01:54:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:05,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ef58d90e-9293-4ad1-aed2-bbc236d653ea Date: Fri, 29 Jun 2018 01:54:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:54:05,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-ef58d90e-9293-4ad1-aed2-bbc236d653ea 2018-06-29 01:54:05,162 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet 2018-06-29 01:54:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3802b082-5cd8-40c2-a48b-5064ce3377fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:06,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5dd51915-4c98-43dc-a9af-5a42c5c5dcaa Date: Fri, 29 Jun 2018 01:54:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:06,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3802b082-5cd8-40c2-a48b-5064ce3377fa used request id req-5dd51915-4c98-43dc-a9af-5a42c5c5dcaa 2018-06-29 01:54:06,159 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router 2018-06-29 01:54:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/de608291-7cbc-45f9-8318-e29f0f3c1cc5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" -d '{"subnet_id": "3802b082-5cd8-40c2-a48b-5064ce3377fa"}' 2018-06-29 01:54:06,641 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2a9bb1f8-3079-422d-9de8-63f7e704dd06 Date: Fri, 29 Jun 2018 01:54:06 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3802b082-5cd8-40c2-a48b-5064ce3377fa could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 01:54:06,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/de608291-7cbc-45f9-8318-e29f0f3c1cc5/add_router_interface used request id req-2a9bb1f8-3079-422d-9de8-63f7e704dd06 2018-06-29 01:54:06,642 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3802b082-5cd8-40c2-a48b-5064ce3377fa could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 01:54:06,642 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router 2018-06-29 01:54:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/de608291-7cbc-45f9-8318-e29f0f3c1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:08,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dfd2de1-4614-4c1e-bf48-52d8ded9b5bd Content-Length: 0 Date: Fri, 29 Jun 2018 01:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:08,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/de608291-7cbc-45f9-8318-e29f0f3c1cc5 used request id req-5dfd2de1-4614-4c1e-bf48-52d8ded9b5bd 2018-06-29 01:54:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:08,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b1443e94-d532-4fab-a515-182afcb57ff6 Date: Fri, 29 Jun 2018 01:54:08 GMT RESP BODY: {"routers": []} 2018-06-29 01:54:08,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-router used request id req-b1443e94-d532-4fab-a515-182afcb57ff6 2018-06-29 01:54:08,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet 2018-06-29 01:54:08,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-subnet 2018-06-29 01:54:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3802b082-5cd8-40c2-a48b-5064ce3377fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:08,423 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-813c817e-ff8d-41c4-90a4-7aa155aea982 Date: Fri, 29 Jun 2018 01:54:08 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3802b082-5cd8-40c2-a48b-5064ce3377fa could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 01:54:08,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3802b082-5cd8-40c2-a48b-5064ce3377fa used request id req-813c817e-ff8d-41c4-90a4-7aa155aea982 2018-06-29 01:54:08,424 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3802b082-5cd8-40c2-a48b-5064ce3377fa could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-29 01:54:08,424 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-19e5b202-e5e3-4b61-813a-814341918466-pub-net 2018-06-29 01:54:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/975de654-cd32-4026-8de5-1a1d7458539c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95934c14141dcba139266c11fcd063c29579432" 2018-06-29 01:54:08,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01e98166-3aa4-4e99-a9fd-9fb029f2d858 Date: Fri, 29 Jun 2018 01:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:08,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/975de654-cd32-4026-8de5-1a1d7458539c used request id req-01e98166-3aa4-4e99-a9fd-9fb029f2d858 2018-06-29 01:54:09,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:09,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["mSY0UhkrQTiVfQbCxZWpzQ"], "issued_at": "2018-06-29T01:54:09.000000Z"}} 2018-06-29 01:54:09,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:09,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bab9798-4c35-44c4-80c8-5eacd48d5daf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:09,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9bab9798-4c35-44c4-80c8-5eacd48d5daf 2018-06-29 01:54:09,467 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net 2018-06-29 01:54:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" -d '{"network": {"name": "NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:09,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-e6589c7b-5164-46d3-ad1d-b304f7e1949e Date: Fri, 29 Jun 2018 01:54:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"20718685-a18c-46ba-987b-3e3146902381","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:09Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:09Z","mtu":1450}} 2018-06-29 01:54:09,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e6589c7b-5164-46d3-ad1d-b304f7e1949e 2018-06-29 01:54:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-540978c0-0bbf-4ecb-892a-3b11c16fb677 Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20718685-a18c-46ba-987b-3e3146902381","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:09Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:10,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=20718685-a18c-46ba-987b-3e3146902381 used request id req-540978c0-0bbf-4ecb-892a-3b11c16fb677 2018-06-29 01:54:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a891ecdd-f65a-4e35-81fb-0e45502d8a8d Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:10,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 used request id req-a891ecdd-f65a-4e35-81fb-0e45502d8a8d 2018-06-29 01:54:10,056 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet 2018-06-29 01:54:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" -d '{"subnets": [{"ip_version": 4, "network_id": "20718685-a18c-46ba-987b-3e3146902381", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet"}]}' 2018-06-29 01:54:10,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-966cb7fa-2d7d-4bf4-b438-cd144e0c635a Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3def3514-84dd-46ff-92af-74b487be61d4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"20718685-a18c-46ba-987b-3e3146902381","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:10Z","ip_version":4}]} 2018-06-29 01:54:10,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-966cb7fa-2d7d-4bf4-b438-cd144e0c635a 2018-06-29 01:54:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-60916254-3e2d-4834-aecf-def4bd24a0dd Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"20718685-a18c-46ba-987b-3e3146902381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["3def3514-84dd-46ff-92af-74b487be61d4"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:09Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:10,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=20718685-a18c-46ba-987b-3e3146902381 used request id req-60916254-3e2d-4834-aecf-def4bd24a0dd 2018-06-29 01:54:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bc1ff587-878c-4b01-92b9-e87084af6794 Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3def3514-84dd-46ff-92af-74b487be61d4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"20718685-a18c-46ba-987b-3e3146902381","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:10Z","ip_version":4}]} 2018-06-29 01:54:10,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 used request id req-bc1ff587-878c-4b01-92b9-e87084af6794 2018-06-29 01:54:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-69cf6d35-15df-477b-abf2-ff3456396370 Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"20718685-a18c-46ba-987b-3e3146902381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["3def3514-84dd-46ff-92af-74b487be61d4"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:09Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:10,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net used request id req-69cf6d35-15df-477b-abf2-ff3456396370 2018-06-29 01:54:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:10,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ea2b22-f810-4e76-a2ca-e28d0253dc7c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:10,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-c0ea2b22-f810-4e76-a2ca-e28d0253dc7c 2018-06-29 01:54:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:10,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2f36689b-0f95-44e5-a20c-a36159541518 Date: Fri, 29 Jun 2018 01:54:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3def3514-84dd-46ff-92af-74b487be61d4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"20718685-a18c-46ba-987b-3e3146902381","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:10Z","ip_version":4}]} 2018-06-29 01:54:10,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381 used request id req-2f36689b-0f95-44e5-a20c-a36159541518 2018-06-29 01:54:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381&name=NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:11,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13dd869a-a3f9-437a-abaf-5773b7c910f3 Date: Fri, 29 Jun 2018 01:54:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3def3514-84dd-46ff-92af-74b487be61d4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"20718685-a18c-46ba-987b-3e3146902381","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:10Z","ip_version":4}]} 2018-06-29 01:54:11,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=20718685-a18c-46ba-987b-3e3146902381&name=NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet used request id req-13dd869a-a3f9-437a-abaf-5773b7c910f3 2018-06-29 01:54:11,019 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet 2018-06-29 01:54:11,019 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-subnet 2018-06-29 01:54:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3def3514-84dd-46ff-92af-74b487be61d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:11,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3985831d-fc0d-44ed-ba0d-dd7058341f60 Date: Fri, 29 Jun 2018 01:54:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:11,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3def3514-84dd-46ff-92af-74b487be61d4 used request id req-3985831d-fc0d-44ed-ba0d-dd7058341f60 2018-06-29 01:54:11,467 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9e3799dc-1691-4bc6-8810-8bbabde0c05b-pub-net 2018-06-29 01:54:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/20718685-a18c-46ba-987b-3e3146902381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2ef770d3974f2f1ebf0baebc909f095550c8a3" 2018-06-29 01:54:12,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8a2c751-63c5-45c4-9198-c074a26ca115 Date: Fri, 29 Jun 2018 01:54:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:12,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/20718685-a18c-46ba-987b-3e3146902381 used request id req-f8a2c751-63c5-45c4-9198-c074a26ca115 2018-06-29 01:54:12,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:12,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["c3tLqfm9TOi7WatW7Flg_w"], "issued_at": "2018-06-29T01:54:12.000000Z"}} 2018-06-29 01:54:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:12,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e963da0-adb6-4d17-a513-e0245893df35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:12,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e963da0-adb6-4d17-a513-e0245893df35 2018-06-29 01:54:13,000 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net 2018-06-29 01:54:13,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" -d '{"network": {"name": "NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:13,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bbed31e9-5fb4-4751-8f54-bf450186a6df Date: Fri, 29 Jun 2018 01:54:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"28fd4110-6983-476d-9f42-b60fef3a89a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","mtu":1450}} 2018-06-29 01:54:13,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bbed31e9-5fb4-4751-8f54-bf450186a6df 2018-06-29 01:54:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:13,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d63c03c1-c793-4e05-9778-a7db7aa77471 Date: Fri, 29 Jun 2018 01:54:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"28fd4110-6983-476d-9f42-b60fef3a89a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:13,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-d63c03c1-c793-4e05-9778-a7db7aa77471 2018-06-29 01:54:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:13,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b676918e-7637-4e88-8ded-7bd9f04912b6 Date: Fri, 29 Jun 2018 01:54:13 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:13,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-b676918e-7637-4e88-8ded-7bd9f04912b6 2018-06-29 01:54:13,527 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet 2018-06-29 01:54:13,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" -d '{"subnets": [{"ip_version": 4, "network_id": "28fd4110-6983-476d-9f42-b60fef3a89a3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet"}]}' 2018-06-29 01:54:13,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-960fd04f-0de6-40f5-bab1-2328a179665b Date: Fri, 29 Jun 2018 01:54:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f62be836-bfe5-4429-9844-ca7287eeb46f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28fd4110-6983-476d-9f42-b60fef3a89a3","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","ip_version":4}]} 2018-06-29 01:54:13,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-960fd04f-0de6-40f5-bab1-2328a179665b 2018-06-29 01:54:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:13,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a8b927ce-b173-4fb3-b705-c672bbdeec09 Date: Fri, 29 Jun 2018 01:54:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"28fd4110-6983-476d-9f42-b60fef3a89a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f62be836-bfe5-4429-9844-ca7287eeb46f"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:13,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-a8b927ce-b173-4fb3-b705-c672bbdeec09 2018-06-29 01:54:13,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:14,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4c5e8509-a9d7-4e8c-884b-dd29ade05ca7 Date: Fri, 29 Jun 2018 01:54:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f62be836-bfe5-4429-9844-ca7287eeb46f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28fd4110-6983-476d-9f42-b60fef3a89a3","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","ip_version":4}]} 2018-06-29 01:54:14,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-4c5e8509-a9d7-4e8c-884b-dd29ade05ca7 2018-06-29 01:54:14,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:14,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5fb84644-18d8-4403-9124-206c124c8771 Date: Fri, 29 Jun 2018 01:54:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"28fd4110-6983-476d-9f42-b60fef3a89a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f62be836-bfe5-4429-9844-ca7287eeb46f"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:14,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net used request id req-5fb84644-18d8-4403-9124-206c124c8771 2018-06-29 01:54:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:14,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:14,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bf173d-8e7c-4ead-a349-de4d4dba0bd7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:14,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-f9bf173d-8e7c-4ead-a349-de4d4dba0bd7 2018-06-29 01:54:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-99d3b140-d9ba-47fc-abf7-8ed1e1475e5f Date: Fri, 29 Jun 2018 01:54:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f62be836-bfe5-4429-9844-ca7287eeb46f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28fd4110-6983-476d-9f42-b60fef3a89a3","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:13Z","ip_version":4}]} 2018-06-29 01:54:14,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-99d3b140-d9ba-47fc-abf7-8ed1e1475e5f 2018-06-29 01:54:14,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:14,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:15,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["gPGjajvAQk6QCQhjN6_KFA"], "issued_at": "2018-06-29T01:54:15.000000Z"}} 2018-06-29 01:54:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a82e848f92840f8f56adebda3bbc0f831cda3b6" 2018-06-29 01:54:15,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed19ea1-a528-4312-8226-7d59ae3eaac1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:15,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ed19ea1-a528-4312-8226-7d59ae3eaac1 2018-06-29 01:54:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:15,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-02c1c92c-8a5e-48a1-97df-cd7fb10fc7eb Date: Fri, 29 Jun 2018 01:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:54:15,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-02c1c92c-8a5e-48a1-97df-cd7fb10fc7eb 2018-06-29 01:54:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:15,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8e866a9b-fa52-4581-931f-8a3fbb1ef159 Date: Fri, 29 Jun 2018 01:54:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:54:15,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-8e866a9b-fa52-4581-931f-8a3fbb1ef159 2018-06-29 01:54:15,591 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router 2018-06-29 01:54:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" -d '{"router": {"external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}, "name": "NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router", "admin_state_up": true}}' 2018-06-29 01:54:17,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f192005a-85cd-40a9-b7e3-1362f6f88e84 Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:15Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:16Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "cc2a296b-113c-472b-adff-f4337cca0c5c", "name": "NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router"}} 2018-06-29 01:54:17,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-f192005a-85cd-40a9-b7e3-1362f6f88e84 2018-06-29 01:54:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=cc2a296b-113c-472b-adff-f4337cca0c5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ac22e795-a8da-479f-8a53-6ef557154905 Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:16Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.206"}],"id":"4558a6ce-2091-46dc-9713-c1773bdf4f29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:af:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:16Z","binding:vnic_type":"normal","device_id":"cc2a296b-113c-472b-adff-f4337cca0c5c","ip_allocation":"immediate"}]} 2018-06-29 01:54:17,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=cc2a296b-113c-472b-adff-f4337cca0c5c used request id req-ac22e795-a8da-479f-8a53-6ef557154905 2018-06-29 01:54:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1f0afa59-8d05-4657-a9ed-bc1133d1a727 Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:54:17,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-1f0afa59-8d05-4657-a9ed-bc1133d1a727 2018-06-29 01:54:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6b5b977d-7fb5-4826-811b-7cb8fcb53f5d Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:15Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:16Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "cc2a296b-113c-472b-adff-f4337cca0c5c", "name": "NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router"}]} 2018-06-29 01:54:17,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router used request id req-6b5b977d-7fb5-4826-811b-7cb8fcb53f5d 2018-06-29 01:54:17,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822762c5-e3ad-476b-839f-dc0d3238895e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:17,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-822762c5-e3ad-476b-839f-dc0d3238895e 2018-06-29 01:54:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=cc2a296b-113c-472b-adff-f4337cca0c5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-127e7df2-1b0e-4075-8492-a52527ba0384 Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:16Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.206"}],"id":"4558a6ce-2091-46dc-9713-c1773bdf4f29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:af:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:16Z","binding:vnic_type":"normal","device_id":"cc2a296b-113c-472b-adff-f4337cca0c5c","ip_allocation":"immediate"}]} 2018-06-29 01:54:17,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=cc2a296b-113c-472b-adff-f4337cca0c5c used request id req-127e7df2-1b0e-4075-8492-a52527ba0384 2018-06-29 01:54:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:17,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fcb643be-4608-40ab-bd1a-e01123bea245 Date: Fri, 29 Jun 2018 01:54:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:54:17,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-fcb643be-4608-40ab-bd1a-e01123bea245 2018-06-29 01:54:17,583 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router 2018-06-29 01:54:17,584 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router 2018-06-29 01:54:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/cc2a296b-113c-472b-adff-f4337cca0c5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:18,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fa87fba-1e00-4e0b-86ef-ca30537a643e Content-Length: 0 Date: Fri, 29 Jun 2018 01:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:18,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/cc2a296b-113c-472b-adff-f4337cca0c5c used request id req-5fa87fba-1e00-4e0b-86ef-ca30537a643e 2018-06-29 01:54:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:18,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db29f4c7-2b9a-4bc9-9ad1-40adb8a49347 Date: Fri, 29 Jun 2018 01:54:18 GMT RESP BODY: {"routers": []} 2018-06-29 01:54:18,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-router used request id req-db29f4c7-2b9a-4bc9-9ad1-40adb8a49347 2018-06-29 01:54:18,934 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet 2018-06-29 01:54:18,934 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-subnet 2018-06-29 01:54:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f62be836-bfe5-4429-9844-ca7287eeb46f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:19,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aaef3eb-5e5b-4a71-b583-14a6171c34e4 Date: Fri, 29 Jun 2018 01:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:19,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f62be836-bfe5-4429-9844-ca7287eeb46f used request id req-5aaef3eb-5e5b-4a71-b583-14a6171c34e4 2018-06-29 01:54:19,770 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4630b9bd-a174-4295-aec8-3025fc79a607-pub-net 2018-06-29 01:54:19,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/28fd4110-6983-476d-9f42-b60fef3a89a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef37f39b256f891f6857c25baf5e91c0ecc289e" 2018-06-29 01:54:20,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc182811-723a-40e5-8bb5-f7dde4765b3d Date: Fri, 29 Jun 2018 01:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:20,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/28fd4110-6983-476d-9f42-b60fef3a89a3 used request id req-cc182811-723a-40e5-8bb5-f7dde4765b3d 2018-06-29 01:54:20,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:21,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["e4_bgWRNQW2OcgmgPD5smw"], "issued_at": "2018-06-29T01:54:21.000000Z"}} 2018-06-29 01:54:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:21,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ad34af-861a-4c4f-a0a9-36996080a629 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:21,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0ad34af-861a-4c4f-a0a9-36996080a629 2018-06-29 01:54:21,374 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net 2018-06-29 01:54:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" -d '{"network": {"name": "NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:21,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ce2573b3-c31d-45c9-a1c8-28b030195bd1 Date: Fri, 29 Jun 2018 01:54:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","mtu":1450}} 2018-06-29 01:54:21,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ce2573b3-c31d-45c9-a1c8-28b030195bd1 2018-06-29 01:54:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:21,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-87d712f8-412d-4600-9d54-6041918a98e8 Date: Fri, 29 Jun 2018 01:54:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:21,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-87d712f8-412d-4600-9d54-6041918a98e8 2018-06-29 01:54:21,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:21,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c607b515-71cb-4a90-b260-460b66d2244f Date: Fri, 29 Jun 2018 01:54:21 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:21,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-c607b515-71cb-4a90-b260-460b66d2244f 2018-06-29 01:54:21,857 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet 2018-06-29 01:54:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" -d '{"subnets": [{"ip_version": 4, "network_id": "7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet"}]}' 2018-06-29 01:54:22,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b9ee0730-9ccf-4e97-a1e2-2741e4d57167 Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:22,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b9ee0730-9ccf-4e97-a1e2-2741e4d57167 2018-06-29 01:54:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c0292fd1-f657-445b-b005-e47d9fa389eb Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f631224b-5364-4d8a-bf13-22b9046944ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:22,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-c0292fd1-f657-445b-b005-e47d9fa389eb 2018-06-29 01:54:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-25b773b1-6512-4bb5-bec3-c010801c877f Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:22,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-25b773b1-6512-4bb5-bec3-c010801c877f 2018-06-29 01:54:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bf98f9c1-d9f2-4b4d-991b-6f9c4791ef73 Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f631224b-5364-4d8a-bf13-22b9046944ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:22,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net used request id req-bf98f9c1-d9f2-4b4d-991b-6f9c4791ef73 2018-06-29 01:54:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:22,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e59e5b4-480b-4454-a9aa-90ea7b47e21b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:22,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-6e59e5b4-480b-4454-a9aa-90ea7b47e21b 2018-06-29 01:54:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d78710d6-bfe2-4e23-9c65-b6d771726983 Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:22,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-d78710d6-bfe2-4e23-9c65-b6d771726983 2018-06-29 01:54:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf&name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:22,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c28d3d9d-e395-4913-948d-1e903ba66fe2 Date: Fri, 29 Jun 2018 01:54:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:22,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf&name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet used request id req-c28d3d9d-e395-4913-948d-1e903ba66fe2 2018-06-29 01:54:22,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:22,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:23,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["SGcstckET-SRTvrKWoVCMw"], "issued_at": "2018-06-29T01:54:23.000000Z"}} 2018-06-29 01:54:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159c54cccd0a4f870516a265ea364f847289c414" 2018-06-29 01:54:23,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d3e596-9ce9-44a3-bee4-cafdee274f31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:23,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9d3e596-9ce9-44a3-bee4-cafdee274f31 2018-06-29 01:54:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:23,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-92d7bee3-161c-4006-8182-3a294213362e Date: Fri, 29 Jun 2018 01:54:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f631224b-5364-4d8a-bf13-22b9046944ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:23,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net used request id req-92d7bee3-161c-4006-8182-3a294213362e 2018-06-29 01:54:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:23,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c6c19901-c023-467b-9eac-b1eff9361ad4 Date: Fri, 29 Jun 2018 01:54:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:23,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-c6c19901-c023-467b-9eac-b1eff9361ad4 2018-06-29 01:54:23,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:23,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ecac0f8e-35ff-4b73-91c7-22c553cc8cdb Date: Fri, 29 Jun 2018 01:54:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["f631224b-5364-4d8a-bf13-22b9046944ed"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:23,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net used request id req-ecac0f8e-35ff-4b73-91c7-22c553cc8cdb 2018-06-29 01:54:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:23,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159c54cccd0a4f870516a265ea364f847289c414" 2018-06-29 01:54:23,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a028f4b4-bb21-495e-a680-e0e816aee6dc Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:23,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-a028f4b4-bb21-495e-a680-e0e816aee6dc 2018-06-29 01:54:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:23,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-615982a5-3d92-4f72-bc31-26032eb99566 Date: Fri, 29 Jun 2018 01:54:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:23,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-615982a5-3d92-4f72-bc31-26032eb99566 2018-06-29 01:54:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf&name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:23,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-55e06af8-01e7-4e68-b381-ee6a27b15b60 Date: Fri, 29 Jun 2018 01:54:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f631224b-5364-4d8a-bf13-22b9046944ed","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:21Z","ip_version":4}]} 2018-06-29 01:54:23,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf&name=NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet used request id req-55e06af8-01e7-4e68-b381-ee6a27b15b60 2018-06-29 01:54:23,611 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net 2018-06-29 01:54:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" -d '{"port": {"network_id": "7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf", "fixed_ips": [{"subnet_id": "f631224b-5364-4d8a-bf13-22b9046944ed", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-port", "admin_state_up": true}}' 2018-06-29 01:54:24,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-b923becf-bde4-4c97-8987-6ba6ab12f1e1 Date: Fri, 29 Jun 2018 01:54:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:23Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f631224b-5364-4d8a-bf13-22b9046944ed","ip_address":"10.55.1.100"}],"id":"d16be211-0a2e-4668-ab12-1b4fd37e49c2","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:d3:07","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:54:24,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b923becf-bde4-4c97-8987-6ba6ab12f1e1 2018-06-29 01:54:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-2c9c795a-aa38-4fe6-8da8-219047a755fc Date: Fri, 29 Jun 2018 01:54:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:22Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f631224b-5364-4d8a-bf13-22b9046944ed","ip_address":"10.55.1.2"}],"id":"3cfd1187-ce2b-4865-bd6c-42a58ab4fd68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:1b:cd","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:23Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f631224b-5364-4d8a-bf13-22b9046944ed","ip_address":"10.55.1.100"}],"id":"d16be211-0a2e-4668-ab12-1b4fd37e49c2","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:d3:07","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-port","admin_state_up":true,"network_id":"7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:23Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:54:24,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2c9c795a-aa38-4fe6-8da8-219047a755fc 2018-06-29 01:54:24,613 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-port 2018-06-29 01:54:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d16be211-0a2e-4668-ab12-1b4fd37e49c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:25,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e04dc2e-15c4-46f7-84ef-5dc1dc66262a Date: Fri, 29 Jun 2018 01:54:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:25,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d16be211-0a2e-4668-ab12-1b4fd37e49c2 used request id req-7e04dc2e-15c4-46f7-84ef-5dc1dc66262a 2018-06-29 01:54:25,163 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet 2018-06-29 01:54:25,163 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-subnet 2018-06-29 01:54:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f631224b-5364-4d8a-bf13-22b9046944ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:26,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2912ccc5-a692-47a4-a931-9a8ae3b1ca6c Date: Fri, 29 Jun 2018 01:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:26,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f631224b-5364-4d8a-bf13-22b9046944ed used request id req-2912ccc5-a692-47a4-a931-9a8ae3b1ca6c 2018-06-29 01:54:26,158 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-761bcfac-f9fb-455b-b3b3-aebcdc550b29-pub-net 2018-06-29 01:54:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a7101d43ef9a2c29e3e4017169a30660cbcca" 2018-06-29 01:54:26,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e19ffdf0-008c-4384-b8d7-82d6e2eccbcd Date: Fri, 29 Jun 2018 01:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:26,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7a9c3f44-5d0e-4648-a3eb-82aa5cdd25cf used request id req-e19ffdf0-008c-4384-b8d7-82d6e2eccbcd 2018-06-29 01:54:26,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:27,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["-RIgkXq3QQWeu2vUPUOfZw"], "issued_at": "2018-06-29T01:54:27.000000Z"}} 2018-06-29 01:54:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:27,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d1e088-b1e7-4ae7-8d37-469a41bee02a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:27,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73d1e088-b1e7-4ae7-8d37-469a41bee02a 2018-06-29 01:54:27,497 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net 2018-06-29 01:54:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" -d '{"network": {"name": "NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:27,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ab0b7c20-b606-4cc3-93b2-3bb9a891a437 Date: Fri, 29 Jun 2018 01:54:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","mtu":1450}} 2018-06-29 01:54:27,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ab0b7c20-b606-4cc3-93b2-3bb9a891a437 2018-06-29 01:54:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ac171c61-188b-4c49-a15a-f208d4e16249 Date: Fri, 29 Jun 2018 01:54:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:27,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-ac171c61-188b-4c49-a15a-f208d4e16249 2018-06-29 01:54:27,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:27,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32c6722d-897c-4cce-bc7a-68c174d6af1b Date: Fri, 29 Jun 2018 01:54:27 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:27,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-32c6722d-897c-4cce-bc7a-68c174d6af1b 2018-06-29 01:54:27,982 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet 2018-06-29 01:54:27,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" -d '{"subnets": [{"ip_version": 4, "network_id": "1e67b47b-b372-45a1-b901-51cc64c413b1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet"}]}' 2018-06-29 01:54:28,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8017b149-31a2-4143-87c7-695171aae47d Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:28,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8017b149-31a2-4143-87c7-695171aae47d 2018-06-29 01:54:28,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-54101642-0293-43e5-a19b-be95e77ed129 Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["6d940bee-4b13-43a8-b892-b3d677a0e0de"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:28,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-54101642-0293-43e5-a19b-be95e77ed129 2018-06-29 01:54:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d20d4ad8-3fcf-460c-b088-5129e9496e33 Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:28,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-d20d4ad8-3fcf-460c-b088-5129e9496e33 2018-06-29 01:54:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8af844d3-a7e1-476f-a9cd-54d5d71f5cb6 Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["6d940bee-4b13-43a8-b892-b3d677a0e0de"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:28,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net used request id req-8af844d3-a7e1-476f-a9cd-54d5d71f5cb6 2018-06-29 01:54:28,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:28,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec8dd2b-854c-4769-97ee-2da958873498 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:28,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-0ec8dd2b-854c-4769-97ee-2da958873498 2018-06-29 01:54:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-38cecafd-e1cb-45d9-b005-75d80ab12d7f Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:28,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-38cecafd-e1cb-45d9-b005-75d80ab12d7f 2018-06-29 01:54:28,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1&name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:28,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f0e91522-36bc-47cc-88e8-d00a3f969249 Date: Fri, 29 Jun 2018 01:54:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:28,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1&name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet used request id req-f0e91522-36bc-47cc-88e8-d00a3f969249 2018-06-29 01:54:28,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:28,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:29,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["sJj7txzBTN61sSn-FCZ7tg"], "issued_at": "2018-06-29T01:54:29.000000Z"}} 2018-06-29 01:54:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca95d789210b8a4fa40d9030330a289bfd49af" 2018-06-29 01:54:29,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1042fafb-f974-4f52-b517-c318c1f42808 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:29,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1042fafb-f974-4f52-b517-c318c1f42808 2018-06-29 01:54:29,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:29,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cd9aae03-a79b-4e7d-ac6d-24dc120bcf37 Date: Fri, 29 Jun 2018 01:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["6d940bee-4b13-43a8-b892-b3d677a0e0de"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:29,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net used request id req-cd9aae03-a79b-4e7d-ac6d-24dc120bcf37 2018-06-29 01:54:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8c273d7d-0886-4a79-928e-3a84b2b448af Date: Fri, 29 Jun 2018 01:54:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:29,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-8c273d7d-0886-4a79-928e-3a84b2b448af 2018-06-29 01:54:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:29,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ead95d63-c2ff-4ba0-8e95-72f7d9bbdf4e Date: Fri, 29 Jun 2018 01:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e67b47b-b372-45a1-b901-51cc64c413b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["6d940bee-4b13-43a8-b892-b3d677a0e0de"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:27Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:29,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net used request id req-ead95d63-c2ff-4ba0-8e95-72f7d9bbdf4e 2018-06-29 01:54:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:29,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:29,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca95d789210b8a4fa40d9030330a289bfd49af" 2018-06-29 01:54:29,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b9385b-b234-4d94-b61d-05335b7d56cc Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:29,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-30b9385b-b234-4d94-b61d-05335b7d56cc 2018-06-29 01:54:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:29,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-85378ca3-a20d-4228-a592-8854323f7f14 Date: Fri, 29 Jun 2018 01:54:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:29,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-85378ca3-a20d-4228-a592-8854323f7f14 2018-06-29 01:54:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1&name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:29,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-661bd289-d1fc-41fc-90fd-17b4438cb1cc Date: Fri, 29 Jun 2018 01:54:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","ip_version":4}]} 2018-06-29 01:54:29,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e67b47b-b372-45a1-b901-51cc64c413b1&name=NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet used request id req-661bd289-d1fc-41fc-90fd-17b4438cb1cc 2018-06-29 01:54:29,862 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net 2018-06-29 01:54:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" -d '{"port": {"network_id": "1e67b47b-b372-45a1-b901-51cc64c413b1", "fixed_ips": [{"subnet_id": "6d940bee-4b13-43a8-b892-b3d677a0e0de", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-port", "admin_state_up": true}}' 2018-06-29 01:54:30,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-86d392fd-d443-48b7-aaf2-0313d1657f6f Date: Fri, 29 Jun 2018 01:54:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:30Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","ip_address":"10.55.1.100"}],"id":"f9274e49-d266-4656-a1f5-db0af95df99a","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:64:69","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:54:30,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-86d392fd-d443-48b7-aaf2-0313d1657f6f 2018-06-29 01:54:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-61436ad1-35bf-4487-9db9-d2627d5fed1d Date: Fri, 29 Jun 2018 01:54:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:29Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","ip_address":"10.55.1.2"}],"id":"7560a750-286c-4684-aa50-f749a26d67e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:b8:42","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e67b47b-b372-45a1-b901-51cc64c413b1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d940bee-4b13-43a8-b892-b3d677a0e0de","ip_address":"10.55.1.100"}],"id":"f9274e49-d266-4656-a1f5-db0af95df99a","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:64:69","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-port","admin_state_up":true,"network_id":"1e67b47b-b372-45a1-b901-51cc64c413b1","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:54:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-61436ad1-35bf-4487-9db9-d2627d5fed1d 2018-06-29 01:54:30,762 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-port 2018-06-29 01:54:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f9274e49-d266-4656-a1f5-db0af95df99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:31,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bba1c2e-75dc-4754-89b8-1a0beca28223 Date: Fri, 29 Jun 2018 01:54:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:31,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f9274e49-d266-4656-a1f5-db0af95df99a used request id req-8bba1c2e-75dc-4754-89b8-1a0beca28223 2018-06-29 01:54:31,471 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet 2018-06-29 01:54:31,471 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-subnet 2018-06-29 01:54:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6d940bee-4b13-43a8-b892-b3d677a0e0de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:32,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2e0504f-a917-4cda-89dd-77b8230f0234 Date: Fri, 29 Jun 2018 01:54:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:32,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6d940bee-4b13-43a8-b892-b3d677a0e0de used request id req-d2e0504f-a917-4cda-89dd-77b8230f0234 2018-06-29 01:54:32,313 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fd9846f3-5b03-4c1b-b23d-d436397b1dd2-pub-net 2018-06-29 01:54:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1e67b47b-b372-45a1-b901-51cc64c413b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b202d8c386228eacf90814f5dbabef879e25f" 2018-06-29 01:54:33,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5954df3e-3e60-44ff-9c3c-edce8b2daef9 Date: Fri, 29 Jun 2018 01:54:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:33,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1e67b47b-b372-45a1-b901-51cc64c413b1 used request id req-5954df3e-3e60-44ff-9c3c-edce8b2daef9 2018-06-29 01:54:33,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:33,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["h2L7K422SzmjR_zJgc9WEg"], "issued_at": "2018-06-29T01:54:33.000000Z"}} 2018-06-29 01:54:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:33,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f041df23-7a9c-4f9a-8e88-e0a5126881bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:33,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f041df23-7a9c-4f9a-8e88-e0a5126881bb 2018-06-29 01:54:33,992 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net 2018-06-29 01:54:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" -d '{"network": {"name": "NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:34,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-9fac0512-08ec-4b12-a0fe-9f9d2006d393 Date: Fri, 29 Jun 2018 01:54:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","mtu":1450}} 2018-06-29 01:54:34,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9fac0512-08ec-4b12-a0fe-9f9d2006d393 2018-06-29 01:54:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:34,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8b917bd6-e6cb-4a79-b178-3cc8a8d0a8df Date: Fri, 29 Jun 2018 01:54:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:34,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-8b917bd6-e6cb-4a79-b178-3cc8a8d0a8df 2018-06-29 01:54:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:34,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0cd466b-51e2-45e6-8a5c-9d17dffe22e8 Date: Fri, 29 Jun 2018 01:54:34 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:34,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-d0cd466b-51e2-45e6-8a5c-9d17dffe22e8 2018-06-29 01:54:34,542 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet 2018-06-29 01:54:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" -d '{"subnets": [{"ip_version": 4, "network_id": "04a30dfe-bee5-4400-969d-7b7e63fcab42", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet"}]}' 2018-06-29 01:54:35,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8c17acd1-3331-4a93-b689-498f64d50157 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:35,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8c17acd1-3331-4a93-b689-498f64d50157 2018-06-29 01:54:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e741d265-07a6-4076-bd8d-4c3649bc4a23 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["e32346b4-38a3-4230-916d-5a99a69d1595"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:35,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-e741d265-07a6-4076-bd8d-4c3649bc4a23 2018-06-29 01:54:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3fa9f167-0045-4a78-8d70-49b8415aec84 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:35,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-3fa9f167-0045-4a78-8d70-49b8415aec84 2018-06-29 01:54:35,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e4cdc4a5-87d8-47ba-bdbc-20730457f30e Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["e32346b4-38a3-4230-916d-5a99a69d1595"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:35,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net used request id req-e4cdc4a5-87d8-47ba-bdbc-20730457f30e 2018-06-29 01:54:35,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:35,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb9510f-9bd7-44af-88d6-341bd9bb754f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:35,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-ceb9510f-9bd7-44af-88d6-341bd9bb754f 2018-06-29 01:54:35,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7d8b2f31-127c-4543-95b0-6eb2dc1ad2a7 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:35,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-7d8b2f31-127c-4543-95b0-6eb2dc1ad2a7 2018-06-29 01:54:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42&name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c9c5c4ee-0f9d-418f-92fe-510340eaa2a7 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:35,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42&name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet used request id req-c9c5c4ee-0f9d-418f-92fe-510340eaa2a7 2018-06-29 01:54:35,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:35,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:35,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["_byVRKNuQTGfcQzhl31t6A"], "issued_at": "2018-06-29T01:54:35.000000Z"}} 2018-06-29 01:54:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6630860b1de8b669a48c26bc593ceacfeb6240" 2018-06-29 01:54:35,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25855255-047c-42ce-bf3a-97a7c6946114 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:35,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-25855255-047c-42ce-bf3a-97a7c6946114 2018-06-29 01:54:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:35,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b1770a5b-300c-4e86-92f9-b3b5612985d9 Date: Fri, 29 Jun 2018 01:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["e32346b4-38a3-4230-916d-5a99a69d1595"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:35,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net used request id req-b1770a5b-300c-4e86-92f9-b3b5612985d9 2018-06-29 01:54:35,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:36,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a76cc4d1-96d3-45ec-9ab6-72e46c5dfa71 Date: Fri, 29 Jun 2018 01:54:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:36,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-a76cc4d1-96d3-45ec-9ab6-72e46c5dfa71 2018-06-29 01:54:36,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:36,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-42296258-7304-42d4-96a5-3859c6274776 Date: Fri, 29 Jun 2018 01:54:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["e32346b4-38a3-4230-916d-5a99a69d1595"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:36,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net used request id req-42296258-7304-42d4-96a5-3859c6274776 2018-06-29 01:54:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:36,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:36,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6630860b1de8b669a48c26bc593ceacfeb6240" 2018-06-29 01:54:36,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c9230f-6d66-4649-84b9-3b6106441c7b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:36,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-10c9230f-6d66-4649-84b9-3b6106441c7b 2018-06-29 01:54:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:36,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d1fa5e01-2b16-4e18-bb4a-917e3ed0e732 Date: Fri, 29 Jun 2018 01:54:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:36,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-d1fa5e01-2b16-4e18-bb4a-917e3ed0e732 2018-06-29 01:54:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42&name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:36,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c0d8ff00-d6e9-4690-8598-7324ab8fcf02 Date: Fri, 29 Jun 2018 01:54:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e32346b4-38a3-4230-916d-5a99a69d1595","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"04a30dfe-bee5-4400-969d-7b7e63fcab42","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:34Z","ip_version":4}]} 2018-06-29 01:54:36,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a30dfe-bee5-4400-969d-7b7e63fcab42&name=NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet used request id req-c0d8ff00-d6e9-4690-8598-7324ab8fcf02 2018-06-29 01:54:36,294 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net 2018-06-29 01:54:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" -d '{"port": {"network_id": "04a30dfe-bee5-4400-969d-7b7e63fcab42", "fixed_ips": [{"subnet_id": "e32346b4-38a3-4230-916d-5a99a69d1595", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-port", "admin_state_up": true}}' 2018-06-29 01:54:36,309 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-cc696dba-22e8-40bf-9c49-a030e1e070da Date: Fri, 29 Jun 2018 01:54:36 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 01:54:36,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-cc696dba-22e8-40bf-9c49-a030e1e070da 2018-06-29 01:54:36,309 - 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 01:54:36,310 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet 2018-06-29 01:54:36,310 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-subnet 2018-06-29 01:54:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e32346b4-38a3-4230-916d-5a99a69d1595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:37,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-399e6184-1646-4870-9c8d-bb0579c3aa03 Date: Fri, 29 Jun 2018 01:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:37,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e32346b4-38a3-4230-916d-5a99a69d1595 used request id req-399e6184-1646-4870-9c8d-bb0579c3aa03 2018-06-29 01:54:37,291 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2e9ccf25-bf7d-4b5a-b5f6-1ee0c3a6bd62-pub-net 2018-06-29 01:54:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/04a30dfe-bee5-4400-969d-7b7e63fcab42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361f5896b4dd0f5fc5d754d844438a638213827d" 2018-06-29 01:54:38,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57360007-daf7-46a9-b3e8-1bab57bf2131 Date: Fri, 29 Jun 2018 01:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:38,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/04a30dfe-bee5-4400-969d-7b7e63fcab42 used request id req-57360007-daf7-46a9-b3e8-1bab57bf2131 2018-06-29 01:54:38,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:38,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["w5Cu6reKSfqrKb8F6aTdHg"], "issued_at": "2018-06-29T01:54:38.000000Z"}} 2018-06-29 01:54:38,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:38,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45626cb-73cb-4b9f-b5a7-aa50f9b4e724 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:38,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e45626cb-73cb-4b9f-b5a7-aa50f9b4e724 2018-06-29 01:54:38,779 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net 2018-06-29 01:54:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" -d '{"network": {"name": "NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:39,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5077bd65-ac6b-4a5b-b5ec-ea6161632587 Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","mtu":1450}} 2018-06-29 01:54:39,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5077bd65-ac6b-4a5b-b5ec-ea6161632587 2018-06-29 01:54:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:39,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-28471928-fd44-45df-b5ed-3b1c876bd78b Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:39,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-28471928-fd44-45df-b5ed-3b1c876bd78b 2018-06-29 01:54:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:39,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d29c3f99-86b0-43ad-8f3f-50dc236d33d7 Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:39,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-d29c3f99-86b0-43ad-8f3f-50dc236d33d7 2018-06-29 01:54:39,260 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet 2018-06-29 01:54:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" -d '{"subnets": [{"ip_version": 4, "network_id": "cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet"}]}' 2018-06-29 01:54:39,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9cd0ebfa-5d29-4c54-88e4-c7c85c1cbd9c Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:39,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9cd0ebfa-5d29-4c54-88e4-c7c85c1cbd9c 2018-06-29 01:54:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:39,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-61d9144a-4e22-435a-9172-bf538d765a29 Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["ad956a22-d0f5-49ff-8c96-eba2fec5665a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:39,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-61d9144a-4e22-435a-9172-bf538d765a29 2018-06-29 01:54:39,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d757c028-84d1-4982-a74d-e76aef4a2e38 Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:39,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-d757c028-84d1-4982-a74d-e76aef4a2e38 2018-06-29 01:54:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:39,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-43dd0190-4274-4cfb-a4fc-ae466eeaf0fc Date: Fri, 29 Jun 2018 01:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["ad956a22-d0f5-49ff-8c96-eba2fec5665a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:39,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net used request id req-43dd0190-4274-4cfb-a4fc-ae466eeaf0fc 2018-06-29 01:54:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:39,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:39,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441f192f-7930-4f8c-a3ef-f292848ad0ef Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:40,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-441f192f-7930-4f8c-a3ef-f292848ad0ef 2018-06-29 01:54:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-404ed9a9-7540-4ad0-91fb-4d2de9f5316d Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:40,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-404ed9a9-7540-4ad0-91fb-4d2de9f5316d 2018-06-29 01:54:40,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63&name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7ace9cf3-32ab-4770-8c9e-54f3cbd9e421 Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:40,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63&name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet used request id req-7ace9cf3-32ab-4770-8c9e-54f3cbd9e421 2018-06-29 01:54:40,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:40,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:40,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Nn7SyJzYSd2kCDLbdo3rMg"], "issued_at": "2018-06-29T01:54:40.000000Z"}} 2018-06-29 01:54:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f033216f8ab3c5901d58b8573e8437a8cec940d" 2018-06-29 01:54:40,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cf25f8-e883-481c-b244-1f40ec014fe4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:40,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49cf25f8-e883-481c-b244-1f40ec014fe4 2018-06-29 01:54:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-24881979-56ff-40a4-929e-ea3398466e9e Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["ad956a22-d0f5-49ff-8c96-eba2fec5665a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:40,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net used request id req-24881979-56ff-40a4-929e-ea3398466e9e 2018-06-29 01:54:40,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4b1df7b4-7216-4a09-913e-57fc1737e931 Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:40,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-4b1df7b4-7216-4a09-913e-57fc1737e931 2018-06-29 01:54:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0b45e23c-ee52-4ba0-82c7-2b50e92cb770 Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["ad956a22-d0f5-49ff-8c96-eba2fec5665a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:40,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net used request id req-0b45e23c-ee52-4ba0-82c7-2b50e92cb770 2018-06-29 01:54:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:40,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:40,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f033216f8ab3c5901d58b8573e8437a8cec940d" 2018-06-29 01:54:40,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc743172-a530-4864-ab6d-d4f88faa5b38 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:40,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-cc743172-a530-4864-ab6d-d4f88faa5b38 2018-06-29 01:54:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:40,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0ee58ebd-f04c-4637-ba1d-54e1ba23646e Date: Fri, 29 Jun 2018 01:54:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:40,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-0ee58ebd-f04c-4637-ba1d-54e1ba23646e 2018-06-29 01:54:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63&name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:41,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e52b813d-9f72-4b56-bf77-6744a74993f3 Date: Fri, 29 Jun 2018 01:54:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ad956a22-d0f5-49ff-8c96-eba2fec5665a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:39Z","ip_version":4}]} 2018-06-29 01:54:41,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63&name=NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet used request id req-e52b813d-9f72-4b56-bf77-6744a74993f3 2018-06-29 01:54:41,020 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net 2018-06-29 01:54:41,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" -d '{"port": {"network_id": "cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63", "fixed_ips": [{"subnet_id": "ad956a22-d0f5-49ff-8c96-eba2fec5665a", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-port", "admin_state_up": true}}' 2018-06-29 01:54:41,237 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1d4a41df-7581-4099-9acc-078db4d4a88b Date: Fri, 29 Jun 2018 01:54:41 GMT 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 01:54:41,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1d4a41df-7581-4099-9acc-078db4d4a88b 2018-06-29 01:54:41,238 - 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 01:54:41,238 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet 2018-06-29 01:54:41,239 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-subnet 2018-06-29 01:54:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ad956a22-d0f5-49ff-8c96-eba2fec5665a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:42,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8a8d678-d448-4d35-90ab-6c061da6599c Date: Fri, 29 Jun 2018 01:54:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:42,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ad956a22-d0f5-49ff-8c96-eba2fec5665a used request id req-a8a8d678-d448-4d35-90ab-6c061da6599c 2018-06-29 01:54:42,269 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7f79c480-b1e7-4162-a62a-0705f75f449b-pub-net 2018-06-29 01:54:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1781478c052a8003eda216e9695fdafbdeb18ad5" 2018-06-29 01:54:43,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-354094bb-e476-4fae-9bb1-1f8906813902 Date: Fri, 29 Jun 2018 01:54:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:43,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cde7c71c-9dfd-4913-b6fc-ac82e3d9ae63 used request id req-354094bb-e476-4fae-9bb1-1f8906813902 2018-06-29 01:54:43,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:43,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["pxsDEFs-SPyU_I2Vb505kA"], "issued_at": "2018-06-29T01:54:43.000000Z"}} 2018-06-29 01:54:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:43,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2991b341-6cdc-490b-b512-584bc7ef6520 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:43,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2991b341-6cdc-490b-b512-584bc7ef6520 2018-06-29 01:54:43,834 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net 2018-06-29 01:54:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" -d '{"network": {"name": "NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:44,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c0451373-5f38-49e0-9edd-df6b79e1252a Date: Fri, 29 Jun 2018 01:54:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","mtu":1450}} 2018-06-29 01:54:44,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c0451373-5f38-49e0-9edd-df6b79e1252a 2018-06-29 01:54:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b66f98e4-5f71-4b52-ada2-782ca92ff198 Date: Fri, 29 Jun 2018 01:54:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:44,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-b66f98e4-5f71-4b52-ada2-782ca92ff198 2018-06-29 01:54:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:44,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-212b006f-1b0d-4df6-99ab-e2cded38ba80 Date: Fri, 29 Jun 2018 01:54:44 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:44,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-212b006f-1b0d-4df6-99ab-e2cded38ba80 2018-06-29 01:54:44,439 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet 2018-06-29 01:54:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" -d '{"subnets": [{"ip_version": 4, "network_id": "ca66b9f2-5a36-4b9b-837d-1db08116ca50", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet"}]}' 2018-06-29 01:54:46,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-81a6c1b5-564e-4932-a1a0-b17afeeabb2b Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:46,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-81a6c1b5-564e-4932-a1a0-b17afeeabb2b 2018-06-29 01:54:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70bf7ce1-356d-4db0-b3c5-1fea4b350849 Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["c8856e8e-6f05-4574-bd6c-e0f869e1d62a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:46,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-70bf7ce1-356d-4db0-b3c5-1fea4b350849 2018-06-29 01:54:46,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f57ac8b1-5b45-4e0a-b6de-83edae62caca Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:46,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-f57ac8b1-5b45-4e0a-b6de-83edae62caca 2018-06-29 01:54:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0b355a3e-e11e-43a6-96fb-30df8ef96572 Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["c8856e8e-6f05-4574-bd6c-e0f869e1d62a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:46,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net used request id req-0b355a3e-e11e-43a6-96fb-30df8ef96572 2018-06-29 01:54:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:46,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcd6800-56f6-4606-a3d1-8951825f67f8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:46,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-0fcd6800-56f6-4606-a3d1-8951825f67f8 2018-06-29 01:54:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df6f94a0-5d46-4edb-bb99-f7aa8bfa80d1 Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:46,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-df6f94a0-5d46-4edb-bb99-f7aa8bfa80d1 2018-06-29 01:54:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50&name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:46,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e49685f1-2b15-4b78-8c71-233fc1130642 Date: Fri, 29 Jun 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:46,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50&name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet used request id req-e49685f1-2b15-4b78-8c71-233fc1130642 2018-06-29 01:54:46,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:46,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:46,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["np21l8EZTV68Z9Z732sjPQ"], "issued_at": "2018-06-29T01:54:46.000000Z"}} 2018-06-29 01:54:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0e1ca2b54b58e5f3e139c16e4776a8cc772df3" 2018-06-29 01:54:47,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67afad4-4189-4d6e-804c-e4e145039fa2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:47,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f67afad4-4189-4d6e-804c-e4e145039fa2 2018-06-29 01:54:47,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:47,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4208bf0b-a5b0-4383-8609-f2c59f67fa4b Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["c8856e8e-6f05-4574-bd6c-e0f869e1d62a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:47,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net used request id req-4208bf0b-a5b0-4383-8609-f2c59f67fa4b 2018-06-29 01:54:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:47,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-97effb22-fbb3-4e9d-b846-1c0098c642d3 Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:47,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-97effb22-fbb3-4e9d-b846-1c0098c642d3 2018-06-29 01:54:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:47,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5fe3341e-88de-4afc-856d-b39f5a8db2a7 Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["c8856e8e-6f05-4574-bd6c-e0f869e1d62a"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:44Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:47,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net used request id req-5fe3341e-88de-4afc-856d-b39f5a8db2a7 2018-06-29 01:54:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:47,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0e1ca2b54b58e5f3e139c16e4776a8cc772df3" 2018-06-29 01:54:47,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ea4672-dd1d-4606-89e3-a517cd893d36 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:47,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-34ea4672-dd1d-4606-89e3-a517cd893d36 2018-06-29 01:54:47,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:47,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-21fdd0f9-ba53-466e-bb3d-60b1dca0e641 Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:47,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-21fdd0f9-ba53-466e-bb3d-60b1dca0e641 2018-06-29 01:54:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50&name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:47,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-356d3715-17c8-4612-93d0-5f71e09e9000 Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8856e8e-6f05-4574-bd6c-e0f869e1d62a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ca66b9f2-5a36-4b9b-837d-1db08116ca50","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:45Z","ip_version":4}]} 2018-06-29 01:54:47,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ca66b9f2-5a36-4b9b-837d-1db08116ca50&name=NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet used request id req-356d3715-17c8-4612-93d0-5f71e09e9000 2018-06-29 01:54:47,378 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net 2018-06-29 01:54:47,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" -d '{"port": {"network_id": "ca66b9f2-5a36-4b9b-837d-1db08116ca50", "fixed_ips": [{"subnet_id": "c8856e8e-6f05-4574-bd6c-e0f869e1d62a", "ip_address": null}], "name": "NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-port", "admin_state_up": true}}' 2018-06-29 01:54:47,393 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-c8340ec7-caaa-4783-a313-b8cc70dc3163 Date: Fri, 29 Jun 2018 01:54:47 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-29 01:54:47,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c8340ec7-caaa-4783-a313-b8cc70dc3163 2018-06-29 01:54:47,393 - 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 01:54:47,394 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet 2018-06-29 01:54:47,394 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-subnet 2018-06-29 01:54:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c8856e8e-6f05-4574-bd6c-e0f869e1d62a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:48,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-053b9b0a-6c4b-40a2-a005-44cc73f26186 Date: Fri, 29 Jun 2018 01:54:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:48,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c8856e8e-6f05-4574-bd6c-e0f869e1d62a used request id req-053b9b0a-6c4b-40a2-a005-44cc73f26186 2018-06-29 01:54:48,397 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e735deaa-520b-40d0-8d01-e101a9138d4f-pub-net 2018-06-29 01:54:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ca66b9f2-5a36-4b9b-837d-1db08116ca50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4074f819837d93c9a02af029d628edeb396d2dea" 2018-06-29 01:54:49,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22a67575-dedb-4c78-b48a-cde95fa9cf61 Date: Fri, 29 Jun 2018 01:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:49,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ca66b9f2-5a36-4b9b-837d-1db08116ca50 used request id req-22a67575-dedb-4c78-b48a-cde95fa9cf61 2018-06-29 01:54:49,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:49,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ibQX1EQVS8eMvaiQbU79cg"], "issued_at": "2018-06-29T01:54:49.000000Z"}} 2018-06-29 01:54:49,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:49,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06aa2338-b8e6-46d5-86e9-4ee97d92797e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:49,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06aa2338-b8e6-46d5-86e9-4ee97d92797e 2018-06-29 01:54:49,956 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net 2018-06-29 01:54:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" -d '{"network": {"name": "NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net", "admin_state_up": true}}' 2018-06-29 01:54:50,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-88461a81-1648-4ede-99b2-7cf4a7a2ba52 Date: Fri, 29 Jun 2018 01:54:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","mtu":1450}} 2018-06-29 01:54:50,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-88461a81-1648-4ede-99b2-7cf4a7a2ba52 2018-06-29 01:54:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:50,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-eff95d34-01da-4448-bf99-e3fdf1d7e9ef Date: Fri, 29 Jun 2018 01:54:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:50,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-eff95d34-01da-4448-bf99-e3fdf1d7e9ef 2018-06-29 01:54:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f28d345-282d-49af-bc64-141c5c2d4692 Date: Fri, 29 Jun 2018 01:54:50 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:54:50,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-9f28d345-282d-49af-bc64-141c5c2d4692 2018-06-29 01:54:50,492 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet 2018-06-29 01:54:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" -d '{"subnets": [{"ip_version": 4, "network_id": "52ff2329-054d-4f9a-95f1-e513a4d83af5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet"}]}' 2018-06-29 01:54:51,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-72a4193e-8fe0-4431-a62c-dbd97039b5ac Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:51,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-72a4193e-8fe0-4431-a62c-dbd97039b5ac 2018-06-29 01:54:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-278cbff7-88b5-4c10-884c-2ceb92933e5e Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["4e63b5c2-ad7e-4886-9cac-0457b159ac13"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:51,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-278cbff7-88b5-4c10-884c-2ceb92933e5e 2018-06-29 01:54:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-19235c15-4265-4225-8b15-7eb6650036e0 Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:51,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-19235c15-4265-4225-8b15-7eb6650036e0 2018-06-29 01:54:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-09f1736b-8e73-4cf7-85bc-e827220924a3 Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["4e63b5c2-ad7e-4886-9cac-0457b159ac13"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:51,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net used request id req-09f1736b-8e73-4cf7-85bc-e827220924a3 2018-06-29 01:54:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:51,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baea3660-538b-4c83-8449-c6659e59ed2e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:51,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-baea3660-538b-4c83-8449-c6659e59ed2e 2018-06-29 01:54:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1bd0e7d6-b19c-4578-950b-6065955de479 Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:51,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-1bd0e7d6-b19c-4578-950b-6065955de479 2018-06-29 01:54:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5&name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:51,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f32198f1-d893-4382-89fa-c3383b9dfefa Date: Fri, 29 Jun 2018 01:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:51,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5&name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet used request id req-f32198f1-d893-4382-89fa-c3383b9dfefa 2018-06-29 01:54:51,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:51,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:51,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["g1r0iuMqRdm8ORxzYeuT7Q"], "issued_at": "2018-06-29T01:54:51.000000Z"}} 2018-06-29 01:54:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cce2df68cce9bc558cb004017a748c993499b68" 2018-06-29 01:54:51,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5258f84-cfe2-4f2f-88b1-5dd284a5bf22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:51,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5258f84-cfe2-4f2f-88b1-5dd284a5bf22 2018-06-29 01:54:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:52,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-79baa7d8-270b-4a5c-810d-3decba524c4a Date: Fri, 29 Jun 2018 01:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["4e63b5c2-ad7e-4886-9cac-0457b159ac13"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:52,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net used request id req-79baa7d8-270b-4a5c-810d-3decba524c4a 2018-06-29 01:54:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:52,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e013f69f-dcbf-40b1-8d7d-121d507affbe Date: Fri, 29 Jun 2018 01:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:52,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-e013f69f-dcbf-40b1-8d7d-121d507affbe 2018-06-29 01:54:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:52,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-96252b7f-54d8-48ac-838c-caf068836399 Date: Fri, 29 Jun 2018 01:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["4e63b5c2-ad7e-4886-9cac-0457b159ac13"],"description":"","tags":[],"updated_at":"2018-06-29T01:54:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","provider:network_type":"vxlan"}]} 2018-06-29 01:54:52,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net used request id req-96252b7f-54d8-48ac-838c-caf068836399 2018-06-29 01:54:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:54:52,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:54:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:54:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cce2df68cce9bc558cb004017a748c993499b68" 2018-06-29 01:54:52,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2830e44f-555e-4a64-86f5-8e40f97c4aba Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:54:52,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-2830e44f-555e-4a64-86f5-8e40f97c4aba 2018-06-29 01:54:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:52,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-227349ac-4055-4976-91fa-44a473781423 Date: Fri, 29 Jun 2018 01:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:52,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-227349ac-4055-4976-91fa-44a473781423 2018-06-29 01:54:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5&name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:52,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fd2492b1-eeea-4861-badb-233e81dc08ac Date: Fri, 29 Jun 2018 01:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:54:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:50Z","ip_version":4}]} 2018-06-29 01:54:52,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=52ff2329-054d-4f9a-95f1-e513a4d83af5&name=NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet used request id req-fd2492b1-eeea-4861-badb-233e81dc08ac 2018-06-29 01:54:52,360 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net 2018-06-29 01:54:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" -d '{"port": {"network_id": "52ff2329-054d-4f9a-95f1-e513a4d83af5", "fixed_ips": [{"subnet_id": "4e63b5c2-ad7e-4886-9cac-0457b159ac13", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-29 01:54:53,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-09f1888b-aa30-40ba-bb32-d01126810147 Date: Fri, 29 Jun 2018 01:54:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:52Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","ip_address":"10.55.1.100"}],"id":"f89c1841-05ab-455e-970e-6a0405ed69c8","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:85:9e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:54:53,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-09f1888b-aa30-40ba-bb32-d01126810147 2018-06-29 01:54:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f89c1841-05ab-455e-970e-6a0405ed69c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:53,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-713c1cd9-0aa4-4d12-8aa1-5d88aa86a658 Date: Fri, 29 Jun 2018 01:54:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:52Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e63b5c2-ad7e-4886-9cac-0457b159ac13","ip_address":"10.55.1.100"}],"id":"f89c1841-05ab-455e-970e-6a0405ed69c8","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:85:9e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"52ff2329-054d-4f9a-95f1-e513a4d83af5","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:54:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:54:53,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f89c1841-05ab-455e-970e-6a0405ed69c8 used request id req-713c1cd9-0aa4-4d12-8aa1-5d88aa86a658 2018-06-29 01:54:53,221 - neutron_utils - INFO - Deleting port with name 2018-06-29 01:54:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f89c1841-05ab-455e-970e-6a0405ed69c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:53,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae4133f1-a744-47de-b4b0-9ffb177a1159 Date: Fri, 29 Jun 2018 01:54:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:53,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f89c1841-05ab-455e-970e-6a0405ed69c8 used request id req-ae4133f1-a744-47de-b4b0-9ffb177a1159 2018-06-29 01:54:53,894 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet 2018-06-29 01:54:53,894 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-subnet 2018-06-29 01:54:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4e63b5c2-ad7e-4886-9cac-0457b159ac13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:54,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae55366c-7574-4334-9374-6e7cd856da5a Date: Fri, 29 Jun 2018 01:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:54,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4e63b5c2-ad7e-4886-9cac-0457b159ac13 used request id req-ae55366c-7574-4334-9374-6e7cd856da5a 2018-06-29 01:54:54,684 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f67bb138-3222-4674-a826-8713effd0c48-pub-net 2018-06-29 01:54:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/52ff2329-054d-4f9a-95f1-e513a4d83af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e731cea3467a4a64b57d8b89c2891ce4735f9d" 2018-06-29 01:54:56,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd5ff87c-4a31-45a1-874f-0eeb81926389 Date: Fri, 29 Jun 2018 01:54:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:54:56,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/52ff2329-054d-4f9a-95f1-e513a4d83af5 used request id req-dd5ff87c-4a31-45a1-874f-0eeb81926389 2018-06-29 01:54:56,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:56,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["vtgnHLVDQwKnNfRaKNmBqA"], "issued_at": "2018-06-29T01:54:56.000000Z"}} 2018-06-29 01:54:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c1ffdb105cf4711ade607fbebe2a01177f9954" 2018-06-29 01:54:56,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5f7b75-1bdb-471f-bbdd-27e93ea4ded8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:56,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec5f7b75-1bdb-471f-bbdd-27e93ea4ded8 2018-06-29 01:54:56,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:56,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:57,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["jNUYPASNThewaRdftyViEA"], "issued_at": "2018-06-29T01:54:57.000000Z"}} 2018-06-29 01:54:57,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808748a12a6067c82705dc895835337fbc51d759" 2018-06-29 01:54:57,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03c7a2a-7b6c-4978-b29f-dc6a2171cad5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:57,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c03c7a2a-7b6c-4978-b29f-dc6a2171cad5 2018-06-29 01:54:57,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-36e5dd96-1ced-4d4a-9055-df77d07346be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c1ffdb105cf4711ade607fbebe2a01177f9954" 2018-06-29 01:54:57,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5bce2dae-3cfd-415e-ace4-624250b5e004 Date: Fri, 29 Jun 2018 01:54:57 GMT RESP BODY: {"networks":[]} 2018-06-29 01:54:57,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-36e5dd96-1ced-4d4a-9055-df77d07346be-pub-net used request id req-5bce2dae-3cfd-415e-ace4-624250b5e004 2018-06-29 01:54:57,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:57,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["qyjcTtxDSKurxMYt4qaaAw"], "issued_at": "2018-06-29T01:54:57.000000Z"}} 2018-06-29 01:54:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:54:57,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cedac4-e4d3-48b4-ac5c-31500a915b89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:57,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4cedac4-e4d3-48b4-ac5c-31500a915b89 2018-06-29 01:54:57,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:54:57,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:54:58,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["BCP8oFQ2SQuAor5GQJL5bQ"], "issued_at": "2018-06-29T01:54:58.000000Z"}} 2018-06-29 01:54:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a067f9818f5bd465d38442fa369601c8b43288c5" 2018-06-29 01:54:58,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91f8fe5-7f43-486d-ba3b-9726f297f8b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:54:58,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a91f8fe5-7f43-486d-ba3b-9726f297f8b3 2018-06-29 01:54:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:54:58,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1d837bc7-772f-41f6-bd8a-d9f6e5cfd230 Date: Fri, 29 Jun 2018 01:54:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:54:58,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1d837bc7-772f-41f6-bd8a-d9f6e5cfd230 2018-06-29 01:54:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:54:58,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-63c7dea4-60a4-498d-9d77-dca743b039e9 Date: Fri, 29 Jun 2018 01:54:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:54:58,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-63c7dea4-60a4-498d-9d77-dca743b039e9 2018-06-29 01:54:58,505 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router 2018-06-29 01:54:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" -d '{"router": {"external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}, "name": "NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router", "admin_state_up": true}}' 2018-06-29 01:55:00,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e7e6fd84-0c92-404e-ba76-4e7124dd4024 Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:58Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:59Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "dbc74d84-f395-4d52-be72-d19b4cac5949", "name": "NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router"}} 2018-06-29 01:55:00,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-e7e6fd84-0c92-404e-ba76-4e7124dd4024 2018-06-29 01:55:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dbc74d84-f395-4d52-be72-d19b4cac5949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e285cca0-b29f-47cd-bc68-6cffe378a6be Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:59Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.209"}],"id":"b0ebbee8-cc83-4171-9305-4b5f026d4388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:a9:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:59Z","binding:vnic_type":"normal","device_id":"dbc74d84-f395-4d52-be72-d19b4cac5949","ip_allocation":"immediate"}]} 2018-06-29 01:55:00,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dbc74d84-f395-4d52-be72-d19b4cac5949 used request id req-e285cca0-b29f-47cd-bc68-6cffe378a6be 2018-06-29 01:55:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9dbab550-01a6-4f91-8a6c-5f183f74fb4d Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:55:00,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-9dbab550-01a6-4f91-8a6c-5f183f74fb4d 2018-06-29 01:55:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1693f790-239e-4ce9-8da7-251c73650c67 Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:54:58Z", "admin_state_up": true, "updated_at": "2018-06-29T01:54:59Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "dbc74d84-f395-4d52-be72-d19b4cac5949", "name": "NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router"}]} 2018-06-29 01:55:00,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router used request id req-1693f790-239e-4ce9-8da7-251c73650c67 2018-06-29 01:55:00,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:55:00,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:55:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc9610b-b052-4e56-8314-596be0dc5c59 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:00,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-9dc9610b-b052-4e56-8314-596be0dc5c59 2018-06-29 01:55:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dbc74d84-f395-4d52-be72-d19b4cac5949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6fa84370-998d-4ebf-9884-fc39bdc62aa2 Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:54:59Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.209"}],"id":"b0ebbee8-cc83-4171-9305-4b5f026d4388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:a9:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:54:59Z","binding:vnic_type":"normal","device_id":"dbc74d84-f395-4d52-be72-d19b4cac5949","ip_allocation":"immediate"}]} 2018-06-29 01:55:00,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dbc74d84-f395-4d52-be72-d19b4cac5949 used request id req-6fa84370-998d-4ebf-9884-fc39bdc62aa2 2018-06-29 01:55:00,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:00,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-26b8171a-344b-43fa-88fd-fbbeff7745f5 Date: Fri, 29 Jun 2018 01:55:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:55:00,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-26b8171a-344b-43fa-88fd-fbbeff7745f5 2018-06-29 01:55:00,404 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router 2018-06-29 01:55:00,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/dbc74d84-f395-4d52-be72-d19b4cac5949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:02,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-656d6e58-fb48-44de-8af2-63f7868a115d Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:02,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dbc74d84-f395-4d52-be72-d19b4cac5949 used request id req-656d6e58-fb48-44de-8af2-63f7868a115d 2018-06-29 01:55:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c59d82663a8b04a012482b203f16b6cf351f08" 2018-06-29 01:55:02,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-476816db-afcd-487f-b3ed-9c811d4175aa Date: Fri, 29 Jun 2018 01:55:02 GMT RESP BODY: {"routers": []} 2018-06-29 01:55:02,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-90e234cf-6047-4e08-9759-5e738f48659c-pub-router used request id req-476816db-afcd-487f-b3ed-9c811d4175aa 2018-06-29 01:55:02,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:02,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["V02Fv7T-QNWy1_7_RLwjSw"], "issued_at": "2018-06-29T01:55:02.000000Z"}} 2018-06-29 01:55:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:02,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb7a8ba-9281-469a-8a7c-fdc9ebe4d2cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:02,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-edb7a8ba-9281-469a-8a7c-fdc9ebe4d2cb 2018-06-29 01:55:02,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:55:02,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:03,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QdqIl1yMRG-fw1PVUG4gqw"], "issued_at": "2018-06-29T01:55:03.000000Z"}} 2018-06-29 01:55:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a7a90b807117804f44ba7cefe8da86d529e1fc" 2018-06-29 01:55:03,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b12c751-58c4-4097-812f-1efde116680b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:03,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b12c751-58c4-4097-812f-1efde116680b 2018-06-29 01:55:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:03,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f105c4fb-1c5d-4457-ae88-23ca019459d9 Date: Fri, 29 Jun 2018 01:55:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:55:03,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f105c4fb-1c5d-4457-ae88-23ca019459d9 2018-06-29 01:55:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:03,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-68d522ca-ee89-4d10-8a6d-00a141fbdfd9 Date: Fri, 29 Jun 2018 01:55:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:55:03,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-68d522ca-ee89-4d10-8a6d-00a141fbdfd9 2018-06-29 01:55:03,574 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router 2018-06-29 01:55:03,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" -d '{"router": {"external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}, "name": "NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router", "admin_state_up": true}}' 2018-06-29 01:55:04,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-80e5291f-7c6c-4033-8ac4-4ec73b57b6e7 Date: Fri, 29 Jun 2018 01:55:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:03Z", "admin_state_up": true, "updated_at": "2018-06-29T01:55:04Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4fa288fb-c26b-41b9-9dcd-3306972fddc8", "name": "NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router"}} 2018-06-29 01:55:04,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-80e5291f-7c6c-4033-8ac4-4ec73b57b6e7 2018-06-29 01:55:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4fa288fb-c26b-41b9-9dcd-3306972fddc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:04,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e8b23a2e-96ae-4b33-8d79-cd8bb3663068 Date: Fri, 29 Jun 2018 01:55:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:55:04Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.205"}],"id":"4fcf1901-0090-4ed2-bd80-6f1be4712ade","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:29:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:55:03Z","binding:vnic_type":"normal","device_id":"4fa288fb-c26b-41b9-9dcd-3306972fddc8","ip_allocation":"immediate"}]} 2018-06-29 01:55:04,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4fa288fb-c26b-41b9-9dcd-3306972fddc8 used request id req-e8b23a2e-96ae-4b33-8d79-cd8bb3663068 2018-06-29 01:55:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-84877da5-3caa-49ea-8966-28a94ce3c3d3 Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:55:05,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-84877da5-3caa-49ea-8966-28a94ce3c3d3 2018-06-29 01:55:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c6142380-155a-43ec-9dd3-2df32e373f84 Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b858181f-aff7-42d8-a768-45b48105ff09", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:03Z", "admin_state_up": true, "updated_at": "2018-06-29T01:55:04Z", "project_id": "0389fcf30a414870838639b91f3f4604", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4fa288fb-c26b-41b9-9dcd-3306972fddc8", "name": "NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router"}]} 2018-06-29 01:55:05,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router used request id req-c6142380-155a-43ec-9dd3-2df32e373f84 2018-06-29 01:55:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:55:05,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:55:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a59dd1-c60a-4be0-bfd6-b961f6b9aa8d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:05,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-09a59dd1-c60a-4be0-bfd6-b961f6b9aa8d 2018-06-29 01:55:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4fa288fb-c26b-41b9-9dcd-3306972fddc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-79ac1819-88b2-46d0-a00d-4c03ee36d219 Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:55:04Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b858181f-aff7-42d8-a768-45b48105ff09","ip_address":"172.30.9.205"}],"id":"4fcf1901-0090-4ed2-bd80-6f1be4712ade","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:29:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"","created_at":"2018-06-29T01:55:03Z","binding:vnic_type":"normal","device_id":"4fa288fb-c26b-41b9-9dcd-3306972fddc8","ip_allocation":"immediate"}]} 2018-06-29 01:55:05,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4fa288fb-c26b-41b9-9dcd-3306972fddc8 used request id req-79ac1819-88b2-46d0-a00d-4c03ee36d219 2018-06-29 01:55:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-77c2ddfc-42df-43e4-b9d0-3cff38078c4a Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}} 2018-06-29 01:55:05,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b858181f-aff7-42d8-a768-45b48105ff09 used request id req-77c2ddfc-42df-43e4-b9d0-3cff38078c4a 2018-06-29 01:55:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-45f0b072-d1be-43cd-b457-f8ef1933da17 Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:55:05,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-45f0b072-d1be-43cd-b457-f8ef1933da17 2018-06-29 01:55:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:05,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3b26882e-3775-4f9e-846d-14d09767fa44 Date: Fri, 29 Jun 2018 01:55:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:55:05,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-3b26882e-3775-4f9e-846d-14d09767fa44 2018-06-29 01:55:05,629 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router 2018-06-29 01:55:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4fa288fb-c26b-41b9-9dcd-3306972fddc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:06,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96ed4b03-1d15-4b3e-b5c5-7210310e5de6 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:06,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4fa288fb-c26b-41b9-9dcd-3306972fddc8 used request id req-96ed4b03-1d15-4b3e-b5c5-7210310e5de6 2018-06-29 01:55:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab02a5e366dd78c8e0d6ab9acfed062528bd473" 2018-06-29 01:55:06,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f2ff12d-f8ea-4565-b273-46c9da84485b Date: Fri, 29 Jun 2018 01:55:06 GMT RESP BODY: {"routers": []} 2018-06-29 01:55:06,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-bbd652e9-6a26-484f-bec5-4fcd1541a85f-pub-router used request id req-4f2ff12d-f8ea-4565-b273-46c9da84485b 2018-06-29 01:55:06,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:07,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["WgqZV9zPQkiEknSG-bqsPA"], "issued_at": "2018-06-29T01:55:07.000000Z"}} 2018-06-29 01:55:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:07,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbe43e6-7697-4488-b83c-7b04bbd5fc5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:07,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5bbe43e6-7697-4488-b83c-7b04bbd5fc5c 2018-06-29 01:55:07,396 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name 2018-06-29 01:55:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name"}}' 2018-06-29 01:55:07,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-0bb42c3b-ef67-4cf6-9cf5-dad719f08206 Date: Fri, 29 Jun 2018 01:55:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "updated_at": "2018-06-29T01:55:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "revision_number": 0, "id": "826063ff-5f2b-442b-bf9e-b74c233cd008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "revision_number": 0, "id": "bea3f088-f02a-42ac-b0f5-d2c9426b2e0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "name": "NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name"}} 2018-06-29 01:55:07,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-0bb42c3b-ef67-4cf6-9cf5-dad719f08206 2018-06-29 01:55:07,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c1cf37f-651c-4b2b-b624-a27085ce3091 2018-06-29 01:55:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c1cf37f-651c-4b2b-b624-a27085ce3091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:07,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c7bcda2-614d-4932-90dc-3401b246ac4c Date: Fri, 29 Jun 2018 01:55:07 GMT 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-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "826063ff-5f2b-442b-bf9e-b74c233cd008"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bea3f088-f02a-42ac-b0f5-d2c9426b2e0d"}]} 2018-06-29 01:55:07,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c1cf37f-651c-4b2b-b624-a27085ce3091 used request id req-8c7bcda2-614d-4932-90dc-3401b246ac4c 2018-06-29 01:55:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:07,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-59944405-91ca-451d-8356-37c701bfc02e Date: Fri, 29 Jun 2018 01:55:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "updated_at": "2018-06-29T01:55:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "revision_number": 0, "id": "826063ff-5f2b-442b-bf9e-b74c233cd008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "revision_number": 0, "id": "bea3f088-f02a-42ac-b0f5-d2c9426b2e0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "name": "NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name"}]} 2018-06-29 01:55:07,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name used request id req-59944405-91ca-451d-8356-37c701bfc02e 2018-06-29 01:55:07,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c1cf37f-651c-4b2b-b624-a27085ce3091 2018-06-29 01:55:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c1cf37f-651c-4b2b-b624-a27085ce3091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:07,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d6c4e32-7e74-464a-81b8-e3e9df238094 Date: Fri, 29 Jun 2018 01:55:07 GMT 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-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "826063ff-5f2b-442b-bf9e-b74c233cd008"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:07Z", "security_group_id": "5c1cf37f-651c-4b2b-b624-a27085ce3091", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:07Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bea3f088-f02a-42ac-b0f5-d2c9426b2e0d"}]} 2018-06-29 01:55:07,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5c1cf37f-651c-4b2b-b624-a27085ce3091 used request id req-6d6c4e32-7e74-464a-81b8-e3e9df238094 2018-06-29 01:55:07,876 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name 2018-06-29 01:55:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5c1cf37f-651c-4b2b-b624-a27085ce3091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:08,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5de9d551-b761-4631-9c84-5f71a71c6bea Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:08,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5c1cf37f-651c-4b2b-b624-a27085ce3091 used request id req-5de9d551-b761-4631-9c84-5f71a71c6bea 2018-06-29 01:55:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf847b1614f56fb90b4d9db2250f7e4fa01cb77" 2018-06-29 01:55:08,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9fe71200-a85f-45f6-b639-c11b515b6dee Date: Fri, 29 Jun 2018 01:55:08 GMT RESP BODY: {"security_groups": []} 2018-06-29 01:55:08,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-585c0a56-2157-49cd-b0e5-f77eba0bdaa2name used request id req-9fe71200-a85f-45f6-b639-c11b515b6dee 2018-06-29 01:55:08,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:08,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["_ZkDk6V7RGy9AzTF3tY8rQ"], "issued_at": "2018-06-29T01:55:08.000000Z"}} 2018-06-29 01:55:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:08,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8035c19-efd4-47b6-9a9b-8d6672865cbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:08,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8035c19-efd4-47b6-9a9b-8d6672865cbb 2018-06-29 01:55:08,534 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-1 2018-06-29 01:55:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-1", "description": "hello group"}}' 2018-06-29 01:55:08,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-bb531d0d-e697-4127-be99-253ecb7273be Date: Fri, 29 Jun 2018 01:55:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "updated_at": "2018-06-29T01:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "6af69e03-47ac-42fb-b584-b6dac3052287", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "85ddfb0b-1fdd-41ee-83d7-acba0733e977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-1"}} 2018-06-29 01:55:08,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-bb531d0d-e697-4127-be99-253ecb7273be 2018-06-29 01:55:08,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece92038-2920-4177-a9c8-f2cbd87b6ad6 2018-06-29 01:55:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ece92038-2920-4177-a9c8-f2cbd87b6ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:08,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-febb6954-e1cf-4a4b-96ce-f82d8b2fbbd0 Date: Fri, 29 Jun 2018 01:55:08 GMT 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-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "6af69e03-47ac-42fb-b584-b6dac3052287"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "85ddfb0b-1fdd-41ee-83d7-acba0733e977"}]} 2018-06-29 01:55:08,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ece92038-2920-4177-a9c8-f2cbd87b6ad6 used request id req-febb6954-e1cf-4a4b-96ce-f82d8b2fbbd0 2018-06-29 01:55:08,883 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-2 2018-06-29 01:55:08,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-2", "description": "hola group"}}' 2018-06-29 01:55:09,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-4601d029-259c-43e1-87ed-401e3b02adf7 Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "updated_at": "2018-06-29T01:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "a8e318b1-e77d-41fb-a234-caf76bdf32d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "df92e702-3c3c-4428-b08f-9ab43e2fe0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-2"}} 2018-06-29 01:55:09,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-4601d029-259c-43e1-87ed-401e3b02adf7 2018-06-29 01:55:09,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 852e11e9-0ff2-48af-98fe-b65fdf333d17 2018-06-29 01:55:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=852e11e9-0ff2-48af-98fe-b65fdf333d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dd882a1-fe32-453e-9149-a90c5795e3e6 Date: Fri, 29 Jun 2018 01:55:09 GMT 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-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "a8e318b1-e77d-41fb-a234-caf76bdf32d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "df92e702-3c3c-4428-b08f-9ab43e2fe0e8"}]} 2018-06-29 01:55:09,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=852e11e9-0ff2-48af-98fe-b65fdf333d17 used request id req-4dd882a1-fe32-453e-9149-a90c5795e3e6 2018-06-29 01:55:09,062 - neutron_utils - INFO - Listing the available security groups 2018-06-29 01:55:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9735 X-Openstack-Request-Id: req-ca062f5b-a064-41e0-82e1-ba79b2b10c4b Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "updated_at": "2018-06-29T01:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "4ec45136-6439-449e-ada5-a381aba51f7d", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c", "remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "revision_number": 0, "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1940316bd899448897fd9bf0aa00f3b3"}], "revision_number": 1, "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-29T01:53:51Z", "updated_at": "2018-06-29T01:53:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:53:51Z", "revision_number": 0, "id": "2a78febc-6619-4a21-bc3e-37dbdb648169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "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-29T01:53:51Z", "revision_number": 0, "id": "4d577e1a-443d-416f-b6c2-f04679695a4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "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-29T01:53:51Z", "revision_number": 0, "id": "69a94b62-874e-4041-b6fd-1cd4fd7fb877", "remote_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "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-29T01:53:51Z", "revision_number": 0, "id": "c159e76b-11a8-4feb-97c8-5869a8b5fcbb", "remote_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "remote_ip_prefix": null, "created_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "updated_at": "2018-06-29T01:52:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7", "remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "revision_number": 0, "id": "eb913bd2-8743-4ece-afbb-b32b79350301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "updated_at": "2018-06-29T01:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "a8e318b1-e77d-41fb-a234-caf76bdf32d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "df92e702-3c3c-4428-b08f-9ab43e2fe0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-2"}, {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "updated_at": "2018-06-29T01:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "6af69e03-47ac-42fb-b584-b6dac3052287", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "revision_number": 0, "id": "85ddfb0b-1fdd-41ee-83d7-acba0733e977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "name": "NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-1"}]} 2018-06-29 01:55:09,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-ca062f5b-a064-41e0-82e1-ba79b2b10c4b 2018-06-29 01:55:09,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d939163-9a2c-409f-a8d8-7dfa6958b0c2 2018-06-29 01:55:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d939163-9a2c-409f-a8d8-7dfa6958b0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c0ba039b-6e42-43df-b6f4-204769f93da3 Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "port_range_min": null, "revision_number": 0, "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "4ec45136-6439-449e-ada5-a381aba51f7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "port_range_min": null, "revision_number": 0, "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "5099ccc6-3b65-420d-b657-6c71e6aeed45"}, {"remote_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "port_range_min": null, "revision_number": 0, "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "6f4958e6-d3a5-4f1e-927f-185f38529f6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:49:01Z", "security_group_id": "2d939163-9a2c-409f-a8d8-7dfa6958b0c2", "port_range_min": null, "revision_number": 0, "tenant_id": "1940316bd899448897fd9bf0aa00f3b3", "created_at": "2018-06-29T01:49:01Z", "project_id": "1940316bd899448897fd9bf0aa00f3b3", "id": "b1a0ff0b-8120-4f41-8853-96eb821ad732"}]} 2018-06-29 01:55:09,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2d939163-9a2c-409f-a8d8-7dfa6958b0c2 used request id req-c0ba039b-6e42-43df-b6f4-204769f93da3 2018-06-29 01:55:09,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e1ad5c6-47c2-4d76-94d7-503dd099a86f 2018-06-29 01:55:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3e1ad5c6-47c2-4d76-94d7-503dd099a86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-786f83fe-6f11-47ca-9c71-94ad2cb8bb5e Date: Fri, 29 Jun 2018 01:55:09 GMT 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-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T01:53:51Z", "project_id": "", "id": "2a78febc-6619-4a21-bc3e-37dbdb648169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T01:53:51Z", "project_id": "", "id": "4d577e1a-443d-416f-b6c2-f04679695a4f"}, {"remote_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T01:53:51Z", "project_id": "", "id": "69a94b62-874e-4041-b6fd-1cd4fd7fb877"}, {"remote_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:53:51Z", "security_group_id": "3e1ad5c6-47c2-4d76-94d7-503dd099a86f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-29T01:53:51Z", "project_id": "", "id": "c159e76b-11a8-4feb-97c8-5869a8b5fcbb"}]} 2018-06-29 01:55:09,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3e1ad5c6-47c2-4d76-94d7-503dd099a86f used request id req-786f83fe-6f11-47ca-9c71-94ad2cb8bb5e 2018-06-29 01:55:09,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fb430b6-a214-4168-ad7a-230c4bfb2bdd 2018-06-29 01:55:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4fb430b6-a214-4168-ad7a-230c4bfb2bdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ad46ad0-140a-4208-b14c-5aad4f039ff6 Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "18c2bc6e-34c1-47ae-8446-dd9b97f27a1a"}, {"remote_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "3d5c6490-62bc-45de-8566-13f2827b1ca7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "c8b38908-0dd2-4ff1-963b-f3a43e7ec823"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:52:52Z", "security_group_id": "4fb430b6-a214-4168-ad7a-230c4bfb2bdd", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:52:52Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "eb913bd2-8743-4ece-afbb-b32b79350301"}]} 2018-06-29 01:55:09,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4fb430b6-a214-4168-ad7a-230c4bfb2bdd used request id req-8ad46ad0-140a-4208-b14c-5aad4f039ff6 2018-06-29 01:55:09,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 852e11e9-0ff2-48af-98fe-b65fdf333d17 2018-06-29 01:55:09,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=852e11e9-0ff2-48af-98fe-b65fdf333d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cd56a9f-415e-4a1a-be1a-a7d106d0af0a Date: Fri, 29 Jun 2018 01:55:09 GMT 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-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "a8e318b1-e77d-41fb-a234-caf76bdf32d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "security_group_id": "852e11e9-0ff2-48af-98fe-b65fdf333d17", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "df92e702-3c3c-4428-b08f-9ab43e2fe0e8"}]} 2018-06-29 01:55:09,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=852e11e9-0ff2-48af-98fe-b65fdf333d17 used request id req-9cd56a9f-415e-4a1a-be1a-a7d106d0af0a 2018-06-29 01:55:09,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece92038-2920-4177-a9c8-f2cbd87b6ad6 2018-06-29 01:55:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ece92038-2920-4177-a9c8-f2cbd87b6ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21edc25b-c5f5-450b-a8ea-15f573d464ec Date: Fri, 29 Jun 2018 01:55:09 GMT 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-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "6af69e03-47ac-42fb-b584-b6dac3052287"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:08Z", "security_group_id": "ece92038-2920-4177-a9c8-f2cbd87b6ad6", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:08Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "85ddfb0b-1fdd-41ee-83d7-acba0733e977"}]} 2018-06-29 01:55:09,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ece92038-2920-4177-a9c8-f2cbd87b6ad6 used request id req-21edc25b-c5f5-450b-a8ea-15f573d464ec 2018-06-29 01:55:09,257 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-1 2018-06-29 01:55:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ece92038-2920-4177-a9c8-f2cbd87b6ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24206c86-ec3c-4cdb-a934-5f4aafeae594 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:09,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ece92038-2920-4177-a9c8-f2cbd87b6ad6 used request id req-24206c86-ec3c-4cdb-a934-5f4aafeae594 2018-06-29 01:55:09,383 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7ecd0dff-0754-4ffc-9aa5-f7cecf9fbeaaname-2 2018-06-29 01:55:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/852e11e9-0ff2-48af-98fe-b65fdf333d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a412d54a86a5d0ecfcc51a95d847186980e5b018" 2018-06-29 01:55:09,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc65cb6e-10df-42d0-9a2d-92f7c703863d Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:09,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/852e11e9-0ff2-48af-98fe-b65fdf333d17 used request id req-cc65cb6e-10df-42d0-9a2d-92f7c703863d 2018-06-29 01:55:09,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:09,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["OMXdcEuBR4abfcIPpZhN6g"], "issued_at": "2018-06-29T01:55:09.000000Z"}} 2018-06-29 01:55:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d514bf952d6ce99e65fb3ff16695c9dd077ca9cf" 2018-06-29 01:55:09,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c7d745-ca01-43ee-972f-dfc9137c2d78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:09,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6c7d745-ca01-43ee-972f-dfc9137c2d78 2018-06-29 01:55:09,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:10,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["m2sHiC-yQ2S6n_-5ZcuxLg"], "issued_at": "2018-06-29T01:55:10.000000Z"}} 2018-06-29 01:55:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" 2018-06-29 01:55:10,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a4ff30-73c6-4e94-81b6-4014170a9c91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:10,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-98a4ff30-73c6-4e94-81b6-4014170a9c91 2018-06-29 01:55:10,370 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name 2018-06-29 01:55:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name", "description": "hello group"}}' 2018-06-29 01:55:10,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-aaafc917-df50-4873-9c2f-88fe162eb09b Date: Fri, 29 Jun 2018 01:55:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "updated_at": "2018-06-29T01:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "revision_number": 0, "id": "16441e00-2090-4399-a33b-952e9c9e9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "revision_number": 0, "id": "325800e2-4dfe-43f8-8e2f-7f2f4699ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "name": "NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name"}} 2018-06-29 01:55:10,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-aaafc917-df50-4873-9c2f-88fe162eb09b 2018-06-29 01:55:10,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 757fedbf-5d72-444b-ae3e-7b6e983fd1ad 2018-06-29 01:55:10,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=757fedbf-5d72-444b-ae3e-7b6e983fd1ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" 2018-06-29 01:55:10,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c2dc3fe-5fca-43c5-954e-85d925fb0859 Date: Fri, 29 Jun 2018 01:55:10 GMT 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-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "16441e00-2090-4399-a33b-952e9c9e9d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "325800e2-4dfe-43f8-8e2f-7f2f4699ec0d"}]} 2018-06-29 01:55:10,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=757fedbf-5d72-444b-ae3e-7b6e983fd1ad used request id req-3c2dc3fe-5fca-43c5-954e-85d925fb0859 2018-06-29 01:55:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" 2018-06-29 01:55:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-5584e5f9-a506-4cfb-80aa-35fae5cb8bb8 Date: Fri, 29 Jun 2018 01:55:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "updated_at": "2018-06-29T01:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "revision_number": 0, "id": "16441e00-2090-4399-a33b-952e9c9e9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "revision_number": 0, "id": "325800e2-4dfe-43f8-8e2f-7f2f4699ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "name": "NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name"}]} 2018-06-29 01:55:10,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name&description=hello+group used request id req-5584e5f9-a506-4cfb-80aa-35fae5cb8bb8 2018-06-29 01:55:10,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 757fedbf-5d72-444b-ae3e-7b6e983fd1ad 2018-06-29 01:55:10,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=757fedbf-5d72-444b-ae3e-7b6e983fd1ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" 2018-06-29 01:55:10,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b04571f-41da-4bcf-a661-c5b5b3925975 Date: Fri, 29 Jun 2018 01:55:10 GMT 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-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "16441e00-2090-4399-a33b-952e9c9e9d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:10Z", "security_group_id": "757fedbf-5d72-444b-ae3e-7b6e983fd1ad", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:10Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "325800e2-4dfe-43f8-8e2f-7f2f4699ec0d"}]} 2018-06-29 01:55:10,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=757fedbf-5d72-444b-ae3e-7b6e983fd1ad used request id req-6b04571f-41da-4bcf-a661-c5b5b3925975 2018-06-29 01:55:10,800 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8938fda4-dcc8-4022-b6d9-2915ad499bd1name 2018-06-29 01:55:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/757fedbf-5d72-444b-ae3e-7b6e983fd1ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb7db3fc7a95142ac6ed271dd4e30ea0c5dc082" 2018-06-29 01:55:10,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbacc29e-f723-4bf9-baed-53f4507e9fda Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:10,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/757fedbf-5d72-444b-ae3e-7b6e983fd1ad used request id req-cbacc29e-f723-4bf9-baed-53f4507e9fda 2018-06-29 01:55:10,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:11,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QwJBF1PDRsqdZOsnlkecxg"], "issued_at": "2018-06-29T01:55:11.000000Z"}} 2018-06-29 01:55:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5785865-6036-4515-9862-ec436f23d4b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:11,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5785865-6036-4515-9862-ec436f23d4b9 2018-06-29 01:55:11,406 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name 2018-06-29 01:55:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name", "description": "hello group"}}' 2018-06-29 01:55:11,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8fc9b2b5-9354-40ed-b24c-da16e5f2b606 Date: Fri, 29 Jun 2018 01:55:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "updated_at": "2018-06-29T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "47beab0b-da92-4859-a100-33b1a13a79e9", "name": "NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name"}} 2018-06-29 01:55:11,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-8fc9b2b5-9354-40ed-b24c-da16e5f2b606 2018-06-29 01:55:11,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:11,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a24d1b49-da6d-4501-b431-99c335543444 Date: Fri, 29 Jun 2018 01:55:11 GMT 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-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:11,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-a24d1b49-da6d-4501-b431-99c335543444 2018-06-29 01:55:11,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:11,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04951b24-d3a1-4693-a879-e9e40784dd6d Date: Fri, 29 Jun 2018 01:55:11 GMT 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-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-04951b24-d3a1-4693-a879-e9e40784dd6d 2018-06-29 01:55:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:11,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29d8aab-80a4-496f-ae30-724512ce2cb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:11,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c29d8aab-80a4-496f-ae30-724512ce2cb2 2018-06-29 01:55:11,972 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name 2018-06-29 01:55:11,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-83279c4e-3fc0-4905-853b-2cb482fc4f8d Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "updated_at": "2018-06-29T01:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "47beab0b-da92-4859-a100-33b1a13a79e9", "name": "NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name"}]} 2018-06-29 01:55:12,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name used request id req-83279c4e-3fc0-4905-853b-2cb482fc4f8d 2018-06-29 01:55:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:55:12,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:55:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:55:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba6361b-ac0a-42b0-9696-a63249500516 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:12,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4ba6361b-ac0a-42b0-9696-a63249500516 2018-06-29 01:55:12,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-168cdf7a-2b7a-416b-ac51-f9a22431e141 Date: Fri, 29 Jun 2018 01:55:12 GMT 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-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:12,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-168cdf7a-2b7a-416b-ac51-f9a22431e141 2018-06-29 01:55:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}9a62bddc0a907b891efcdfc76965bba3d57cddcf" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9"}}' 2018-06-29 01:55:12,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-28ba3bf3-a366-4a6d-bce6-60431b547360 Date: Fri, 29 Jun 2018 01:55:12 GMT 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-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:12Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3"}} 2018-06-29 01:55:12,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-28ba3bf3-a366-4a6d-bce6-60431b547360 2018-06-29 01:55:12,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b3f6fee8-5fe2-481a-aa3a-1bfe7ca3973f Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "updated_at": "2018-06-29T01:55:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:12Z", "revision_number": 0, "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 2, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "47beab0b-da92-4859-a100-33b1a13a79e9", "name": "NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name"}]} 2018-06-29 01:55:12,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name&description=hello+group used request id req-b3f6fee8-5fe2-481a-aa3a-1bfe7ca3973f 2018-06-29 01:55:12,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-355486d5-b644-4378-a6fa-b049cbd534d0 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:12Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:12,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-355486d5-b644-4378-a6fa-b049cbd534d0 2018-06-29 01:55:12,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-56cf014a-c978-4cc4-bf3a-350cc0127da8 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:12Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:12,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-56cf014a-c978-4cc4-bf3a-350cc0127da8 2018-06-29 01:55:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-d237c922-6e69-437c-be05-bbefa7d573b3 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "updated_at": "2018-06-29T01:55:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:12Z", "revision_number": 0, "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "revision_number": 0, "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 2, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "47beab0b-da92-4859-a100-33b1a13a79e9", "name": "NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name"}]} 2018-06-29 01:55:12,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name&description=hello+group used request id req-d237c922-6e69-437c-be05-bbefa7d573b3 2018-06-29 01:55:12,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47beab0b-da92-4859-a100-33b1a13a79e9 2018-06-29 01:55:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-d3a5bf8d-c11e-4b71-baf2-9a250d9f390f Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:12Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:12Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "36cee733-b2ea-460b-bef5-5252fc5ad6d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b8cb545f-aa86-406e-b4da-d5b4a25e344a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:11Z", "security_group_id": "47beab0b-da92-4859-a100-33b1a13a79e9", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:11Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "bfffa605-0567-4a09-bdb8-96c3e009dc84"}]} 2018-06-29 01:55:12,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-d3a5bf8d-c11e-4b71-baf2-9a250d9f390f 2018-06-29 01:55:12,642 - neutron_utils - INFO - Deleting security group rule with ID - b8cb545f-aa86-406e-b4da-d5b4a25e344a 2018-06-29 01:55:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b8cb545f-aa86-406e-b4da-d5b4a25e344a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94252253-177e-4787-8d5e-a430128544b5 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:12,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b8cb545f-aa86-406e-b4da-d5b4a25e344a used request id req-94252253-177e-4787-8d5e-a430128544b5 2018-06-29 01:55:12,724 - neutron_utils - INFO - Deleting security group rule with ID - bfffa605-0567-4a09-bdb8-96c3e009dc84 2018-06-29 01:55:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bfffa605-0567-4a09-bdb8-96c3e009dc84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83086695-4f15-485c-9c3f-aa04f0572fec Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:12,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bfffa605-0567-4a09-bdb8-96c3e009dc84 used request id req-83086695-4f15-485c-9c3f-aa04f0572fec 2018-06-29 01:55:12,793 - neutron_utils - INFO - Deleting security group rule with ID - 36cee733-b2ea-460b-bef5-5252fc5ad6d3 2018-06-29 01:55:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/36cee733-b2ea-460b-bef5-5252fc5ad6d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-594e8740-1e1e-4aee-817e-0fa537863b94 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:12,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/36cee733-b2ea-460b-bef5-5252fc5ad6d3 used request id req-594e8740-1e1e-4aee-817e-0fa537863b94 2018-06-29 01:55:12,862 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c4acf5bd-86fd-4cec-a66e-0ffcc2ec1b51name 2018-06-29 01:55:12,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/47beab0b-da92-4859-a100-33b1a13a79e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a62bddc0a907b891efcdfc76965bba3d57cddcf" 2018-06-29 01:55:12,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83cc1e8f-88c3-427b-8c5d-6d380ce03f41 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:12,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/47beab0b-da92-4859-a100-33b1a13a79e9 used request id req-83cc1e8f-88c3-427b-8c5d-6d380ce03f41 2018-06-29 01:55:12,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:13,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["1XsQdhu-S-y-VPuu1Y9GKA"], "issued_at": "2018-06-29T01:55:13.000000Z"}} 2018-06-29 01:55:13,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:13,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a5252e-0282-4bce-9c29-8048ed980bd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:13,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4a5252e-0282-4bce-9c29-8048ed980bd9 2018-06-29 01:55:13,447 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-1 2018-06-29 01:55:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-1", "description": "hello group"}}' 2018-06-29 01:55:13,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-f79733a7-a3ec-40b6-82ac-e94ba1f0a107 Date: Fri, 29 Jun 2018 01:55:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "updated_at": "2018-06-29T01:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "3d3bdde2-b829-46ca-8e26-0efe872055bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "b44ae294-5597-4ca7-b0d1-f542498dbcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4852443f-73ab-40be-8bee-c5371a4b817a", "name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-1"}} 2018-06-29 01:55:13,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f79733a7-a3ec-40b6-82ac-e94ba1f0a107 2018-06-29 01:55:13,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4852443f-73ab-40be-8bee-c5371a4b817a 2018-06-29 01:55:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4852443f-73ab-40be-8bee-c5371a4b817a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:13,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f693da0-92d2-4531-a5f1-02bd1c0c14bc Date: Fri, 29 Jun 2018 01:55:13 GMT 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-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "3d3bdde2-b829-46ca-8e26-0efe872055bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b44ae294-5597-4ca7-b0d1-f542498dbcb4"}]} 2018-06-29 01:55:13,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4852443f-73ab-40be-8bee-c5371a4b817a used request id req-2f693da0-92d2-4531-a5f1-02bd1c0c14bc 2018-06-29 01:55:13,790 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-2 2018-06-29 01:55:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-2", "description": "hello group"}}' 2018-06-29 01:55:13,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-317b5ebc-e39f-4768-8ebf-1f9a6ce67803 Date: Fri, 29 Jun 2018 01:55:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "updated_at": "2018-06-29T01:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "461ef3f8-a712-4d10-bf23-396616711705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "91807999-c70e-4fb5-af3f-69fdb7b6064c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "fb370637-b663-4e60-9594-dbaceb660e42", "name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-2"}} 2018-06-29 01:55:13,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-317b5ebc-e39f-4768-8ebf-1f9a6ce67803 2018-06-29 01:55:13,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb370637-b663-4e60-9594-dbaceb660e42 2018-06-29 01:55:13,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fb370637-b663-4e60-9594-dbaceb660e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:13,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1ec1bec-7cdf-446b-a5f9-248a3cdf4c03 Date: Fri, 29 Jun 2018 01:55:13 GMT 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-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "461ef3f8-a712-4d10-bf23-396616711705"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "91807999-c70e-4fb5-af3f-69fdb7b6064c"}]} 2018-06-29 01:55:13,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fb370637-b663-4e60-9594-dbaceb660e42 used request id req-e1ec1bec-7cdf-446b-a5f9-248a3cdf4c03 2018-06-29 01:55:13,976 - neutron_utils - INFO - Retrieving security group with ID - 4852443f-73ab-40be-8bee-c5371a4b817a 2018-06-29 01:55:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4852443f-73ab-40be-8bee-c5371a4b817a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-1eec705e-dc39-4cd2-acac-cc0f5784d157 Date: Fri, 29 Jun 2018 01:55:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "updated_at": "2018-06-29T01:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "3d3bdde2-b829-46ca-8e26-0efe872055bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "b44ae294-5597-4ca7-b0d1-f542498dbcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "4852443f-73ab-40be-8bee-c5371a4b817a", "name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-1"}]} 2018-06-29 01:55:14,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4852443f-73ab-40be-8bee-c5371a4b817a used request id req-1eec705e-dc39-4cd2-acac-cc0f5784d157 2018-06-29 01:55:14,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4852443f-73ab-40be-8bee-c5371a4b817a 2018-06-29 01:55:14,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4852443f-73ab-40be-8bee-c5371a4b817a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c253144d-4eeb-45f6-8065-f67018a37017 Date: Fri, 29 Jun 2018 01:55:14 GMT 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-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "3d3bdde2-b829-46ca-8e26-0efe872055bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "security_group_id": "4852443f-73ab-40be-8bee-c5371a4b817a", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "b44ae294-5597-4ca7-b0d1-f542498dbcb4"}]} 2018-06-29 01:55:14,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4852443f-73ab-40be-8bee-c5371a4b817a used request id req-c253144d-4eeb-45f6-8065-f67018a37017 2018-06-29 01:55:14,072 - neutron_utils - INFO - Retrieving security group with ID - fb370637-b663-4e60-9594-dbaceb660e42 2018-06-29 01:55:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=fb370637-b663-4e60-9594-dbaceb660e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-7dac49f1-287c-4303-80a4-8936e8badc6a Date: Fri, 29 Jun 2018 01:55:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "updated_at": "2018-06-29T01:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "461ef3f8-a712-4d10-bf23-396616711705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "revision_number": 0, "id": "91807999-c70e-4fb5-af3f-69fdb7b6064c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 1, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "fb370637-b663-4e60-9594-dbaceb660e42", "name": "NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-2"}]} 2018-06-29 01:55:14,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=fb370637-b663-4e60-9594-dbaceb660e42 used request id req-7dac49f1-287c-4303-80a4-8936e8badc6a 2018-06-29 01:55:14,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb370637-b663-4e60-9594-dbaceb660e42 2018-06-29 01:55:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fb370637-b663-4e60-9594-dbaceb660e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0489697-5b3b-470b-8645-77730cdbb276 Date: Fri, 29 Jun 2018 01:55:14 GMT 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-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "461ef3f8-a712-4d10-bf23-396616711705"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-29T01:55:13Z", "security_group_id": "fb370637-b663-4e60-9594-dbaceb660e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:13Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "91807999-c70e-4fb5-af3f-69fdb7b6064c"}]} 2018-06-29 01:55:14,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fb370637-b663-4e60-9594-dbaceb660e42 used request id req-b0489697-5b3b-470b-8645-77730cdbb276 2018-06-29 01:55:14,142 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-1 2018-06-29 01:55:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4852443f-73ab-40be-8bee-c5371a4b817a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5d48c37-8bbd-48cf-b0bf-7bbc7de62c17 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:14,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4852443f-73ab-40be-8bee-c5371a4b817a used request id req-b5d48c37-8bbd-48cf-b0bf-7bbc7de62c17 2018-06-29 01:55:14,263 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-12ebc315-1ce4-468d-a1c2-bd57632de970name-2 2018-06-29 01:55:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fb370637-b663-4e60-9594-dbaceb660e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37e95072a2a7fd41175dd608e05004a19af696c" 2018-06-29 01:55:14,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c98a2dda-9902-4ed4-ad1b-4bd0db7ab301 Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:14,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fb370637-b663-4e60-9594-dbaceb660e42 used request id req-c98a2dda-9902-4ed4-ad1b-4bd0db7ab301 2018-06-29 01:55:14,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:14,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["xan4VI4TTUyUoaYWTUwrpg"], "issued_at": "2018-06-29T01:55:14.000000Z"}} 2018-06-29 01:55:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8027d4-8ee1-4a15-a874-aeb3e051770e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:14,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9a8027d4-8ee1-4a15-a874-aeb3e051770e 2018-06-29 01:55:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:15,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c6eb3c74-0b19-4ff7-865c-3b244fe4dd79 Date: Fri, 29 Jun 2018 01:55:15 GMT RESP BODY: {"floatingips": []} 2018-06-29 01:55:15,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-c6eb3c74-0b19-4ff7-865c-3b244fe4dd79 2018-06-29 01:55:15,073 - neutron_utils - INFO - Creating floating ip to external network - external 2018-06-29 01:55:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:15,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bd76f933-cbb1-44c5-9ed6-f23140640b24 Date: Fri, 29 Jun 2018 01:55:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b17a33b7-f2d2-4196-93d7-9b838063784a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1940316bd899448897fd9bf0aa00f3b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b858181f-aff7-42d8-a768-45b48105ff09"],"description":"","tags":[],"updated_at":"2018-06-29T01:49:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:01Z","provider:network_type":"flat"}]} 2018-06-29 01:55:15,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-bd76f933-cbb1-44c5-9ed6-f23140640b24 2018-06-29 01:55:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:15,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e81caa0a-d444-4f10-8ee0-a0b0d85f79ce Date: Fri, 29 Jun 2018 01:55:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:49:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b858181f-aff7-42d8-a768-45b48105ff09","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1940316bd899448897fd9bf0aa00f3b3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b17a33b7-f2d2-4196-93d7-9b838063784a","tenant_id":"1940316bd899448897fd9bf0aa00f3b3","created_at":"2018-06-29T01:49:07Z","ip_version":4}]} 2018-06-29 01:55:15,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b17a33b7-f2d2-4196-93d7-9b838063784a used request id req-e81caa0a-d444-4f10-8ee0-a0b0d85f79ce 2018-06-29 01:55:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" -d '{"floatingip": {"floating_network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a"}}' 2018-06-29 01:55:16,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d1029a1a-f6d7-49e3-b282-0ccd4dfc24ba Date: Fri, 29 Jun 2018 01:55:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:15Z", "updated_at": "2018-06-29T01:55:15Z", "floating_network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0389fcf30a414870838639b91f3f4604", "port_id": null, "id": "1f9ccd47-44b5-4177-8b20-03573bbc4a06", "qos_policy_id": null}} 2018-06-29 01:55:16,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d1029a1a-f6d7-49e3-b282-0ccd4dfc24ba 2018-06-29 01:55:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:16,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e5466005-f657-41cc-aace-9d034368e08f Date: Fri, 29 Jun 2018 01:55:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:15Z", "updated_at": "2018-06-29T01:55:15Z", "floating_network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0389fcf30a414870838639b91f3f4604", "port_id": null, "id": "1f9ccd47-44b5-4177-8b20-03573bbc4a06", "qos_policy_id": null}]} 2018-06-29 01:55:16,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-e5466005-f657-41cc-aace-9d034368e08f 2018-06-29 01:55:16,615 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-06-29 01:55:16,615 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-06-29 01:55:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips?ip=1f9ccd47-44b5-4177-8b20-03573bbc4a06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:16,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-13cdab50-ad72-48e4-9631-0d507af9a9b1 Date: Fri, 29 Jun 2018 01:55:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T01:55:15Z", "updated_at": "2018-06-29T01:55:15Z", "floating_network_id": "b17a33b7-f2d2-4196-93d7-9b838063784a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0389fcf30a414870838639b91f3f4604", "port_id": null, "id": "1f9ccd47-44b5-4177-8b20-03573bbc4a06", "qos_policy_id": null}]} 2018-06-29 01:55:16,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips?ip=1f9ccd47-44b5-4177-8b20-03573bbc4a06 used request id req-13cdab50-ad72-48e4-9631-0d507af9a9b1 2018-06-29 01:55:16,668 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-06-29 01:55:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1f9ccd47-44b5-4177-8b20-03573bbc4a06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf63e02d437b36e87735550e30f6daded9a062" 2018-06-29 01:55:17,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8adbc697-b892-4d4f-ac73-36c7465a977a Content-Length: 0 Date: Fri, 29 Jun 2018 01:55:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:55:17,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1f9ccd47-44b5-4177-8b20-03573bbc4a06 used request id req-8adbc697-b892-4d4f-ac73-36c7465a977a 2018-06-29 01:55:17,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:17,356 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 2018-06-29 01:55:17,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:17,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["8IOYvcNmRCCBWdIhWBYtCw"], "issued_at": "2018-06-29T01:55:17.000000Z"}} 2018-06-29 01:55:17,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc0cbefd63b822a8a5c0668ab2272fe845b3b68" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnzrDkkY7h8YnTWgnBWhKt8LlzL6l0ttfv0VCW9KScVbQTZTUt5iY25XJhjiEzt9myUEHAH/dXDCt6WFxyTcMLBc2dQM4BL5FcfR4vZyzah2iVLnyqHvDJp12pSod+ZQnghlu81qnviqtMaPMuClbCaVsRHQDP1G8vHPw9Kx+FttgqzkAE921zt1MC+ey0YzVoUjVyxaV7ZS3PbefRQmbOlSVBLQtkPJqZSa2ox4CW9fNwMOjCgEqom8W4ypF8z+0JrKaQKmuaPfB7ZDGwmtKC/iDlHMPwyN3gi5chS0xMOhqeLsps5UCk3A5+VyoHDt1Jw4mL5hW+WAg6KOVic5XD", "name": "NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3"}}' 2018-06-29 01:55:17,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24145ab4-c13e-4a3d-91a7-1b92dda38d4a x-compute-request-id: req-24145ab4-c13e-4a3d-91a7-1b92dda38d4a Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnzrDkkY7h8YnTWgnBWhKt8LlzL6l0ttfv0VCW9KScVbQTZTUt5iY25XJhjiEzt9myUEHAH/dXDCt6WFxyTcMLBc2dQM4BL5FcfR4vZyzah2iVLnyqHvDJp12pSod+ZQnghlu81qnviqtMaPMuClbCaVsRHQDP1G8vHPw9Kx+FttgqzkAE921zt1MC+ey0YzVoUjVyxaV7ZS3PbefRQmbOlSVBLQtkPJqZSa2ox4CW9fNwMOjCgEqom8W4ypF8z+0JrKaQKmuaPfB7ZDGwmtKC/iDlHMPwyN3gi5chS0xMOhqeLsps5UCk3A5+VyoHDt1Jw4mL5hW+WAg6KOVic5XD", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3", "fingerprint": "36:be:86:a8:3a:2f:e8:ce:70:7e:32:56:85:f6:f0:1e"}} 2018-06-29 01:55:17,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-24145ab4-c13e-4a3d-91a7-1b92dda38d4a 2018-06-29 01:55:17,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc0cbefd63b822a8a5c0668ab2272fe845b3b68" 2018-06-29 01:55:18,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7613718-4dcf-488f-9847-b98102fb7829 x-compute-request-id: req-b7613718-4dcf-488f-9847-b98102fb7829 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnzrDkkY7h8YnTWgnBWhKt8LlzL6l0ttfv0VCW9KScVbQTZTUt5iY25XJhjiEzt9myUEHAH/dXDCt6WFxyTcMLBc2dQM4BL5FcfR4vZyzah2iVLnyqHvDJp12pSod+ZQnghlu81qnviqtMaPMuClbCaVsRHQDP1G8vHPw9Kx+FttgqzkAE921zt1MC+ey0YzVoUjVyxaV7ZS3PbefRQmbOlSVBLQtkPJqZSa2ox4CW9fNwMOjCgEqom8W4ypF8z+0JrKaQKmuaPfB7ZDGwmtKC/iDlHMPwyN3gi5chS0xMOhqeLsps5UCk3A5+VyoHDt1Jw4mL5hW+WAg6KOVic5XD", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3", "deleted": false, "created_at": "2018-06-29T01:55:17.000000", "updated_at": null, "fingerprint": "36:be:86:a8:3a:2f:e8:ce:70:7e:32:56:85:f6:f0:1e", "deleted_at": null, "id": 1}} 2018-06-29 01:55:18,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 used request id req-b7613718-4dcf-488f-9847-b98102fb7829 2018-06-29 01:55:18,006 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 2018-06-29 01:55:18,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc0cbefd63b822a8a5c0668ab2272fe845b3b68" 2018-06-29 01:55:18,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a10ed0a-c885-4faa-aaf9-69a07709865e x-compute-request-id: req-3a10ed0a-c885-4faa-aaf9-69a07709865e Content-Length: 0 Content-Type: application/json 2018-06-29 01:55:18,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 used request id req-3a10ed0a-c885-4faa-aaf9-69a07709865e 2018-06-29 01:55:18,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc0cbefd63b822a8a5c0668ab2272fe845b3b68" 2018-06-29 01:55:18,077 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9019e1cb-e265-4a38-bf5d-15e2d8523e1e x-compute-request-id: req-9019e1cb-e265-4a38-bf5d-15e2d8523e1e Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 not found for user 51c1061d7b4f465885eea87fb9bf5d40", "code": 404}} 2018-06-29 01:55:18,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 used request id req-9019e1cb-e265-4a38-bf5d-15e2d8523e1e 2018-06-29 01:55:18,078 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 2018-06-29 01:55:18,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc0cbefd63b822a8a5c0668ab2272fe845b3b68" 2018-06-29 01:55:18,113 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4439bbe-03f3-49bb-9ff8-fac6ba5a45a4 x-compute-request-id: req-a4439bbe-03f3-49bb-9ff8-fac6ba5a45a4 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 not found for user 51c1061d7b4f465885eea87fb9bf5d40", "code": 404}} 2018-06-29 01:55:18,114 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-df8b5c46-111c-41fd-a3aa-738768faebe3 used request id req-a4439bbe-03f3-49bb-9ff8-fac6ba5a45a4 2018-06-29 01:55:18,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:18,292 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0.pub 2018-06-29 01:55:18,292 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0 2018-06-29 01:55:18,293 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0.pub 2018-06-29 01:55:18,293 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0 2018-06-29 01:55:18,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:18,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["dPCf_CBUSV66WK67DD0nIQ"], "issued_at": "2018-06-29T01:55:18.000000Z"}} 2018-06-29 01:55:18,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044eb2da1ec8dd9502533f847d2ead02b4c40700" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC47WMv4w7emaqk9WvXmC7s7YAtrAgPwG4/6vna8Gjxlb3t/NuxzpbguzOqjBCGTKkCJd1beuPMAHjrhUbe1e++cfljqZQiPtzBvG/t6zNT9Cw+pj3TtB5jjDenuxKDvia+Wqs/j6Ootw3fcrXROsULfnd4MSFHVeQ9KjKpLITsI6CLl+UrJRVqIv3av8yS0jse3VSw+HOACUCfkfyQo2J6HS2khfn86Qcz4tDKprGPVkuW1QyYl9w4+yvsHUkxZtXyFzyWV/K+Q5CKK+WRkvjeyx676vao8XH9Jv4IJma2wcmG0sE761w4wsi3il0OfcKPCHmVl9/BX5d3L102/Mbv", "name": "NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0"}}' 2018-06-29 01:55:18,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da995434-5c26-4554-9378-5e9e88504f5c x-compute-request-id: req-da995434-5c26-4554-9378-5e9e88504f5c Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC47WMv4w7emaqk9WvXmC7s7YAtrAgPwG4/6vna8Gjxlb3t/NuxzpbguzOqjBCGTKkCJd1beuPMAHjrhUbe1e++cfljqZQiPtzBvG/t6zNT9Cw+pj3TtB5jjDenuxKDvia+Wqs/j6Ootw3fcrXROsULfnd4MSFHVeQ9KjKpLITsI6CLl+UrJRVqIv3av8yS0jse3VSw+HOACUCfkfyQo2J6HS2khfn86Qcz4tDKprGPVkuW1QyYl9w4+yvsHUkxZtXyFzyWV/K+Q5CKK+WRkvjeyx676vao8XH9Jv4IJma2wcmG0sE761w4wsi3il0OfcKPCHmVl9/BX5d3L102/Mbv", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0", "fingerprint": "42:d0:12:ed:62:77:df:23:6d:f4:6a:4c:f9:8e:eb:5e"}} 2018-06-29 01:55:18,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-da995434-5c26-4554-9378-5e9e88504f5c 2018-06-29 01:55:18,888 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0 2018-06-29 01:55:18,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044eb2da1ec8dd9502533f847d2ead02b4c40700" 2018-06-29 01:55:18,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60e335d9-e03e-403c-9684-19013d365d83 x-compute-request-id: req-60e335d9-e03e-403c-9684-19013d365d83 Content-Length: 0 Content-Type: application/json 2018-06-29 01:55:18,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-63ee0bfa-e535-4900-b875-e8eea4e80bb0 used request id req-60e335d9-e03e-403c-9684-19013d365d83 2018-06-29 01:55:18,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:19,207 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f 2018-06-29 01:55:19,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:19,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["fU5MtxRxQzCvSt6n648ODw"], "issued_at": "2018-06-29T01:55:19.000000Z"}} 2018-06-29 01:55:19,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d0f9585e6aa02abba51b6a136f61e295ce1808" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwAqyl3D7vVh/7fus+3XdSs0vyB7f4sJG3EFcjXh+M98syucDxTU6QrFFdRLWd7nWHraoAelqve0yfiEwg/vmb+LkiT57U0iMuVS0nIIkhn9OtbzcBeWLhyFVP3Ja7F1FDCpEcDuxWT28ncKR8DcNmdjFXmMe63O+KEG9b1MwCFuYtHiwcBtTSTkFB1t1RPM+FIeSPc/TZbAqHY3L3hAfiYf3r1cONRoB/pxXjBo0pLj4ZpRcFtDYazYaCTESCJK2ZY8G3x2vAoBT80/4DOpVa8UwK5k558MR+DKmSc//u0n/bslhDq3qHLepFeem67qXd5xLRTUPWogkuMT4fAur", "name": "NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f"}}' 2018-06-29 01:55:20,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e089cae-5813-4d1f-9cf3-f95299f3d566 x-compute-request-id: req-3e089cae-5813-4d1f-9cf3-f95299f3d566 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwAqyl3D7vVh/7fus+3XdSs0vyB7f4sJG3EFcjXh+M98syucDxTU6QrFFdRLWd7nWHraoAelqve0yfiEwg/vmb+LkiT57U0iMuVS0nIIkhn9OtbzcBeWLhyFVP3Ja7F1FDCpEcDuxWT28ncKR8DcNmdjFXmMe63O+KEG9b1MwCFuYtHiwcBtTSTkFB1t1RPM+FIeSPc/TZbAqHY3L3hAfiYf3r1cONRoB/pxXjBo0pLj4ZpRcFtDYazYaCTESCJK2ZY8G3x2vAoBT80/4DOpVa8UwK5k558MR+DKmSc//u0n/bslhDq3qHLepFeem67qXd5xLRTUPWogkuMT4fAur", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f", "fingerprint": "b8:ae:0f:50:c1:bc:34:77:2c:3a:7e:05:b8:44:7c:cb"}} 2018-06-29 01:55:20,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3e089cae-5813-4d1f-9cf3-f95299f3d566 2018-06-29 01:55:20,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d0f9585e6aa02abba51b6a136f61e295ce1808" 2018-06-29 01:55:20,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9b6ec0d-ff3d-4498-87a9-b9a17f050d35 x-compute-request-id: req-e9b6ec0d-ff3d-4498-87a9-b9a17f050d35 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwAqyl3D7vVh/7fus+3XdSs0vyB7f4sJG3EFcjXh+M98syucDxTU6QrFFdRLWd7nWHraoAelqve0yfiEwg/vmb+LkiT57U0iMuVS0nIIkhn9OtbzcBeWLhyFVP3Ja7F1FDCpEcDuxWT28ncKR8DcNmdjFXmMe63O+KEG9b1MwCFuYtHiwcBtTSTkFB1t1RPM+FIeSPc/TZbAqHY3L3hAfiYf3r1cONRoB/pxXjBo0pLj4ZpRcFtDYazYaCTESCJK2ZY8G3x2vAoBT80/4DOpVa8UwK5k558MR+DKmSc//u0n/bslhDq3qHLepFeem67qXd5xLRTUPWogkuMT4fAur", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f", "deleted": false, "created_at": "2018-06-29T01:55:20.000000", "updated_at": null, "fingerprint": "b8:ae:0f:50:c1:bc:34:77:2c:3a:7e:05:b8:44:7c:cb", "deleted_at": null, "id": 3}} 2018-06-29 01:55:20,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f used request id req-e9b6ec0d-ff3d-4498-87a9-b9a17f050d35 2018-06-29 01:55:20,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d0f9585e6aa02abba51b6a136f61e295ce1808" 2018-06-29 01:55:20,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-141c59ad-52c7-4336-ae87-36b398498457 x-compute-request-id: req-141c59ad-52c7-4336-ae87-36b398498457 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwAqyl3D7vVh/7fus+3XdSs0vyB7f4sJG3EFcjXh+M98syucDxTU6QrFFdRLWd7nWHraoAelqve0yfiEwg/vmb+LkiT57U0iMuVS0nIIkhn9OtbzcBeWLhyFVP3Ja7F1FDCpEcDuxWT28ncKR8DcNmdjFXmMe63O+KEG9b1MwCFuYtHiwcBtTSTkFB1t1RPM+FIeSPc/TZbAqHY3L3hAfiYf3r1cONRoB/pxXjBo0pLj4ZpRcFtDYazYaCTESCJK2ZY8G3x2vAoBT80/4DOpVa8UwK5k558MR+DKmSc//u0n/bslhDq3qHLepFeem67qXd5xLRTUPWogkuMT4fAur", "name": "NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f", "fingerprint": "b8:ae:0f:50:c1:bc:34:77:2c:3a:7e:05:b8:44:7c:cb"}}]} 2018-06-29 01:55:20,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-141c59ad-52c7-4336-ae87-36b398498457 2018-06-29 01:55:20,492 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f 2018-06-29 01:55:20,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d0f9585e6aa02abba51b6a136f61e295ce1808" 2018-06-29 01:55:20,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c373430b-f17e-4cba-b0ae-2fa8275969a4 x-compute-request-id: req-c373430b-f17e-4cba-b0ae-2fa8275969a4 Content-Length: 0 Content-Type: application/json 2018-06-29 01:55:20,541 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7a844c88-de23-444f-9515-3cc5798fea3f used request id req-c373430b-f17e-4cba-b0ae-2fa8275969a4 2018-06-29 01:55:20,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:20,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:20,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["frUXG0lKRh69mmDV-AXSZQ"], "issued_at": "2018-06-29T01:55:20.000000Z"}} 2018-06-29 01:55:20,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b1b38ba0535ecc0a7bf37b60d2bcbad4bea926" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id", "swap": 2}}' 2018-06-29 01:55:21,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c84cee2-8a32-4129-bbc4-1691210d4c49 x-compute-request-id: req-7c84cee2-8a32-4129-bbc4-1691210d4c49 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-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-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id"}} 2018-06-29 01:55:21,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7c84cee2-8a32-4129-bbc4-1691210d4c49 2018-06-29 01:55:21,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b1b38ba0535ecc0a7bf37b60d2bcbad4bea926" 2018-06-29 01:55:21,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f6626b5-b831-4e17-bbc1-4a0a235106fe x-compute-request-id: req-0f6626b5-b831-4e17-bbc1-4a0a235106fe Content-Length: 0 Content-Type: application/json 2018-06-29 01:55:21,574 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id used request id req-0f6626b5-b831-4e17-bbc1-4a0a235106fe 2018-06-29 01:55:21,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b1b38ba0535ecc0a7bf37b60d2bcbad4bea926" 2018-06-29 01:55:21,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f38a15d3-6e4a-4fbd-8506-ebaecb14cf94 x-compute-request-id: req-f38a15d3-6e4a-4fbd-8506-ebaecb14cf94 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:55:21,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f38a15d3-6e4a-4fbd-8506-ebaecb14cf94 2018-06-29 01:55:21,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b1b38ba0535ecc0a7bf37b60d2bcbad4bea926" 2018-06-29 01:55:21,618 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db5e5649-c162-4477-977e-73e0cd0dafa5 x-compute-request-id: req-db5e5649-c162-4477-977e-73e0cd0dafa5 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id could not be found.", "code": 404}} 2018-06-29 01:55:21,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-41cd1ef6-1af3-4c1a-88d2-b7ca12917830-id used request id req-db5e5649-c162-4477-977e-73e0cd0dafa5 2018-06-29 01:55:21,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:21,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:22,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["hyf3EJGCSSSe5Opf5lBoOw"], "issued_at": "2018-06-29T01:55:22.000000Z"}} 2018-06-29 01:55:22,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35872a266376c51e6076015c73fbab809a9b1874" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-id", "swap": 2}}' 2018-06-29 01:55:22,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac83e5d-017f-4806-9b1d-4f6d8eaebd27 x-compute-request-id: req-eac83e5d-017f-4806-9b1d-4f6d8eaebd27 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-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-07e3eae1-ed0d-4208-a6ea-7d466120b630-id"}} 2018-06-29 01:55:22,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eac83e5d-017f-4806-9b1d-4f6d8eaebd27 2018-06-29 01:55:22,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35872a266376c51e6076015c73fbab809a9b1874" 2018-06-29 01:55:22,244 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f781498-8744-4308-b3f9-607a54352926 x-compute-request-id: req-3f781498-8744-4308-b3f9-607a54352926 Content-Length: 0 Content-Type: application/json 2018-06-29 01:55:22,244 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-07e3eae1-ed0d-4208-a6ea-7d466120b630-id used request id req-3f781498-8744-4308-b3f9-607a54352926 2018-06-29 01:55:22,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:22,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:22,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["RyqcGozxSY2wB1rVCV1mgA"], "issued_at": "2018-06-29T01:55:22.000000Z"}} 2018-06-29 01:55:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:22,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0f5561-83cc-4de2-9ece-4e86053a62ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:22,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e0f5561-83cc-4de2-9ece-4e86053a62ac 2018-06-29 01:55:22,720 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:55:22,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:55:22,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:23,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["F_1kpVXVThSikWenf10MhQ"], "issued_at": "2018-06-29T01:55:23.000000Z"}} 2018-06-29 01:55:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:23,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48c2b0f-dd36-4dcd-a3cd-cf1378490563 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:23,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a48c2b0f-dd36-4dcd-a3cd-cf1378490563 2018-06-29 01:55:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:23,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-edc77f09-1108-4060-b050-c53edf90f14f Date: Fri, 29 Jun 2018 01:55:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image"} 2018-06-29 01:55:23,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image used request id req-edc77f09-1108-4060-b050-c53edf90f14f 2018-06-29 01:55:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:23,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a38766f1-3c72-47a1-9da3-3c213ed148a0 Date: Fri, 29 Jun 2018 01:55:23 GMT 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"], "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 01:55:23,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a38766f1-3c72-47a1-9da3-3c213ed148a0 2018-06-29 01:55:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image"}' 2018-06-29 01:55:23,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96a045a7-8f5f-4ebb-b3c3-ac2e10185124 Date: Fri, 29 Jun 2018 01:55:23 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:55:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:55:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "min_disk": 0, "protected": false, "id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "file": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:55:23,888 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-96a045a7-8f5f-4ebb-b3c3-ac2e10185124 2018-06-29 01:55:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" -d '' 2018-06-29 01:55:24,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ce1db7f-426d-4579-93d1-bfbd1993daaa Date: Fri, 29 Jun 2018 01:55:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:55:24,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file used request id req-1ce1db7f-426d-4579-93d1-bfbd1993daaa 2018-06-29 01:55:24,857 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:55:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:24,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-11de5a7b-d63c-407b-b20e-e27ab5880ca3 Date: Fri, 29 Jun 2018 01:55:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:55:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:55:24Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "metadata": {}}], "self": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "min_disk": 0, "protected": false, "id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "file": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:55:24,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 used request id req-11de5a7b-d63c-407b-b20e-e27ab5880ca3 2018-06-29 01:55:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3fc49e0-4a74-4d16-b135-ec287b08f9ac Date: Fri, 29 Jun 2018 01:55:24 GMT 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"], "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 01:55:24,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d3fc49e0-4a74-4d16-b135-ec287b08f9ac 2018-06-29 01:55:24,888 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image 2018-06-29 01:55:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:55:24,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-380d0e95-8c8e-4ae4-9685-b5e535101a56 Date: Fri, 29 Jun 2018 01:55:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:55:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:55:24Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "metadata": {}}], "self": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "min_disk": 0, "protected": false, "id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "file": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:55:24,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 used request id req-380d0e95-8c8e-4ae4-9685-b5e535101a56 2018-06-29 01:55:24,912 - create_image - DEBUG - Instance status is - active 2018-06-29 01:55:24,912 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image 2018-06-29 01:55:24,912 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image 2018-06-29 01:55:24,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:55:24,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:25,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["JKHaJ71QRyyaxFwJcKHshQ"], "issued_at": "2018-06-29T01:55:25.000000Z"}} 2018-06-29 01:55:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:25,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090baab7-963b-4f08-b84e-0277710b074a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:25,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-090baab7-963b-4f08-b84e-0277710b074a 2018-06-29 01:55:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:25,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d57d8d1-c626-443c-a19e-3a6442244243 Date: Fri, 29 Jun 2018 01:55:25 GMT RESP BODY: {"networks":[]} 2018-06-29 01:55:25,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net used request id req-9d57d8d1-c626-443c-a19e-3a6442244243 2018-06-29 01:55:25,501 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net 2018-06-29 01:55:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" -d '{"network": {"name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net", "admin_state_up": true}}' 2018-06-29 01:55:25,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-286bc605-82b9-4522-9fd8-db26e4da7520 Date: Fri, 29 Jun 2018 01:55:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","mtu":1450}} 2018-06-29 01:55:25,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-286bc605-82b9-4522-9fd8-db26e4da7520 2018-06-29 01:55:25,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:25,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-22caf9e1-05d0-472e-8d96-900c75eac1f6 Date: Fri, 29 Jun 2018 01:55:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:55:25,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-22caf9e1-05d0-472e-8d96-900c75eac1f6 2018-06-29 01:55:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:25,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-399377fc-aaa9-4225-9342-7ea79351f346 Date: Fri, 29 Jun 2018 01:55:25 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:55:25,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-399377fc-aaa9-4225-9342-7ea79351f346 2018-06-29 01:55:25,810 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet 2018-06-29 01:55:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" -d '{"subnets": [{"ip_version": 4, "network_id": "ea2d6bf8-fde9-4807-afda-79dbcd8e4d01", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet"}]}' 2018-06-29 01:55:26,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-eb087a2f-1cba-4611-ae69-f0195bbf74dd Date: Fri, 29 Jun 2018 01:55:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:55:26,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-eb087a2f-1cba-4611-ae69-f0195bbf74dd 2018-06-29 01:55:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:26,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-0b1dd4c9-52e0-4bce-9b72-3da8bc1091ac Date: Fri, 29 Jun 2018 01:55:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["0b95477d-d07b-4466-b20c-975b6c71ca34"],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:55:26,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-0b1dd4c9-52e0-4bce-9b72-3da8bc1091ac 2018-06-29 01:55:26,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:55:26,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-936cbfd9-af35-41eb-a604-0f1fccb0d88f Date: Fri, 29 Jun 2018 01:55:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:55:26,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-936cbfd9-af35-41eb-a604-0f1fccb0d88f 2018-06-29 01:55:26,311 - OpenStackNetwork - DEBUG - Network [ea2d6bf8-fde9-4807-afda-79dbcd8e4d01] created successfully 2018-06-29 01:55:26,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:55:26,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:26,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QmIoRcy5St-poCFod3FSPA"], "issued_at": "2018-06-29T01:55:26.000000Z"}} 2018-06-29 01:55:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed48024e515d90947e1233eab172a1cd60d98890" 2018-06-29 01:55:26,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09e3fe2-2506-461b-8b1d-629a18564722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:26,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a09e3fe2-2506-461b-8b1d-629a18564722 2018-06-29 01:55:26,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:55:26,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed48024e515d90947e1233eab172a1cd60d98890" 2018-06-29 01:55:26,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11771de6-794a-4939-8550-8bd16a935f01 x-compute-request-id: req-11771de6-794a-4939-8550-8bd16a935f01 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:55:26,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-11771de6-794a-4939-8550-8bd16a935f01 2018-06-29 01:55:26,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed48024e515d90947e1233eab172a1cd60d98890" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-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 01:55:27,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1240ad5b-484e-4614-aa50-0461b6407bd5 x-compute-request-id: req-1240ad5b-484e-4614-aa50-0461b6407bd5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "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": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51"}} 2018-06-29 01:55:27,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1240ad5b-484e-4614-aa50-0461b6407bd5 2018-06-29 01:55:27,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:55:27,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:55:27,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["AvfgzIGISqi-GnA5NUiCbg"], "issued_at": "2018-06-29T01:55:27.000000Z"}} 2018-06-29 01:55:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc84dc66d84d038f4e0322055f22b9de7539a3b" 2018-06-29 01:55:27,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d906d4be-0d21-42a8-be83-7c7fed806e2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:55:27,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d906d4be-0d21-42a8-be83-7c7fed806e2c 2018-06-29 01:55:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:27,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-1f79d6c6-d6ab-467b-83f4-b5879a7d0253 Date: Fri, 29 Jun 2018 01:55:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["0b95477d-d07b-4466-b20c-975b6c71ca34"],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:55:27,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net used request id req-1f79d6c6-d6ab-467b-83f4-b5879a7d0253 2018-06-29 01:55:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:27,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9480f09c-f5b5-421b-852d-37288a709474 Date: Fri, 29 Jun 2018 01:55:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:55:27,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-9480f09c-f5b5-421b-852d-37288a709474 2018-06-29 01:55:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:27,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-51d3a14c-e6e2-4b79-8cb6-b7c3f69fbcd2 Date: Fri, 29 Jun 2018 01:55:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["0b95477d-d07b-4466-b20c-975b6c71ca34"],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:55:27,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net used request id req-51d3a14c-e6e2-4b79-8cb6-b7c3f69fbcd2 2018-06-29 01:55:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:55:27,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:55:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:55:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc84dc66d84d038f4e0322055f22b9de7539a3b" 2018-06-29 01:55:27,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39addc23-0aa6-4df6-a8cc-3ad4785df095 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:27,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-39addc23-0aa6-4df6-a8cc-3ad4785df095 2018-06-29 01:55:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f1e2f4f8-4203-4975-9640-d82a8a1586a2 Date: Fri, 29 Jun 2018 01:55:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:55:27,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-f1e2f4f8-4203-4975-9640-d82a8a1586a2 2018-06-29 01:55:27,922 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net 2018-06-29 01:55:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" -d '{"port": {"network_id": "ea2d6bf8-fde9-4807-afda-79dbcd8e4d01", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port", "admin_state_up": true}}' 2018-06-29 01:55:28,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-b9ed7198-412c-4ec9-a120-f7be605dc64b Date: Fri, 29 Jun 2018 01:55:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:55:28Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b95477d-d07b-4466-b20c-975b6c71ca34","ip_address":"10.55.0.4"}],"id":"326b9307-db45-4ba4-afb5-2292efbe0e0c","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:35:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:55:28,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b9ed7198-412c-4ec9-a120-f7be605dc64b 2018-06-29 01:55:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-1d97a7bd-f7b8-4ce5-a5e0-adedd1fa8906 Date: Fri, 29 Jun 2018 01:55:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["0b95477d-d07b-4466-b20c-975b6c71ca34"],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:55:28,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net used request id req-1d97a7bd-f7b8-4ce5-a5e0-adedd1fa8906 2018-06-29 01:55:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:55:28,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:55:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:55:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:28,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af905958-c42d-433b-b884-36e204e69da2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:28,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-af905958-c42d-433b-b884-36e204e69da2 2018-06-29 01:55:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2fde7c32-196a-40ca-acb2-050c3b2c71d5 Date: Fri, 29 Jun 2018 01:55:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:55:29,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-2fde7c32-196a-40ca-acb2-050c3b2c71d5 2018-06-29 01:55:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-6ae4f768-80c8-4963-9e89-5bbcb444aa1a Date: Fri, 29 Jun 2018 01:55:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:55:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b95477d-d07b-4466-b20c-975b6c71ca34","ip_address":"10.55.0.4"}],"id":"326b9307-db45-4ba4-afb5-2292efbe0e0c","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:35:9f","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port","admin_state_up":true,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:55:29,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port&admin_state_up=True used request id req-6ae4f768-80c8-4963-9e89-5bbcb444aa1a 2018-06-29 01:55:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db806408-87ee-45c0-85ad-569e1a749e6c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:55:29,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-db806408-87ee-45c0-85ad-569e1a749e6c 2018-06-29 01:55:29,212 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst 2018-06-29 01:55:29,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43ffcaa8-294c-4c94-a2e4-ea5ec22f816b x-compute-request-id: req-43ffcaa8-294c-4c94-a2e4-ea5ec22f816b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-flavor-name"}]} 2018-06-29 01:55:29,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-43ffcaa8-294c-4c94-a2e4-ea5ec22f816b 2018-06-29 01:55:29,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34cfd107-c3d5-43a3-8f5e-64fe72afb0b5 x-compute-request-id: req-34cfd107-c3d5-43a3-8f5e-64fe72afb0b5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "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": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51"}} 2018-06-29 01:55:29,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51 used request id req-34cfd107-c3d5-43a3-8f5e-64fe72afb0b5 2018-06-29 01:55:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-df36e9d5-0e1a-460b-9cd7-382922ce8f4d Date: Fri, 29 Jun 2018 01:55:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:55:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:55:24Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "metadata": {}}], "self": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "min_disk": 0, "protected": false, "id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "file": "/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/46a2925f-0360-42ef-be87-ce7a6f139f33/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image"} 2018-06-29 01:55:29,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image used request id req-df36e9d5-0e1a-460b-9cd7-382922ce8f4d 2018-06-29 01:55:29,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6aa2f956-92bc-4c2f-a895-4b211ac80431 Date: Fri, 29 Jun 2018 01:55:29 GMT 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"], "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 01:55:29,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6aa2f956-92bc-4c2f-a895-4b211ac80431 2018-06-29 01:55:29,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" -d '{"server": {"name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "imageRef": "46a2925f-0360-42ef-be87-ce7a6f139f33", "flavorRef": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "max_count": 1, "min_count": 1, "networks": [{"port": "326b9307-db45-4ba4-afb5-2292efbe0e0c"}]}}' 2018-06-29 01:55:30,936 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-380bbb15-f0ed-4b48-83cf-04f5122fba5e x-compute-request-id: req-380bbb15-f0ed-4b48-83cf-04f5122fba5e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "adminPass": "jYXHtVTfA75x"}} 2018-06-29 01:55:30,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-380bbb15-f0ed-4b48-83cf-04f5122fba5e 2018-06-29 01:55:30,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:31,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5617f795-6e3b-44e6-9ea4-30b0cc32db2a x-compute-request-id: req-5617f795-6e3b-44e6-9ea4-30b0cc32db2a Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:55:30Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:31,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-5617f795-6e3b-44e6-9ea4-30b0cc32db2a 2018-06-29 01:55:31,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:31,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0bece85-d4a0-4714-82b3-ef081c0349d6 x-compute-request-id: req-f0bece85-d4a0-4714-82b3-ef081c0349d6 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:55:31Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:31,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-f0bece85-d4a0-4714-82b3-ef081c0349d6 2018-06-29 01:55:34,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:35,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aba3a59-c64d-4468-a0b1-c3a412da9d36 x-compute-request-id: req-3aba3a59-c64d-4468-a0b1-c3a412da9d36 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:35,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-3aba3a59-c64d-4468-a0b1-c3a412da9d36 2018-06-29 01:55:38,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:38,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb10fff6-c4fb-4754-bd4d-8b2654446b3b x-compute-request-id: req-bb10fff6-c4fb-4754-bd4d-8b2654446b3b Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:38,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-bb10fff6-c4fb-4754-bd4d-8b2654446b3b 2018-06-29 01:55:41,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:41,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b62df9fc-7bb3-41cb-9ba4-78aa0602a29e x-compute-request-id: req-b62df9fc-7bb3-41cb-9ba4-78aa0602a29e Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:41,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-b62df9fc-7bb3-41cb-9ba4-78aa0602a29e 2018-06-29 01:55:44,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:44,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a1b216-4e9a-4f6b-8f5f-e61f16529857 x-compute-request-id: req-23a1b216-4e9a-4f6b-8f5f-e61f16529857 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:44,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-23a1b216-4e9a-4f6b-8f5f-e61f16529857 2018-06-29 01:55:47,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:47,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4731641-a8fa-4e0e-8521-6bf87e13d78f x-compute-request-id: req-c4731641-a8fa-4e0e-8521-6bf87e13d78f Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:47,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-c4731641-a8fa-4e0e-8521-6bf87e13d78f 2018-06-29 01:55:50,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:51,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86b83c58-6a45-4c42-adda-167114d53602 x-compute-request-id: req-86b83c58-6a45-4c42-adda-167114d53602 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:51,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-86b83c58-6a45-4c42-adda-167114d53602 2018-06-29 01:55:54,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:54,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-790f1015-1e45-451b-b1ec-6748be8933ea x-compute-request-id: req-790f1015-1e45-451b-b1ec-6748be8933ea Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:54,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-790f1015-1e45-451b-b1ec-6748be8933ea 2018-06-29 01:55:57,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:55:58,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353d8014-80f7-4855-943b-dfcd9c5ad13d x-compute-request-id: req-353d8014-80f7-4855-943b-dfcd9c5ad13d Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:55:58,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-353d8014-80f7-4855-943b-dfcd9c5ad13d 2018-06-29 01:56:01,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:01,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79765acb-edcc-4855-a337-10cdd62aa678 x-compute-request-id: req-79765acb-edcc-4855-a337-10cdd62aa678 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:55:33Z", "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-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:01,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-79765acb-edcc-4855-a337-10cdd62aa678 2018-06-29 01:56:04,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:06,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c51eeb7-390a-4c9c-8594-3b9469689a53 x-compute-request-id: req-3c51eeb7-390a-4c9c-8594-3b9469689a53 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:56:04Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:06,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-3c51eeb7-390a-4c9c-8594-3b9469689a53 2018-06-29 01:56:09,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:09,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d792ec6-d05b-4cdd-8501-f50899bc13ce x-compute-request-id: req-5d792ec6-d05b-4cdd-8501-f50899bc13ce Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:35:9f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:56:04Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:09,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-5d792ec6-d05b-4cdd-8501-f50899bc13ce 2018-06-29 01:56:12,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:12,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-829c9949-9009-4153-b017-0488ade87d72 x-compute-request-id: req-829c9949-9009-4153-b017-0488ade87d72 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:35:9f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-29T01:48:09.000000", "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:11Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:12,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-829c9949-9009-4153-b017-0488ade87d72 2018-06-29 01:56:12,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffef63e2-876a-4cda-9cde-eee03ee414ee x-compute-request-id: req-ffef63e2-876a-4cda-9cde-eee03ee414ee Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:35:9f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6", "rel": "bookmark"}], "image": {"id": "46a2925f-0360-42ef-be87-ce7a6f139f33", "links": [{"href": "http://172.30.9.28:8774/images/46a2925f-0360-42ef-be87-ce7a6f139f33", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-29T01:48:09.000000", "flavor": {"id": "9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "links": [{"href": "http://172.30.9.28:8774/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51", "rel": "bookmark"}]}, "id": "e01a3049-5d8f-431b-83fb-ef02bceb60c6", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:11Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-vm_inst", "created": "2018-06-29T01:55:30Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:13,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-ffef63e2-876a-4cda-9cde-eee03ee414ee 2018-06-29 01:56:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-7c654ef7-e6ff-4a2d-ba25-0c24bb95ce41 Date: Fri, 29 Jun 2018 01:56:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["0b95477d-d07b-4466-b20c-975b6c71ca34"],"description":"","tags":[],"updated_at":"2018-06-29T01:55:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:13,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net used request id req-7c654ef7-e6ff-4a2d-ba25-0c24bb95ce41 2018-06-29 01:56:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbbe1b7-a5cb-4822-9fb2-c28c9f0d8e2e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:13,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-acbbe1b7-a5cb-4822-9fb2-c28c9f0d8e2e 2018-06-29 01:56:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f877127b-9f99-4ffa-a62c-1515f4779b83 Date: Fri, 29 Jun 2018 01:56:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:55:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b95477d-d07b-4466-b20c-975b6c71ca34","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:25Z","ip_version":4}]} 2018-06-29 01:56:13,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-f877127b-9f99-4ffa-a62c-1515f4779b83 2018-06-29 01:56:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2030 X-Openstack-Request-Id: req-4af6dd2b-c6ff-463f-84d5-5623fc367c44 Date: Fri, 29 Jun 2018 01:56:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b95477d-d07b-4466-b20c-975b6c71ca34","ip_address":"10.55.0.4"}],"id":"326b9307-db45-4ba4-afb5-2292efbe0e0c","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:35:9f","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port","admin_state_up":true,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:28Z","binding:vnic_type":"normal","device_id":"e01a3049-5d8f-431b-83fb-ef02bceb60c6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:55:29Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b95477d-d07b-4466-b20c-975b6c71ca34","ip_address":"10.55.0.2"}],"id":"409b0202-c719-4f81-8bef-67cff917b7b8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:3f:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:55:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea2d6bf8-fde9-4807-afda-79dbcd8e4d01","ip_allocation":"immediate"}]} 2018-06-29 01:56:13,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-4af6dd2b-c6ff-463f-84d5-5623fc367c44 2018-06-29 01:56:13,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:13,856 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cddd677a-b8ed-4441-ad99-9a9128da8f9c x-compute-request-id: req-cddd677a-b8ed-4441-ad99-9a9128da8f9c Content-Type: application/json 2018-06-29 01:56:13,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e01a3049-5d8f-431b-83fb-ef02bceb60c6 used request id req-cddd677a-b8ed-4441-ad99-9a9128da8f9c 2018-06-29 01:56:13,857 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-port 2018-06-29 01:56:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/326b9307-db45-4ba4-afb5-2292efbe0e0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfbda310ac24161f90b96889340994a874b07ec" 2018-06-29 01:56:14,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21e5d182-f6c0-4aeb-8f6f-cf136ac710ba Date: Fri, 29 Jun 2018 01:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:56:14,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/326b9307-db45-4ba4-afb5-2292efbe0e0c used request id req-21e5d182-f6c0-4aeb-8f6f-cf136ac710ba 2018-06-29 01:56:14,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed48024e515d90947e1233eab172a1cd60d98890" 2018-06-29 01:56:14,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:56:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-320fb663-11ac-4879-9a82-0afe16f94024 x-compute-request-id: req-320fb663-11ac-4879-9a82-0afe16f94024 Content-Length: 0 Content-Type: application/json 2018-06-29 01:56:14,479 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9ff0bb8a-e9d6-4709-975f-71cdeaf66a51 used request id req-320fb663-11ac-4879-9a82-0afe16f94024 2018-06-29 01:56:14,480 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet 2018-06-29 01:56:14,480 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-subnet 2018-06-29 01:56:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0b95477d-d07b-4466-b20c-975b6c71ca34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:56:15,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e0c8210-94f8-4805-b2f6-efa406f05e98 Date: Fri, 29 Jun 2018 01:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:56:15,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0b95477d-d07b-4466-b20c-975b6c71ca34 used request id req-6e0c8210-94f8-4805-b2f6-efa406f05e98 2018-06-29 01:56:15,730 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-net 2018-06-29 01:56:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fe88294508a8721f015b524f2369619bd8159e" 2018-06-29 01:56:16,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c9ea23b-5230-4a3a-b488-8b38dfd399fa Date: Fri, 29 Jun 2018 01:56:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:56:16,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ea2d6bf8-fde9-4807-afda-79dbcd8e4d01 used request id req-4c9ea23b-5230-4a3a-b488-8b38dfd399fa 2018-06-29 01:56:16,695 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-3c32ebe4-5420-49fc-be65-76866a49e39b-image 2018-06-29 01:56:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76c8f2b6dc11059109f698e2a08a92fab94b1b4a" 2018-06-29 01:56:17,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fd1717d-ee56-49ce-919c-2632a7b15025 Date: Fri, 29 Jun 2018 01:56:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:56:17,741 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/46a2925f-0360-42ef-be87-ce7a6f139f33 used request id req-4fd1717d-ee56-49ce-919c-2632a7b15025 2018-06-29 01:56:17,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:56:17,746 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:56:17,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:17,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:18,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["JOhW_5d0Rh2FUDQ47Zg2gQ"], "issued_at": "2018-06-29T01:56:18.000000Z"}} 2018-06-29 01:56:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:18,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1a0528-15ae-4062-82bc-2d7afe242089 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:18,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec1a0528-15ae-4062-82bc-2d7afe242089 2018-06-29 01:56:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:18,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-435874a3-02a4-41be-84a4-f179acbc0b60 Date: Fri, 29 Jun 2018 01:56:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image"} 2018-06-29 01:56:18,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image used request id req-435874a3-02a4-41be-84a4-f179acbc0b60 2018-06-29 01:56:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ecf30b8-f67f-4ace-b0ff-4973ac07eca9 Date: Fri, 29 Jun 2018 01:56:18 GMT 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"], "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 01:56:18,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4ecf30b8-f67f-4ace-b0ff-4973ac07eca9 2018-06-29 01:56:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image"}' 2018-06-29 01:56:18,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b55b316a-001d-4031-9c22-8d3498ffcb27 Date: Fri, 29 Jun 2018 01:56:18 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:56:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:56:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "min_disk": 0, "protected": false, "id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "file": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:56:18,508 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b55b316a-001d-4031-9c22-8d3498ffcb27 2018-06-29 01:56:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" -d '' 2018-06-29 01:56:19,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c6dca7f-0546-40ba-b103-b22e0e8b0197 Date: Fri, 29 Jun 2018 01:56:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:56:19,666 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file used request id req-6c6dca7f-0546-40ba-b103-b22e0e8b0197 2018-06-29 01:56:19,667 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:56:19,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:19,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-51617464-a369-42c6-b387-66ac7f7bb9a2 Date: Fri, 29 Jun 2018 01:56:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:56:19Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "metadata": {}}], "self": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "min_disk": 0, "protected": false, "id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "file": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:56:19,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 used request id req-51617464-a369-42c6-b387-66ac7f7bb9a2 2018-06-29 01:56:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:19,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-598625b9-c0cc-4bd8-b638-781478c8f941 Date: Fri, 29 Jun 2018 01:56:19 GMT 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"], "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 01:56:19,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-598625b9-c0cc-4bd8-b638-781478c8f941 2018-06-29 01:56:19,700 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image 2018-06-29 01:56:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:56:19,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-0d589d4c-99aa-4653-a0b6-2872b6969870 Date: Fri, 29 Jun 2018 01:56:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:56:19Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "metadata": {}}], "self": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "min_disk": 0, "protected": false, "id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "file": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:56:19,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 used request id req-0d589d4c-99aa-4653-a0b6-2872b6969870 2018-06-29 01:56:19,719 - create_image - DEBUG - Instance status is - active 2018-06-29 01:56:19,719 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image 2018-06-29 01:56:19,719 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image 2018-06-29 01:56:19,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:19,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:20,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["AINfwyBOTGmm7j-zCO7zvQ"], "issued_at": "2018-06-29T01:56:20.000000Z"}} 2018-06-29 01:56:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:20,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71b54f6-8f2f-43ea-bc15-d9793d2970a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:20,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f71b54f6-8f2f-43ea-bc15-d9793d2970a6 2018-06-29 01:56:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7dc2e45d-639b-47d0-80a1-1b16dc3c5bc1 Date: Fri, 29 Jun 2018 01:56:20 GMT RESP BODY: {"networks":[]} 2018-06-29 01:56:20,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-7dc2e45d-639b-47d0-80a1-1b16dc3c5bc1 2018-06-29 01:56:20,373 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net 2018-06-29 01:56:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net", "admin_state_up": true}}' 2018-06-29 01:56:20,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-2c175dc5-5dd2-4dfe-a82d-f7b5a3bc831b Date: Fri, 29 Jun 2018 01:56:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","mtu":1450}} 2018-06-29 01:56:20,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2c175dc5-5dd2-4dfe-a82d-f7b5a3bc831b 2018-06-29 01:56:20,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:20,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e647c7bc-24c8-46a5-988f-187cd869cd78 Date: Fri, 29 Jun 2018 01:56:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:20,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-e647c7bc-24c8-46a5-988f-187cd869cd78 2018-06-29 01:56:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:20,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d9be137-69ec-47a8-b134-f4f8e6431917 Date: Fri, 29 Jun 2018 01:56:20 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:56:20,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-6d9be137-69ec-47a8-b134-f4f8e6431917 2018-06-29 01:56:20,736 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet 2018-06-29 01:56:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" -d '{"subnets": [{"ip_version": 4, "network_id": "c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet"}]}' 2018-06-29 01:56:21,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9d299203-a3a8-4e0b-ae96-e2e9c23f04d0 Date: Fri, 29 Jun 2018 01:56:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:21,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9d299203-a3a8-4e0b-ae96-e2e9c23f04d0 2018-06-29 01:56:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:21,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6cfe65b1-9d08-4ae8-a8f3-40698ba40883 Date: Fri, 29 Jun 2018 01:56:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:21,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-6cfe65b1-9d08-4ae8-a8f3-40698ba40883 2018-06-29 01:56:21,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:56:21,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4e2045d2-3479-4221-9c30-4f909b4741d6 Date: Fri, 29 Jun 2018 01:56:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:21,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-4e2045d2-3479-4221-9c30-4f909b4741d6 2018-06-29 01:56:21,241 - OpenStackNetwork - DEBUG - Network [c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60] created successfully 2018-06-29 01:56:21,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:21,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:21,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["h7xoFQCzST2brGF2lHu5Og"], "issued_at": "2018-06-29T01:56:21.000000Z"}} 2018-06-29 01:56:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a844dc89076bd41a593f7510371468044844525e" 2018-06-29 01:56:21,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed239474-8c26-43b0-8700-81b35544c6cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:21,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed239474-8c26-43b0-8700-81b35544c6cc 2018-06-29 01:56:21,717 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:56:21,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a844dc89076bd41a593f7510371468044844525e" 2018-06-29 01:56:21,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c799a96-70ae-4496-8851-f5ce7fe08c0d x-compute-request-id: req-7c799a96-70ae-4496-8851-f5ce7fe08c0d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:56:21,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7c799a96-70ae-4496-8851-f5ce7fe08c0d 2018-06-29 01:56:21,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a844dc89076bd41a593f7510371468044844525e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-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 01:56:21,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773b245f-7901-48d5-b587-afbe6be10eff x-compute-request-id: req-773b245f-7901-48d5-b587-afbe6be10eff Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "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": "96aef96a-fb71-40d6-951e-a1dabc23175f"}} 2018-06-29 01:56:21,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-773b245f-7901-48d5-b587-afbe6be10eff 2018-06-29 01:56:21,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:21,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:22,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["q8RSQ7GsSrum5ANCcL5ekA"], "issued_at": "2018-06-29T01:56:22.000000Z"}} 2018-06-29 01:56:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:56:22,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb0fcc1-b89b-4da4-8117-d8cdc5f9b9ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:22,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bcb0fcc1-b89b-4da4-8117-d8cdc5f9b9ec 2018-06-29 01:56:22,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:56:23,380 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:22 GMT Server: Apache x-compute-request-id: req-e38ec33a-3090-4f43-b55a-6df33f02ec22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e38ec33a-3090-4f43-b55a-6df33f02ec22 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 01:56:23,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-e38ec33a-3090-4f43-b55a-6df33f02ec22 2018-06-29 01:56:23,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123", "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 01:56:24,579 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:56:23 GMT Server: Apache x-compute-request-id: req-9b88aba2-0897-4c78-885a-f050eecd9467 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b88aba2-0897-4c78-885a-f050eecd9467 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T01:56:24.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1}} 2018-06-29 01:56:24,579 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes used request id req-9b88aba2-0897-4c78-885a-f050eecd9467 2018-06-29 01:56:24,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:56:25,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:24 GMT Server: Apache x-compute-request-id: req-30bf6300-61aa-49fc-9e88-b0f326ba814c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30bf6300-61aa-49fc-9e88-b0f326ba814c Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:24.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:56:25,522 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-30bf6300-61aa-49fc-9e88-b0f326ba814c 2018-06-29 01:56:25,523 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:56:25,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:56:26,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:25 GMT Server: Apache x-compute-request-id: req-b5bd800a-d53f-457c-8ab7-4d8fe017a186 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5bd800a-d53f-457c-8ab7-4d8fe017a186 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:26.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:56:26,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-b5bd800a-d53f-457c-8ab7-4d8fe017a186 2018-06-29 01:56:26,429 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:56:26,429 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:56:26,429 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:56:26,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:26,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:26,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["osqFKPHUTHuOwR8qaclWVQ"], "issued_at": "2018-06-29T01:56:26.000000Z"}} 2018-06-29 01:56:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:26,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0467997-f9ae-480d-938e-b1ebe48d9807 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:26,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0467997-f9ae-480d-938e-b1ebe48d9807 2018-06-29 01:56:26,906 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:56:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:26,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03c742d-3e99-4164-a38f-c1ba66896b68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:26,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b03c742d-3e99-4164-a38f-c1ba66896b68 2018-06-29 01:56:26,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b95fd2f1-c729-4fbc-9fc6-a3aab0b33fe0 Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:27,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-b95fd2f1-c729-4fbc-9fc6-a3aab0b33fe0 2018-06-29 01:56:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:56:27,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:56:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:56:27,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb47cf7-efec-4aed-bc9a-b80aa7dfbd6a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:27,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-ceb47cf7-efec-4aed-bc9a-b80aa7dfbd6a 2018-06-29 01:56:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4708c319-4bcb-4872-9af7-8cf399c3da1a Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:27,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-4708c319-4bcb-4872-9af7-8cf399c3da1a 2018-06-29 01:56:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ece374bf-44f8-4805-be50-b16693113fe6 Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"ports":[]} 2018-06-29 01:56:27,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True used request id req-ece374bf-44f8-4805-be50-b16693113fe6 2018-06-29 01:56:27,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-892ec5a8-9b54-4765-ba3c-17726f27b4a6 x-compute-request-id: req-892ec5a8-9b54-4765-ba3c-17726f27b4a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-29 01:56:27,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst used request id req-892ec5a8-9b54-4765-ba3c-17726f27b4a6 2018-06-29 01:56:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f647112f-9e58-4eb3-8dc5-f1d343c28c95 Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:27,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-f647112f-9e58-4eb3-8dc5-f1d343c28c95 2018-06-29 01:56:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180adb78-bb7a-43bb-8622-f9707c990ac2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:27,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-180adb78-bb7a-43bb-8622-f9707c990ac2 2018-06-29 01:56:27,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9bf9b9f1-1032-4b44-b331-72777dd94898 Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:27,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-9bf9b9f1-1032-4b44-b331-72777dd94898 2018-06-29 01:56:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-caec58c7-d656-4bbb-b6fe-646378f84f08 Date: Fri, 29 Jun 2018 01:56:27 GMT RESP BODY: {"ports":[]} 2018-06-29 01:56:27,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True used request id req-caec58c7-d656-4bbb-b6fe-646378f84f08 2018-06-29 01:56:27,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:56:27,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:28,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["gEjQKt7ZSOy-CnCVFA_1tA"], "issued_at": "2018-06-29T01:56:28.000000Z"}} 2018-06-29 01:56:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13edcb77529a16de63a65ae8a90f88f0cd6ed93" 2018-06-29 01:56:28,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b86d39-f1df-4f8a-80a8-e86424167b75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:28,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-87b86d39-f1df-4f8a-80a8-e86424167b75 2018-06-29 01:56:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:28,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f9570455-7db7-457f-8d09-efc30f58a3be Date: Fri, 29 Jun 2018 01:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:28,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-f9570455-7db7-457f-8d09-efc30f58a3be 2018-06-29 01:56:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:28,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dcfc0a83-5544-4402-abec-5316234377ee Date: Fri, 29 Jun 2018 01:56:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:28,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-dcfc0a83-5544-4402-abec-5316234377ee 2018-06-29 01:56:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:28,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-11abb78a-90ee-4471-ac0b-991f05ac4b8a Date: Fri, 29 Jun 2018 01:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:28,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-11abb78a-90ee-4471-ac0b-991f05ac4b8a 2018-06-29 01:56:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:56:28,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:56:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13edcb77529a16de63a65ae8a90f88f0cd6ed93" 2018-06-29 01:56:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca410988-feda-4f11-bfe2-c79037a9d5ec Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-ca410988-feda-4f11-bfe2-c79037a9d5ec 2018-06-29 01:56:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:28,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a27df377-a4f7-4347-93d2-7aef66eaba7a Date: Fri, 29 Jun 2018 01:56:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:28,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-a27df377-a4f7-4347-93d2-7aef66eaba7a 2018-06-29 01:56:28,798 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net 2018-06-29 01:56:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" -d '{"port": {"network_id": "c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port", "admin_state_up": true}}' 2018-06-29 01:56:29,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-3df61042-2eda-4e90-a70a-bc53a813903c Date: Fri, 29 Jun 2018 01:56:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:29Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:06:e4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:56:29,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3df61042-2eda-4e90-a70a-bc53a813903c 2018-06-29 01:56:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:29,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3a9c60e8-0551-4f57-ba82-18e7f7cf35d3 Date: Fri, 29 Jun 2018 01:56:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:29,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-3a9c60e8-0551-4f57-ba82-18e7f7cf35d3 2018-06-29 01:56:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:29,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783d9e92-5e50-405c-8655-fe9429a1aaa7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:29,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-783d9e92-5e50-405c-8655-fe9429a1aaa7 2018-06-29 01:56:29,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:29,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4f25cca2-4008-43d8-b027-56a93c7fa116 Date: Fri, 29 Jun 2018 01:56:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:29,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-4f25cca2-4008-43d8-b027-56a93c7fa116 2018-06-29 01:56:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:29,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-c418c8ca-bf2f-46ab-976c-dc0646f64598 Date: Fri, 29 Jun 2018 01:56:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:56:29,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port&admin_state_up=True used request id req-c418c8ca-bf2f-46ab-976c-dc0646f64598 2018-06-29 01:56:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:30,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd937981-595e-4d05-af44-4d6808ed39d1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:30,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-dd937981-595e-4d05-af44-4d6808ed39d1 2018-06-29 01:56:30,046 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst 2018-06-29 01:56:30,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:30,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3eee2f0-2c7f-4b16-8aa3-765c05443b58 x-compute-request-id: req-b3eee2f0-2c7f-4b16-8aa3-765c05443b58 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-flavor"}]} 2018-06-29 01:56:30,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3eee2f0-2c7f-4b16-8aa3-765c05443b58 2018-06-29 01:56:30,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:30,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcf1cf7d-9b39-49bc-82bc-cada24abf8e6 x-compute-request-id: req-fcf1cf7d-9b39-49bc-82bc-cada24abf8e6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "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": "96aef96a-fb71-40d6-951e-a1dabc23175f"}} 2018-06-29 01:56:30,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f used request id req-fcf1cf7d-9b39-49bc-82bc-cada24abf8e6 2018-06-29 01:56:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:30,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-c23d4641-8c47-48a9-9452-2fa5c4a01119 Date: Fri, 29 Jun 2018 01:56:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:56:19Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "metadata": {}}], "self": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "min_disk": 0, "protected": false, "id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "file": "/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image"} 2018-06-29 01:56:30,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image used request id req-c23d4641-8c47-48a9-9452-2fa5c4a01119 2018-06-29 01:56:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-98a190a8-a5ec-43e8-8bab-a2843dc30b01 Date: Fri, 29 Jun 2018 01:56:30 GMT 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"], "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 01:56:30,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-98a190a8-a5ec-43e8-8bab-a2843dc30b01 2018-06-29 01:56:30,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "imageRef": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "flavorRef": "96aef96a-fb71-40d6-951e-a1dabc23175f", "max_count": 1, "min_count": 1, "networks": [{"port": "332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f"}]}}' 2018-06-29 01:56:33,067 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d97bfbd3-05b1-4ab3-bf09-65050f7d0ad2 x-compute-request-id: req-d97bfbd3-05b1-4ab3-bf09-65050f7d0ad2 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "797df080-a023-472b-8011-b7adedb4c101", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "adminPass": "JeBrgq2ysdf8"}} 2018-06-29 01:56:33,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d97bfbd3-05b1-4ab3-bf09-65050f7d0ad2 2018-06-29 01:56:33,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:33,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-577f8581-0fd0-4e2f-9148-acb30a38517c x-compute-request-id: req-577f8581-0fd0-4e2f-9148-acb30a38517c Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:56:33Z", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:33,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-577f8581-0fd0-4e2f-9148-acb30a38517c 2018-06-29 01:56:33,463 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst 2018-06-29 01:56:33,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:34,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29c2f4c2-c318-4929-bb34-7a77b288c379 x-compute-request-id: req-29c2f4c2-c318-4929-bb34-7a77b288c379 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:56:33Z", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:34,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-29c2f4c2-c318-4929-bb34-7a77b288c379 2018-06-29 01:56:34,187 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst] is - BUILD 2018-06-29 01:56:34,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:56:37,190 - create_instance - DEBUG - VM status query timeout in 896.272690058 2018-06-29 01:56:37,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:37,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d52218d4-d30f-4197-9c21-85deafaf8351 x-compute-request-id: req-d52218d4-d30f-4197-9c21-85deafaf8351 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:56:35Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:37,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-d52218d4-d30f-4197-9c21-85deafaf8351 2018-06-29 01:56:37,505 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst] is - BUILD 2018-06-29 01:56:37,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:56:40,508 - create_instance - DEBUG - VM status query timeout in 892.954507113 2018-06-29 01:56:40,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:40,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17d21737-eac8-4fc2-a63a-c58d0ff3a55c x-compute-request-id: req-17d21737-eac8-4fc2-a63a-c58d0ff3a55c Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:56:35Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:40,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-17d21737-eac8-4fc2-a63a-c58d0ff3a55c 2018-06-29 01:56:40,713 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst] is - BUILD 2018-06-29 01:56:40,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:56:43,716 - create_instance - DEBUG - VM status query timeout in 889.746789932 2018-06-29 01:56:43,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e5d924-d30f-45ba-b7bc-d7c387b83155 x-compute-request-id: req-06e5d924-d30f-45ba-b7bc-d7c387b83155 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:44,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-06e5d924-d30f-45ba-b7bc-d7c387b83155 2018-06-29 01:56:44,017 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst] is - ACTIVE 2018-06-29 01:56:44,017 - create_instance - INFO - VM is - ACTIVE 2018-06-29 01:56:44,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-248a4727-b564-4fe5-8339-f7c0d0b73825 x-compute-request-id: req-248a4727-b564-4fe5-8339-f7c0d0b73825 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:44,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-248a4727-b564-4fe5-8339-f7c0d0b73825 2018-06-29 01:56:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-534fe42e-f926-419a-acad-3008e99b187b Date: Fri, 29 Jun 2018 01:56:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:44,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-534fe42e-f926-419a-acad-3008e99b187b 2018-06-29 01:56:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ec24eb-74bd-4d75-a80c-023a062ccce5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:44,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-14ec24eb-74bd-4d75-a80c-023a062ccce5 2018-06-29 01:56:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f1373f91-1b63-4229-9a8e-96d0d3a0b4e2 Date: Fri, 29 Jun 2018 01:56:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:44,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-f1373f91-1b63-4229-9a8e-96d0d3a0b4e2 2018-06-29 01:56:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:44,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-ebaa9b88-7c65-4eea-a8f7-1e084337488a Date: Fri, 29 Jun 2018 01:56:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:44,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-ebaa9b88-7c65-4eea-a8f7-1e084337488a 2018-06-29 01:56:44,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:56:45,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["c0Q5_2y_TUuabNmgVVmtng"], "issued_at": "2018-06-29T01:56:45.000000Z"}} 2018-06-29 01:56:45,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:45,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570b66f6-41af-495a-a410-d27a308519e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:45,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-570b66f6-41af-495a-a410-d27a308519e7 2018-06-29 01:56:45,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:45,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54750752-d937-489a-8ab6-078b177194a9 x-compute-request-id: req-54750752-d937-489a-8ab6-078b177194a9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:45,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-54750752-d937-489a-8ab6-078b177194a9 2018-06-29 01:56:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:45,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-45c75369-bfaa-4d8e-a6e1-bdb16b1a62d8 Date: Fri, 29 Jun 2018 01:56:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:45,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-45c75369-bfaa-4d8e-a6e1-bdb16b1a62d8 2018-06-29 01:56:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:45,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ab5ee8-0705-41e7-b229-664584b42c21 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:45,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-80ab5ee8-0705-41e7-b229-664584b42c21 2018-06-29 01:56:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-74e4216d-6c01-4cd4-a1ec-e0e6a6df8794 Date: Fri, 29 Jun 2018 01:56:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:45,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-74e4216d-6c01-4cd4-a1ec-e0e6a6df8794 2018-06-29 01:56:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:45,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-9e4d76bf-ae22-4939-95da-ddf70843a715 Date: Fri, 29 Jun 2018 01:56:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:45,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-9e4d76bf-ae22-4939-95da-ddf70843a715 2018-06-29 01:56:45,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" -d '{"volumeAttachment": {"volumeId": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}}' 2018-06-29 01:56:46,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e00692a-a886-4b53-8c20-d82c21709a8c x-compute-request-id: req-7e00692a-a886-4b53-8c20-d82c21709a8c Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "797df080-a023-472b-8011-b7adedb4c101", "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "volumeId": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}} 2018-06-29 01:56:46,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101/os-volume_attachments used request id req-7e00692a-a886-4b53-8c20-d82c21709a8c 2018-06-29 01:56:46,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:47,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58fd5d72-0a49-4773-a7fe-dd444e45ef83 x-compute-request-id: req-58fd5d72-0a49-4773-a7fe-dd444e45ef83 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "metadata": {}}} 2018-06-29 01:56:47,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-58fd5d72-0a49-4773-a7fe-dd444e45ef83 2018-06-29 01:56:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:47,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-53434aa3-e2bb-4447-a9f5-ec314c93f315 Date: Fri, 29 Jun 2018 01:56:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:47,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-53434aa3-e2bb-4447-a9f5-ec314c93f315 2018-06-29 01:56:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:56:47,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:56:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:56:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:47,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1204f2-c03d-402a-b655-13b5de072166 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:47,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4c1204f2-c03d-402a-b655-13b5de072166 2018-06-29 01:56:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cb1ebef6-40a0-4511-af9b-25f0a0c0fa12 Date: Fri, 29 Jun 2018 01:56:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:47,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-cb1ebef6-40a0-4511-af9b-25f0a0c0fa12 2018-06-29 01:56:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:47,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-67b96667-9e93-4d8c-bf67-fad9307de10a Date: Fri, 29 Jun 2018 01:56:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:47,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-67b96667-9e93-4d8c-bf67-fad9307de10a 2018-06-29 01:56:47,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:48,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:47 GMT Server: Apache x-compute-request-id: req-1e325885-b106-4308-a2dc-94471ed6c36a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e325885-b106-4308-a2dc-94471ed6c36a Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:46.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:56:48,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-1e325885-b106-4308-a2dc-94471ed6c36a 2018-06-29 01:56:51,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e325885-b106-4308-a2dc-94471ed6c36a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:51,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:51 GMT Server: Apache x-compute-request-id: req-1989504b-2125-495a-8e26-d9d38beaae21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1989504b-2125-495a-8e26-d9d38beaae21 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "797df080-a023-472b-8011-b7adedb4c101", "attachment_id": "a408a9f1-1a5f-4d74-a8ef-fb1166ff35c6", "attached_at": "2018-06-29T01:56:48.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "device": "/dev/vdb", "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:50.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:56:51,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-1989504b-2125-495a-8e26-d9d38beaae21 2018-06-29 01:56:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:51,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300511ad-7aaa-438c-9a13-d3774b640c6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:56:51,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-300511ad-7aaa-438c-9a13-d3774b640c6b 2018-06-29 01:56:51,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:52,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-467014db-f7df-4069-9508-bc261aa51309 x-compute-request-id: req-467014db-f7df-4069-9508-bc261aa51309 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "metadata": {}}} 2018-06-29 01:56:52,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-467014db-f7df-4069-9508-bc261aa51309 2018-06-29 01:56:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:52,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bef0464a-9e1f-4825-ae4d-b9a724af3203 Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:52,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-bef0464a-9e1f-4825-ae4d-b9a724af3203 2018-06-29 01:56:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:52,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ec7817-fcb7-4c22-a64e-7455f1d9661d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:52,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-50ec7817-fcb7-4c22-a64e-7455f1d9661d 2018-06-29 01:56:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:52,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-71651c76-2810-4a8c-b9f4-0f94eaa79bee Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:52,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-71651c76-2810-4a8c-b9f4-0f94eaa79bee 2018-06-29 01:56:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:52,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-26214ee5-989a-4c0d-8dd8-7e2105c43820 Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:52,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-26214ee5-989a-4c0d-8dd8-7e2105c43820 2018-06-29 01:56:52,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:52,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd929cd0-8d56-4dd2-acef-c261fdcc41d9 x-compute-request-id: req-cd929cd0-8d56-4dd2-acef-c261fdcc41d9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "metadata": {}}} 2018-06-29 01:56:52,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-cd929cd0-8d56-4dd2-acef-c261fdcc41d9 2018-06-29 01:56:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:52,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-87efbf07-c3c8-4249-a8e9-0069d409980b Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:52,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-87efbf07-c3c8-4249-a8e9-0069d409980b 2018-06-29 01:56:52,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:52,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7d2fa7-9db0-48c9-aee1-7115df10025c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:52,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-2c7d2fa7-9db0-48c9-aee1-7115df10025c 2018-06-29 01:56:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:52,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-77da00f5-353b-47bd-9677-091f67495838 Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:52,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-77da00f5-353b-47bd-9677-091f67495838 2018-06-29 01:56:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:52,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-e9facf3d-3d9e-481d-ab38-f69329d2bb62 Date: Fri, 29 Jun 2018 01:56:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:52,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-e9facf3d-3d9e-481d-ab38-f69329d2bb62 2018-06-29 01:56:52,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:53,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9f78ba0-9615-48d2-96f5-d7b181598055 x-compute-request-id: req-e9f78ba0-9615-48d2-96f5-d7b181598055 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "metadata": {}}} 2018-06-29 01:56:53,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-e9f78ba0-9615-48d2-96f5-d7b181598055 2018-06-29 01:56:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-11c524e7-2977-465f-bc0b-28445d642b7e Date: Fri, 29 Jun 2018 01:56:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:53,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-11c524e7-2977-465f-bc0b-28445d642b7e 2018-06-29 01:56:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:53,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b3645e-306a-4971-b848-3b2939a895f0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-d4b3645e-306a-4971-b848-3b2939a895f0 2018-06-29 01:56:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:53,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0fb6f263-07e3-4422-91c7-2fcc8aa1300e Date: Fri, 29 Jun 2018 01:56:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:53,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-0fb6f263-07e3-4422-91c7-2fcc8aa1300e 2018-06-29 01:56:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-e8d31375-7f8d-4fa3-b753-a7ca45dff996 Date: Fri, 29 Jun 2018 01:56:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:53,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-e8d31375-7f8d-4fa3-b753-a7ca45dff996 2018-06-29 01:56:53,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101/os-volume_attachments/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:54,577 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4078a890-213f-41ca-bf1c-de719c418a26 x-compute-request-id: req-4078a890-213f-41ca-bf1c-de719c418a26 Content-Length: 0 Content-Type: application/json 2018-06-29 01:56:54,577 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101/os-volume_attachments/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-4078a890-213f-41ca-bf1c-de719c418a26 2018-06-29 01:56:54,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:55,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02cec9ea-e5ef-4f41-9b42-b06f9a3eed86 x-compute-request-id: req-02cec9ea-e5ef-4f41-9b42-b06f9a3eed86 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020"}], "metadata": {}}} 2018-06-29 01:56:55,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-02cec9ea-e5ef-4f41-9b42-b06f9a3eed86 2018-06-29 01:56:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:55,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-03c36d3b-8580-4750-9434-ed59dd288baa Date: Fri, 29 Jun 2018 01:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:55,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-03c36d3b-8580-4750-9434-ed59dd288baa 2018-06-29 01:56:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:55,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a2a0dc-e1cf-43c5-ab86-cbfa4b6020dd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:55,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-13a2a0dc-e1cf-43c5-ab86-cbfa4b6020dd 2018-06-29 01:56:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:55,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-51bb7556-9729-4200-a78f-5a32f953b798 Date: Fri, 29 Jun 2018 01:56:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:55,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-51bb7556-9729-4200-a78f-5a32f953b798 2018-06-29 01:56:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:55,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-80ec5742-a671-44c7-99be-720ce8f3074d Date: Fri, 29 Jun 2018 01:56:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:55,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-80ec5742-a671-44c7-99be-720ce8f3074d 2018-06-29 01:56:58,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:58,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9741ea03-7d54-4ccb-b6e4-395d021977ce x-compute-request-id: req-9741ea03-7d54-4ccb-b6e4-395d021977ce Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:58,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-9741ea03-7d54-4ccb-b6e4-395d021977ce 2018-06-29 01:56:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:59,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5da636a0-e9c1-431b-879c-dd71b5d0cfc0 Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:59,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-5da636a0-e9c1-431b-879c-dd71b5d0cfc0 2018-06-29 01:56:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:59,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70259ca5-5776-4622-a108-f8d4e0557951 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:59,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-70259ca5-5776-4622-a108-f8d4e0557951 2018-06-29 01:56:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:59,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d4e0c981-fa36-4035-9946-b94c2229895d Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:59,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-d4e0c981-fa36-4035-9946-b94c2229895d 2018-06-29 01:56:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:59,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-84160528-5fe5-4df1-9125-753952f0251a Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:59,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-84160528-5fe5-4df1-9125-753952f0251a 2018-06-29 01:56:59,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e325885-b106-4308-a2dc-94471ed6c36a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:56:59,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:59 GMT Server: Apache x-compute-request-id: req-07e81006-f159-406b-84a9-1807dc17a33e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07e81006-f159-406b-84a9-1807dc17a33e Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:55.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:56:59,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-07e81006-f159-406b-84a9-1807dc17a33e 2018-06-29 01:56:59,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:59,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4721175-3d75-4900-8419-7e0e90313453 x-compute-request-id: req-b4721175-3d75-4900-8419-7e0e90313453 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:56:59,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-b4721175-3d75-4900-8419-7e0e90313453 2018-06-29 01:56:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-00370c23-e932-42f4-91fa-114edb71ad6c Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:56:59,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-00370c23-e932-42f4-91fa-114edb71ad6c 2018-06-29 01:56:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:59,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e179cf5e-c63e-428b-bd85-648df13e8742 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:56:59,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-e179cf5e-c63e-428b-bd85-648df13e8742 2018-06-29 01:56:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-805b0d70-2ec5-4157-8d3e-ae57fc45d59c Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:56:59,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-805b0d70-2ec5-4157-8d3e-ae57fc45d59c 2018-06-29 01:56:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:56:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-b9ab3e6d-051b-4aa5-b197-38ff89a76e6f Date: Fri, 29 Jun 2018 01:56:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:56:59,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-b9ab3e6d-051b-4aa5-b197-38ff89a76e6f 2018-06-29 01:56:59,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:57:00,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-984904d4-51c7-47b2-b004-d3bed463d378 x-compute-request-id: req-984904d4-51c7-47b2-b004-d3bed463d378 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:56:41Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:00,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-984904d4-51c7-47b2-b004-d3bed463d378 2018-06-29 01:57:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:57:00,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cbde543d-4d86-4719-9b90-765029586bd7 Date: Fri, 29 Jun 2018 01:57:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["a288c29e-ac79-4686-8b08-ebc5e16a58f4"],"description":"","tags":[],"updated_at":"2018-06-29T01:56:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:00,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net used request id req-cbde543d-4d86-4719-9b90-765029586bd7 2018-06-29 01:57:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:57:00,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40e3679-684a-4776-866e-eeed91ee79ab Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:00,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-b40e3679-684a-4776-866e-eeed91ee79ab 2018-06-29 01:57:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:57:00,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7a9f3f70-9f32-4941-a518-c56e5c11dd19 Date: Fri, 29 Jun 2018 01:57:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:20Z","ip_version":4}]} 2018-06-29 01:57:00,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-7a9f3f70-9f32-4941-a518-c56e5c11dd19 2018-06-29 01:57:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a2728453255645d4fc8b83392ad1a6f8264b7a" 2018-06-29 01:57:00,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-d66763e0-231b-4012-a59d-fd003253dccb Date: Fri, 29 Jun 2018 01:57:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.3"}],"id":"332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:e4","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:29Z","binding:vnic_type":"normal","device_id":"797df080-a023-472b-8011-b7adedb4c101","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:56:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a288c29e-ac79-4686-8b08-ebc5e16a58f4","ip_address":"10.55.0.2"}],"id":"47b58dee-8b50-4576-ac4e-04750331fffa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:79:71","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:56:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60","ip_allocation":"immediate"}]} 2018-06-29 01:57:00,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-d66763e0-231b-4012-a59d-fd003253dccb 2018-06-29 01:57:00,413 - create_instance - INFO - Deleting Port with ID - 332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f 2018-06-29 01:57:00,413 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-port 2018-06-29 01:57:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:57:00,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e03ce73-5d7d-4aa9-b7db-ef32182c9ee9 Date: Fri, 29 Jun 2018 01:57:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:00,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/332fc9d3-c2eb-48f2-9c40-008f7d5c7d0f used request id req-4e03ce73-5d7d-4aa9-b7db-ef32182c9ee9 2018-06-29 01:57:00,916 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst 2018-06-29 01:57:00,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:57:01,230 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-deb17e22-2708-4437-8338-8969a44c576e x-compute-request-id: req-deb17e22-2708-4437-8338-8969a44c576e Content-Type: application/json 2018-06-29 01:57:01,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-deb17e22-2708-4437-8338-8969a44c576e 2018-06-29 01:57:01,230 - create_instance - INFO - Checking deletion status 2018-06-29 01:57:01,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:57:01,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e261b87-1eeb-4965-aa39-8116f9c65eff x-compute-request-id: req-6e261b87-1eeb-4965-aa39-8116f9c65eff Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:06:e4", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/797df080-a023-472b-8011-b7adedb4c101", "rel": "bookmark"}], "image": {"id": "dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "links": [{"href": "http://172.30.9.28:8774/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-29T01:48:39.000000", "flavor": {"id": "96aef96a-fb71-40d6-951e-a1dabc23175f", "links": [{"href": "http://172.30.9.28:8774/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f", "rel": "bookmark"}]}, "id": "797df080-a023-472b-8011-b7adedb4c101", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:57:01Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst", "created": "2018-06-29T01:56:33Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:01,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-6e261b87-1eeb-4965-aa39-8116f9c65eff 2018-06-29 01:57:01,705 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst] is - ACTIVE 2018-06-29 01:57:01,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:57:04,708 - create_instance - DEBUG - VM status query timeout in 296.521955013 2018-06-29 01:57:04,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3572397e4a0dd8ec710f0e8e2578f046078c96bb" 2018-06-29 01:57:04,756 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc42a611-b019-46f8-bd58-99376e5aad60 x-compute-request-id: req-fc42a611-b019-46f8-bd58-99376e5aad60 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 797df080-a023-472b-8011-b7adedb4c101 could not be found.", "code": 404}} 2018-06-29 01:57:04,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/797df080-a023-472b-8011-b7adedb4c101 used request id req-fc42a611-b019-46f8-bd58-99376e5aad60 2018-06-29 01:57:04,757 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 797df080-a023-472b-8011-b7adedb4c101 could not be found. (HTTP 404) (Request-ID: req-fc42a611-b019-46f8-bd58-99376e5aad60) 2018-06-29 01:57:04,757 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-vm_inst 2018-06-29 01:57:04,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:57:04,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:04 GMT Server: Apache x-compute-request-id: req-5d551619-a238-4d40-b8d4-6cb9976446b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d551619-a238-4d40-b8d4-6cb9976446b4 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:56:55.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:57:04,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-5d551619-a238-4d40-b8d4-6cb9976446b4 2018-06-29 01:57:04,980 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:57:04,980 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:57:04,980 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:57:04,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:57:05,077 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df4f6b6d-8159-4b7f-a2ee-7e115cc9c749 Content-Length: 0 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 01:57:05,077 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-df4f6b6d-8159-4b7f-a2ee-7e115cc9c749 2018-06-29 01:57:05,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:57:05,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:05 GMT Server: Apache x-compute-request-id: req-1d220395-ff8a-4fb6-822b-3789d8e0f33c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d220395-ff8a-4fb6-822b-3789d8e0f33c Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:05.000000", "replication_status": null, "snapshot_id": null, "id": "2eae5b42-1d35-4b7f-8a0a-e02d06ed4020", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-59c39cdd-c39c-45a2-aa94-3b4f92625123", "bootable": "false", "created_at": "2018-06-29T01:56:24.000000", "volume_type": null}} 2018-06-29 01:57:05,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-1d220395-ff8a-4fb6-822b-3789d8e0f33c 2018-06-29 01:57:05,145 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 01:57:05,145 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 01:57:08,149 - create_volume - DEBUG - Volume status query timeout in 56.9289839268 2018-06-29 01:57:08,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e38ec33a-3090-4f43-b55a-6df33f02ec22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910623f733f634fe6b79eabc2d59bbf2238114e2" 2018-06-29 01:57:08,337 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:57:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dd504ea4-03b3-41e8-9173-e334f9bc64c8 x-openstack-request-id: req-dd504ea4-03b3-41e8-9173-e334f9bc64c8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 could not be found.", "code": 404}} 2018-06-29 01:57:08,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 used request id req-dd504ea4-03b3-41e8-9173-e334f9bc64c8 2018-06-29 01:57:08,338 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2eae5b42-1d35-4b7f-8a0a-e02d06ed4020 could not be found. (HTTP 404) (Request-ID: req-dd504ea4-03b3-41e8-9173-e334f9bc64c8) 2018-06-29 01:57:08,338 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123 2018-06-29 01:57:08,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a844dc89076bd41a593f7510371468044844525e" 2018-06-29 01:57:08,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a145c34-0d45-4fab-9766-0d449cc3c341 x-compute-request-id: req-6a145c34-0d45-4fab-9766-0d449cc3c341 Content-Length: 0 Content-Type: application/json 2018-06-29 01:57:08,366 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/96aef96a-fb71-40d6-951e-a1dabc23175f used request id req-6a145c34-0d45-4fab-9766-0d449cc3c341 2018-06-29 01:57:08,367 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet 2018-06-29 01:57:08,367 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-subnet 2018-06-29 01:57:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a288c29e-ac79-4686-8b08-ebc5e16a58f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:57:09,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c518a0de-00ed-400e-a590-85aae358d239 Date: Fri, 29 Jun 2018 01:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:09,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a288c29e-ac79-4686-8b08-ebc5e16a58f4 used request id req-c518a0de-00ed-400e-a590-85aae358d239 2018-06-29 01:57:09,542 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-net 2018-06-29 01:57:09,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4e0d8bdf37658792685e7b5539d30f0ee0b3d6" 2018-06-29 01:57:10,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c56f0010-7c37-4b2c-b32d-54315293b9a8 Date: Fri, 29 Jun 2018 01:57:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:10,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c1572b8a-e7b8-4d5a-b38f-ec75ed0cbc60 used request id req-c56f0010-7c37-4b2c-b32d-54315293b9a8 2018-06-29 01:57:10,650 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-59c39cdd-c39c-45a2-aa94-3b4f92625123-image 2018-06-29 01:57:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebc6d57788fef488bc3833e5fa35fa34dbdacf09" 2018-06-29 01:57:11,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bfcf9a4-6f6b-4aa1-94b1-e2ed88741ba4 Date: Fri, 29 Jun 2018 01:57:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:57:11,117 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dbae9713-fe12-4d2c-a64c-38a551ee6dd9 used request id req-6bfcf9a4-6f6b-4aa1-94b1-e2ed88741ba4 2018-06-29 01:57:11,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:11,121 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:57:11,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:11,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:11,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["rih5ZC40RhWn2VH1But1xQ"], "issued_at": "2018-06-29T01:57:11.000000Z"}} 2018-06-29 01:57:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:11,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ed9e45-479b-45ac-bd9f-4e59fe0784ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:11,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14ed9e45-479b-45ac-bd9f-4e59fe0784ce 2018-06-29 01:57:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:11,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-012b35ee-7d92-4329-98bc-c516ede207f9 Date: Fri, 29 Jun 2018 01:57:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image"} 2018-06-29 01:57:11,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image used request id req-012b35ee-7d92-4329-98bc-c516ede207f9 2018-06-29 01:57:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:11,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d99fdb3-604d-4c33-8fbc-789498afd67a Date: Fri, 29 Jun 2018 01:57:11 GMT 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"], "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 01:57:11,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6d99fdb3-604d-4c33-8fbc-789498afd67a 2018-06-29 01:57:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image"}' 2018-06-29 01:57:11,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a0e1428-9dcb-4f1c-9c8c-532cbca6d7e3 Date: Fri, 29 Jun 2018 01:57:11 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "min_disk": 0, "protected": false, "id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "file": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:11,905 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3a0e1428-9dcb-4f1c-9c8c-532cbca6d7e3 2018-06-29 01:57:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" -d '' 2018-06-29 01:57:13,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c978702-3c0b-4144-b776-cd4eec867bdd Date: Fri, 29 Jun 2018 01:57:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:57:13,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file used request id req-2c978702-3c0b-4144-b776-cd4eec867bdd 2018-06-29 01:57:13,156 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:57:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:13,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-303fcf80-b2e5-452c-a9bc-30a518fa168d Date: Fri, 29 Jun 2018 01:57:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "metadata": {}}], "self": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "min_disk": 0, "protected": false, "id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "file": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:13,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 used request id req-303fcf80-b2e5-452c-a9bc-30a518fa168d 2018-06-29 01:57:13,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d945b4e8-9b35-4c81-88c6-aef53b0f9fcb Date: Fri, 29 Jun 2018 01:57:13 GMT 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"], "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 01:57:13,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d945b4e8-9b35-4c81-88c6-aef53b0f9fcb 2018-06-29 01:57:13,189 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image 2018-06-29 01:57:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e7c796f9-9007-4361-9d91-7f7889fe279f Date: Fri, 29 Jun 2018 01:57:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "metadata": {}}], "self": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "min_disk": 0, "protected": false, "id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "file": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:13,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 used request id req-e7c796f9-9007-4361-9d91-7f7889fe279f 2018-06-29 01:57:13,234 - create_image - DEBUG - Instance status is - active 2018-06-29 01:57:13,234 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image 2018-06-29 01:57:13,234 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image 2018-06-29 01:57:13,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:13,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:13,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["jZJgKJJjQBK3vJS068YboA"], "issued_at": "2018-06-29T01:57:13.000000Z"}} 2018-06-29 01:57:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:13,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7f6045-4c94-4503-825c-a00471ccd8c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:13,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5a7f6045-4c94-4503-825c-a00471ccd8c8 2018-06-29 01:57:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:13,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-12cec778-c724-441d-95b2-6d27e79ee16f Date: Fri, 29 Jun 2018 01:57:13 GMT RESP BODY: {"networks":[]} 2018-06-29 01:57:13,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-12cec778-c724-441d-95b2-6d27e79ee16f 2018-06-29 01:57:13,926 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net 2018-06-29 01:57:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net", "admin_state_up": true}}' 2018-06-29 01:57:14,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-724a78bb-be48-4548-b59f-a116be6e25ca Date: Fri, 29 Jun 2018 01:57:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","mtu":1450}} 2018-06-29 01:57:14,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-724a78bb-be48-4548-b59f-a116be6e25ca 2018-06-29 01:57:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:14,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-771c4fee-249c-42f9-a007-f3a1a12b4e4f Date: Fri, 29 Jun 2018 01:57:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:14,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-771c4fee-249c-42f9-a007-f3a1a12b4e4f 2018-06-29 01:57:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ae7723c-c011-4f30-b8e8-63654e983b60 Date: Fri, 29 Jun 2018 01:57:14 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:57:14,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-6ae7723c-c011-4f30-b8e8-63654e983b60 2018-06-29 01:57:14,375 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet 2018-06-29 01:57:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" -d '{"subnets": [{"ip_version": 4, "network_id": "46e2fac6-b361-4eee-a733-70b9fc2b8f7f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet"}]}' 2018-06-29 01:57:15,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ef2affa9-fbe7-45d2-8179-30a54b057362 Date: Fri, 29 Jun 2018 01:57:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:15,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ef2affa9-fbe7-45d2-8179-30a54b057362 2018-06-29 01:57:15,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:15,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-94553962-2a4d-4a3e-9ab0-f4fe4f768b05 Date: Fri, 29 Jun 2018 01:57:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:15,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-94553962-2a4d-4a3e-9ab0-f4fe4f768b05 2018-06-29 01:57:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:15,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b34a7a29-6294-4697-bf68-e2f19cc661ae Date: Fri, 29 Jun 2018 01:57:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:15,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-b34a7a29-6294-4697-bf68-e2f19cc661ae 2018-06-29 01:57:15,248 - OpenStackNetwork - DEBUG - Network [46e2fac6-b361-4eee-a733-70b9fc2b8f7f] created successfully 2018-06-29 01:57:15,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:15,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:15,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QKCzUgobRuy0YzCBnPuteA"], "issued_at": "2018-06-29T01:57:15.000000Z"}} 2018-06-29 01:57:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75dbab79fcddad4854ef03cff6737b693d101f4e" 2018-06-29 01:57:15,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8b1706-8735-493a-913d-b9d2d6a7acfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:15,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd8b1706-8735-493a-913d-b9d2d6a7acfb 2018-06-29 01:57:15,752 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:15,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75dbab79fcddad4854ef03cff6737b693d101f4e" 2018-06-29 01:57:15,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3a536f1-b1ef-4a71-bc82-8e80b7546323 x-compute-request-id: req-b3a536f1-b1ef-4a71-bc82-8e80b7546323 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:57:15,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3a536f1-b1ef-4a71-bc82-8e80b7546323 2018-06-29 01:57:15,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75dbab79fcddad4854ef03cff6737b693d101f4e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-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 01:57:16,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7fcc543-12fd-433e-b29d-c53ca2951777 x-compute-request-id: req-b7fcc543-12fd-433e-b29d-c53ca2951777 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "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": "055b01be-730f-4e8d-83e0-42e39e144df5"}} 2018-06-29 01:57:16,005 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7fcc543-12fd-433e-b29d-c53ca2951777 2018-06-29 01:57:16,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:16,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:16,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["fsN0tyLeR0qx_xP63BHmDg"], "issued_at": "2018-06-29T01:57:16.000000Z"}} 2018-06-29 01:57:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:16,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19321812-b47d-4279-874e-2d408cc33830 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:16,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-19321812-b47d-4279-874e-2d408cc33830 2018-06-29 01:57:16,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:16,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:16 GMT Server: Apache x-compute-request-id: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 01:57:16,618 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a 2018-06-29 01:57:16,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "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 01:57:17,855 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:16 GMT Server: Apache x-compute-request-id: req-d8722338-78c5-419d-bedd-09979a468103 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8722338-78c5-419d-bedd-09979a468103 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T01:57:17.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "size": 1}} 2018-06-29 01:57:17,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes used request id req-d8722338-78c5-419d-bedd-09979a468103 2018-06-29 01:57:17,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:18,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:17 GMT Server: Apache x-compute-request-id: req-fea98e5b-efb6-4365-971d-17e85ee34223 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fea98e5b-efb6-4365-971d-17e85ee34223 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:18.000000", "replication_status": null, "snapshot_id": null, "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "bootable": "false", "created_at": "2018-06-29T01:57:17.000000", "volume_type": null}} 2018-06-29 01:57:18,818 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-fea98e5b-efb6-4365-971d-17e85ee34223 2018-06-29 01:57:18,818 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:18,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:19,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:18 GMT Server: Apache x-compute-request-id: req-43fd99c1-9d70-43cf-93aa-c20bf4befabb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43fd99c1-9d70-43cf-93aa-c20bf4befabb Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:18.000000", "replication_status": null, "snapshot_id": null, "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "bootable": "false", "created_at": "2018-06-29T01:57:17.000000", "volume_type": null}} 2018-06-29 01:57:19,049 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-43fd99c1-9d70-43cf-93aa-c20bf4befabb 2018-06-29 01:57:19,050 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:57:19,050 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:19,050 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:19,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:19,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:19,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["fk0Ui9NCSRmWEn4C7DTtJQ"], "issued_at": "2018-06-29T01:57:19.000000Z"}} 2018-06-29 01:57:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71e2b1f-fceb-45c8-a31c-807021007459 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:19,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a71e2b1f-fceb-45c8-a31c-807021007459 2018-06-29 01:57:19,454 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bda3559-0f5a-418b-8fba-810a7738d9f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:19,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5bda3559-0f5a-418b-8fba-810a7738d9f0 2018-06-29 01:57:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-08079de5-dfd9-4545-9764-b8aa4473fdb7 Date: Fri, 29 Jun 2018 01:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:19,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-08079de5-dfd9-4545-9764-b8aa4473fdb7 2018-06-29 01:57:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:57:19,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:57:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:57:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae8d6b7-9d7c-4546-a408-d01ed8ca2629 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:19,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-eae8d6b7-9d7c-4546-a408-d01ed8ca2629 2018-06-29 01:57:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ee8a91f4-c0bb-4ff6-afe6-a98690f8e160 Date: Fri, 29 Jun 2018 01:57:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:19,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-ee8a91f4-c0bb-4ff6-afe6-a98690f8e160 2018-06-29 01:57:19,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:19,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a16f2a6-7439-46bb-bc95-7086602ff3a9 Date: Fri, 29 Jun 2018 01:57:19 GMT RESP BODY: {"ports":[]} 2018-06-29 01:57:19,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True used request id req-3a16f2a6-7439-46bb-bc95-7086602ff3a9 2018-06-29 01:57:19,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:20,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98bdeea2-0552-4362-b08e-7e1c47b3e025 x-compute-request-id: req-98bdeea2-0552-4362-b08e-7e1c47b3e025 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-29 01:57:20,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst used request id req-98bdeea2-0552-4362-b08e-7e1c47b3e025 2018-06-29 01:57:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:20,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7a0525b3-62ea-499e-8dfa-4519a4f37a79 Date: Fri, 29 Jun 2018 01:57:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:20,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-7a0525b3-62ea-499e-8dfa-4519a4f37a79 2018-06-29 01:57:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:20,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355d8978-a78b-43cf-9530-74bf9182451f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:20,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-355d8978-a78b-43cf-9530-74bf9182451f 2018-06-29 01:57:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:20,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a9d061dc-dba9-4708-91c8-46b226b52ff9 Date: Fri, 29 Jun 2018 01:57:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:20,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-a9d061dc-dba9-4708-91c8-46b226b52ff9 2018-06-29 01:57:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e411b49a-165f-4df0-94bd-709f9275f49a Date: Fri, 29 Jun 2018 01:57:20 GMT RESP BODY: {"ports":[]} 2018-06-29 01:57:20,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True used request id req-e411b49a-165f-4df0-94bd-709f9275f49a 2018-06-29 01:57:20,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:20,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:21,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["9i331HyhTt-xn46S2gEhng"], "issued_at": "2018-06-29T01:57:21.000000Z"}} 2018-06-29 01:57:21,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf6fbeeb4e534a509f8fc26c9e2413fa6c24c17" 2018-06-29 01:57:21,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ec7939-24e9-4acb-820c-1bbe515961a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:21,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60ec7939-24e9-4acb-820c-1bbe515961a8 2018-06-29 01:57:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:21,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db060046-8d6d-4f19-a17e-3517ef946052 Date: Fri, 29 Jun 2018 01:57:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:21,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-db060046-8d6d-4f19-a17e-3517ef946052 2018-06-29 01:57:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5db5b4b1-fe03-4c7f-8a81-72d5d12852a2 Date: Fri, 29 Jun 2018 01:57:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:21,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-5db5b4b1-fe03-4c7f-8a81-72d5d12852a2 2018-06-29 01:57:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:21,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-66dbdbe9-df27-4ef6-935c-b049f6a763b9 Date: Fri, 29 Jun 2018 01:57:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:21,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-66dbdbe9-df27-4ef6-935c-b049f6a763b9 2018-06-29 01:57:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:57:21,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:57:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf6fbeeb4e534a509f8fc26c9e2413fa6c24c17" 2018-06-29 01:57:21,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97417b43-768e-4784-a9b5-c9a5da8c181b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:21,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-97417b43-768e-4784-a9b5-c9a5da8c181b 2018-06-29 01:57:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:21,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-02297c09-6419-4e6d-8233-ed55462fa403 Date: Fri, 29 Jun 2018 01:57:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:21,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-02297c09-6419-4e6d-8233-ed55462fa403 2018-06-29 01:57:21,484 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net 2018-06-29 01:57:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" -d '{"port": {"network_id": "46e2fac6-b361-4eee-a733-70b9fc2b8f7f", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port", "admin_state_up": true}}' 2018-06-29 01:57:22,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-b4588e04-87ac-41f6-8bb4-dcbbced3866f Date: Fri, 29 Jun 2018 01:57:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:21Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.5"}],"id":"c782f8a2-041c-4219-8c79-8412008073ee","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:45:50","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:57:22,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b4588e04-87ac-41f6-8bb4-dcbbced3866f 2018-06-29 01:57:22,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4992ab35-0fd5-4cad-9366-70bb5b56dfa7 Date: Fri, 29 Jun 2018 01:57:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:22,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-4992ab35-0fd5-4cad-9366-70bb5b56dfa7 2018-06-29 01:57:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2178bce-8ea3-41ef-86bc-8c0cc8d4a70a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:22,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-c2178bce-8ea3-41ef-86bc-8c0cc8d4a70a 2018-06-29 01:57:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1be8054e-eb27-45ac-87fe-2855dacb696b Date: Fri, 29 Jun 2018 01:57:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:22,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-1be8054e-eb27-45ac-87fe-2855dacb696b 2018-06-29 01:57:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-52b0764e-181c-4f68-a595-ba9b1746e1ed Date: Fri, 29 Jun 2018 01:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:21Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.5"}],"id":"c782f8a2-041c-4219-8c79-8412008073ee","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:45:50","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port","admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:57:22,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port&admin_state_up=True used request id req-52b0764e-181c-4f68-a595-ba9b1746e1ed 2018-06-29 01:57:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d779052a-74b4-495a-b24c-705ab998be3f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:22,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-d779052a-74b4-495a-b24c-705ab998be3f 2018-06-29 01:57:22,781 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst 2018-06-29 01:57:22,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe322993-a155-4b60-b4e1-47ba7c10e1bc x-compute-request-id: req-fe322993-a155-4b60-b4e1-47ba7c10e1bc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-flavor"}]} 2018-06-29 01:57:22,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fe322993-a155-4b60-b4e1-47ba7c10e1bc 2018-06-29 01:57:22,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:22,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1debd587-a70f-4dc9-819d-8b57393acdea x-compute-request-id: req-1debd587-a70f-4dc9-819d-8b57393acdea Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "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": "055b01be-730f-4e8d-83e0-42e39e144df5"}} 2018-06-29 01:57:22,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5 used request id req-1debd587-a70f-4dc9-819d-8b57393acdea 2018-06-29 01:57:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:23,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ab73b281-a0d4-489c-b283-bb988a34b3ea Date: Fri, 29 Jun 2018 01:57:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "metadata": {}}], "self": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "min_disk": 0, "protected": false, "id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "file": "/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image"} 2018-06-29 01:57:23,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image used request id req-ab73b281-a0d4-489c-b283-bb988a34b3ea 2018-06-29 01:57:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:23,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38cbf013-eadc-4e17-b8ef-f6dab7cf65fe Date: Fri, 29 Jun 2018 01:57:23 GMT 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"], "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 01:57:23,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-38cbf013-eadc-4e17-b8ef-f6dab7cf65fe 2018-06-29 01:57:23,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "imageRef": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "flavorRef": "055b01be-730f-4e8d-83e0-42e39e144df5", "max_count": 1, "min_count": 1, "networks": [{"port": "c782f8a2-041c-4219-8c79-8412008073ee"}]}}' 2018-06-29 01:57:24,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99f4e278-84f6-40ac-885d-0393966a148c x-compute-request-id: req-99f4e278-84f6-40ac-885d-0393966a148c Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "adminPass": "qv7JotpEF7go"}} 2018-06-29 01:57:24,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-99f4e278-84f6-40ac-885d-0393966a148c 2018-06-29 01:57:24,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:25,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1607bb3b-1963-40fb-a9f7-8a259ad8fee2 x-compute-request-id: req-1607bb3b-1963-40fb-a9f7-8a259ad8fee2 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:57:24Z", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:25,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-1607bb3b-1963-40fb-a9f7-8a259ad8fee2 2018-06-29 01:57:25,173 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst 2018-06-29 01:57:25,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:25,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5f19432-9831-4c8f-aff9-8cebb3054c34 x-compute-request-id: req-a5f19432-9831-4c8f-aff9-8cebb3054c34 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:57:25Z", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:25,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-a5f19432-9831-4c8f-aff9-8cebb3054c34 2018-06-29 01:57:25,432 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst] is - BUILD 2018-06-29 01:57:25,432 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:57:28,436 - create_instance - DEBUG - VM status query timeout in 896.737655878 2018-06-29 01:57:28,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:28,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a20906c-f7e9-4781-a70b-eda9c75f7723 x-compute-request-id: req-5a20906c-f7e9-4781-a70b-eda9c75f7723 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:57:27Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:28,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-5a20906c-f7e9-4781-a70b-eda9c75f7723 2018-06-29 01:57:28,600 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst] is - BUILD 2018-06-29 01:57:28,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:57:31,603 - create_instance - DEBUG - VM status query timeout in 893.570394993 2018-06-29 01:57:31,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c5cdee6-6d9a-4cbe-b18f-d49c7389c315 x-compute-request-id: req-6c5cdee6-6d9a-4cbe-b18f-d49c7389c315 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:45:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-29T01:49:28.000000", "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:57:30Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:32,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-6c5cdee6-6d9a-4cbe-b18f-d49c7389c315 2018-06-29 01:57:32,100 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst] is - ACTIVE 2018-06-29 01:57:32,101 - create_instance - INFO - VM is - ACTIVE 2018-06-29 01:57:32,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cfa4566-c2ba-4eb7-b829-d13a3e97a7a2 x-compute-request-id: req-0cfa4566-c2ba-4eb7-b829-d13a3e97a7a2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:45:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-29T01:49:28.000000", "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:57:30Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:32,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-0cfa4566-c2ba-4eb7-b829-d13a3e97a7a2 2018-06-29 01:57:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8345d4fa-1937-47e2-86e5-de8c1f68c75c Date: Fri, 29 Jun 2018 01:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-8345d4fa-1937-47e2-86e5-de8c1f68c75c 2018-06-29 01:57:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8feeed35-443b-492b-9942-6a20f50969b7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:32,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-8feeed35-443b-492b-9942-6a20f50969b7 2018-06-29 01:57:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d90d13f5-e346-483d-bc71-813957e5e052 Date: Fri, 29 Jun 2018 01:57:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:32,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-d90d13f5-e346-483d-bc71-813957e5e052 2018-06-29 01:57:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-8d534735-4e00-40b7-92ec-5045b9f56085 Date: Fri, 29 Jun 2018 01:57:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.2"}],"id":"8abcc495-a259-4bb1-91e6-3ea6f25ad149","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:15:a0","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46e2fac6-b361-4eee-a733-70b9fc2b8f7f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.5"}],"id":"c782f8a2-041c-4219-8c79-8412008073ee","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:45:50","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port","admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:21Z","binding:vnic_type":"normal","device_id":"4291769a-3d6a-43c0-aac6-732c7373a1d9","ip_allocation":"immediate"}]} 2018-06-29 01:57:32,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-8d534735-4e00-40b7-92ec-5045b9f56085 2018-06-29 01:57:32,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:33,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["2cXCWgZqTlyaYNLs94ILQw"], "issued_at": "2018-06-29T01:57:33.000000Z"}} 2018-06-29 01:57:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d95090b1f61765d7cd0e7e8fe161b1cdbeea92" 2018-06-29 01:57:33,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5288bf-8112-4449-8702-b18126571729 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:33,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f5288bf-8112-4449-8702-b18126571729 2018-06-29 01:57:33,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:33,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3edcd9aa-244c-40ed-8e5d-9ee47afcdadb x-compute-request-id: req-3edcd9aa-244c-40ed-8e5d-9ee47afcdadb Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:45:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-29T01:49:28.000000", "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:57:30Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:33,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-3edcd9aa-244c-40ed-8e5d-9ee47afcdadb 2018-06-29 01:57:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:33,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f2a2ee78-4dac-4bc1-8e6b-b7428a3f6883 Date: Fri, 29 Jun 2018 01:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8ab8fd-c526-4c49-83f9-8b0304846dbc"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:13Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:33,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net used request id req-f2a2ee78-4dac-4bc1-8e6b-b7428a3f6883 2018-06-29 01:57:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:33,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4707b0c2-e924-422b-9445-2af542315a8f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:33,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4707b0c2-e924-422b-9445-2af542315a8f 2018-06-29 01:57:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:33,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-659930ac-4ff9-4bd6-8a74-b9e9f29e21b4 Date: Fri, 29 Jun 2018 01:57:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:14Z","ip_version":4}]} 2018-06-29 01:57:33,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-659930ac-4ff9-4bd6-8a74-b9e9f29e21b4 2018-06-29 01:57:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:33,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-a86984ea-bf84-475b-9a1d-68ff49080bbb Date: Fri, 29 Jun 2018 01:57:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.2"}],"id":"8abcc495-a259-4bb1-91e6-3ea6f25ad149","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:15:a0","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46e2fac6-b361-4eee-a733-70b9fc2b8f7f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e8ab8fd-c526-4c49-83f9-8b0304846dbc","ip_address":"10.55.0.5"}],"id":"c782f8a2-041c-4219-8c79-8412008073ee","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:45:50","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port","admin_state_up":true,"network_id":"46e2fac6-b361-4eee-a733-70b9fc2b8f7f","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:21Z","binding:vnic_type":"normal","device_id":"4291769a-3d6a-43c0-aac6-732c7373a1d9","ip_allocation":"immediate"}]} 2018-06-29 01:57:33,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-a86984ea-bf84-475b-9a1d-68ff49080bbb 2018-06-29 01:57:33,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d95090b1f61765d7cd0e7e8fe161b1cdbeea92" -d '{"volumeAttachment": {"volumeId": "36187143-d1fe-4b81-b0c0-a27eefd876a8"}}' 2018-06-29 01:57:35,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589c99e4-4bb4-46b0-a870-2c7b4575d36b x-compute-request-id: req-589c99e4-4bb4-46b0-a870-2c7b4575d36b Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "volumeId": "36187143-d1fe-4b81-b0c0-a27eefd876a8"}} 2018-06-29 01:57:35,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9/os-volume_attachments used request id req-589c99e4-4bb4-46b0-a870-2c7b4575d36b 2018-06-29 01:57:35,174 - create_instance - INFO - Deleting Port with ID - c782f8a2-041c-4219-8c79-8412008073ee 2018-06-29 01:57:35,174 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-port 2018-06-29 01:57:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c782f8a2-041c-4219-8c79-8412008073ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:35,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c120fb7-4c79-4cd9-9393-50566f1c7ed2 Date: Fri, 29 Jun 2018 01:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:35,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c782f8a2-041c-4219-8c79-8412008073ee used request id req-7c120fb7-4c79-4cd9-9393-50566f1c7ed2 2018-06-29 01:57:35,629 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst 2018-06-29 01:57:35,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:35,918 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a5856a-a5c0-4eb2-8558-53c81090af8b x-compute-request-id: req-85a5856a-a5c0-4eb2-8558-53c81090af8b Content-Type: application/json 2018-06-29 01:57:35,918 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-85a5856a-a5c0-4eb2-8558-53c81090af8b 2018-06-29 01:57:35,918 - create_instance - INFO - Checking deletion status 2018-06-29 01:57:35,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:36,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c56bae99-0c59-4e6b-8e20-7386784de946 x-compute-request-id: req-c56bae99-0c59-4e6b-8e20-7386784de946 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:45:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9", "rel": "bookmark"}], "image": {"id": "c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "links": [{"href": "http://172.30.9.28:8774/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-06-29T01:49:28.000000", "flavor": {"id": "055b01be-730f-4e8d-83e0-42e39e144df5", "links": [{"href": "http://172.30.9.28:8774/flavors/055b01be-730f-4e8d-83e0-42e39e144df5", "rel": "bookmark"}]}, "id": "4291769a-3d6a-43c0-aac6-732c7373a1d9", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:57:35Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst", "created": "2018-06-29T01:57:24Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "36187143-d1fe-4b81-b0c0-a27eefd876a8"}], "metadata": {}}} 2018-06-29 01:57:36,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-c56bae99-0c59-4e6b-8e20-7386784de946 2018-06-29 01:57:36,028 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst] is - ACTIVE 2018-06-29 01:57:36,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:57:39,031 - create_instance - DEBUG - VM status query timeout in 296.887633801 2018-06-29 01:57:39,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f442907e3ea44972e112da7b2b69106e44b0d4" 2018-06-29 01:57:39,082 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57176218-3891-437d-b42d-335ced45ab2a x-compute-request-id: req-57176218-3891-437d-b42d-335ced45ab2a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4291769a-3d6a-43c0-aac6-732c7373a1d9 could not be found.", "code": 404}} 2018-06-29 01:57:39,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4291769a-3d6a-43c0-aac6-732c7373a1d9 used request id req-57176218-3891-437d-b42d-335ced45ab2a 2018-06-29 01:57:39,082 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4291769a-3d6a-43c0-aac6-732c7373a1d9 could not be found. (HTTP 404) (Request-ID: req-57176218-3891-437d-b42d-335ced45ab2a) 2018-06-29 01:57:39,083 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-vm_inst 2018-06-29 01:57:39,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:39,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:39 GMT Server: Apache x-compute-request-id: req-64f8f0af-f081-4038-a55f-cfa327ad8955 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64f8f0af-f081-4038-a55f-cfa327ad8955 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:37.000000", "replication_status": null, "snapshot_id": null, "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "bootable": "false", "created_at": "2018-06-29T01:57:17.000000", "volume_type": null}} 2018-06-29 01:57:39,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-64f8f0af-f081-4038-a55f-cfa327ad8955 2018-06-29 01:57:39,294 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:57:39,294 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:39,295 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:39,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:39,534 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29d6f5bc-2f7e-4328-b5a5-03c6898c61f9 Content-Length: 0 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 01:57:39,534 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-29d6f5bc-2f7e-4328-b5a5-03c6898c61f9 2018-06-29 01:57:39,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:39,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:39 GMT Server: Apache x-compute-request-id: req-1bd131f9-4a7a-44e3-a3ea-4fac570a918d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bd131f9-4a7a-44e3-a3ea-4fac570a918d Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:39.000000", "replication_status": null, "snapshot_id": null, "id": "36187143-d1fe-4b81-b0c0-a27eefd876a8", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-2f2f70e5-a5aa-4a10-8775-c9548f52127a", "bootable": "false", "created_at": "2018-06-29T01:57:17.000000", "volume_type": null}} 2018-06-29 01:57:39,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-1bd131f9-4a7a-44e3-a3ea-4fac570a918d 2018-06-29 01:57:39,617 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 01:57:39,617 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 01:57:42,620 - create_volume - DEBUG - Volume status query timeout in 56.9143898487 2018-06-29 01:57:42,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ec26ad2-a87a-44a9-8f2b-af13e5802c3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef6e6b767cfdc910381491295f27270cd159e7b" 2018-06-29 01:57:42,807 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:57:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0443e199-e352-41f2-a582-10ab53d686f2 x-openstack-request-id: req-0443e199-e352-41f2-a582-10ab53d686f2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 36187143-d1fe-4b81-b0c0-a27eefd876a8 could not be found.", "code": 404}} 2018-06-29 01:57:42,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/36187143-d1fe-4b81-b0c0-a27eefd876a8 used request id req-0443e199-e352-41f2-a582-10ab53d686f2 2018-06-29 01:57:42,807 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 36187143-d1fe-4b81-b0c0-a27eefd876a8 could not be found. (HTTP 404) (Request-ID: req-0443e199-e352-41f2-a582-10ab53d686f2) 2018-06-29 01:57:42,808 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a 2018-06-29 01:57:42,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75dbab79fcddad4854ef03cff6737b693d101f4e" 2018-06-29 01:57:42,844 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d563f24-dc4a-4db9-8967-aeb9f27d3da7 x-compute-request-id: req-2d563f24-dc4a-4db9-8967-aeb9f27d3da7 Content-Length: 0 Content-Type: application/json 2018-06-29 01:57:42,844 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/055b01be-730f-4e8d-83e0-42e39e144df5 used request id req-2d563f24-dc4a-4db9-8967-aeb9f27d3da7 2018-06-29 01:57:42,845 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet 2018-06-29 01:57:42,845 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-subnet 2018-06-29 01:57:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/9e8ab8fd-c526-4c49-83f9-8b0304846dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:43,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea370cae-be60-442b-a56d-7fe781309782 Date: Fri, 29 Jun 2018 01:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:43,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9e8ab8fd-c526-4c49-83f9-8b0304846dbc used request id req-ea370cae-be60-442b-a56d-7fe781309782 2018-06-29 01:57:43,766 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-net 2018-06-29 01:57:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/46e2fac6-b361-4eee-a733-70b9fc2b8f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96a03144a08cbc5e969b08c3e1e90abcb2cc2ee" 2018-06-29 01:57:44,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48d1de5e-f412-4eef-b200-841bb5da2f4c Date: Fri, 29 Jun 2018 01:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:57:44,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/46e2fac6-b361-4eee-a733-70b9fc2b8f7f used request id req-48d1de5e-f412-4eef-b200-841bb5da2f4c 2018-06-29 01:57:44,893 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2f2f70e5-a5aa-4a10-8775-c9548f52127a-image 2018-06-29 01:57:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5c713c6794f1c27bc315ad9f6d9eab6a42de38e" 2018-06-29 01:57:45,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b8b0932-a8f9-4385-8278-f9b1c9977739 Date: Fri, 29 Jun 2018 01:57:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:57:45,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c2ffcf88-76ab-4d0d-852c-09acbc2cdd03 used request id req-2b8b0932-a8f9-4385-8278-f9b1c9977739 2018-06-29 01:57:45,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:45,398 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:57:45,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:45,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:45,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["P0jPlQdWRAigcN_iOaMpaw"], "issued_at": "2018-06-29T01:57:45.000000Z"}} 2018-06-29 01:57:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:45,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb316cb2-3b4c-4e3e-bf62-07ed6ef63f96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:45,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb316cb2-3b4c-4e3e-bf62-07ed6ef63f96 2018-06-29 01:57:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:46,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f7d94af4-b6b0-4b2f-82bf-3ed8a5f28fab Date: Fri, 29 Jun 2018 01:57:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image"} 2018-06-29 01:57:46,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image used request id req-f7d94af4-b6b0-4b2f-82bf-3ed8a5f28fab 2018-06-29 01:57:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:46,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9468dd60-3947-4fdc-a17f-a49ff5a5e89e Date: Fri, 29 Jun 2018 01:57:46 GMT 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"], "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 01:57:46,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9468dd60-3947-4fdc-a17f-a49ff5a5e89e 2018-06-29 01:57:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image"}' 2018-06-29 01:57:46,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0487447-ceca-4440-a5a9-fcee68462118 Date: Fri, 29 Jun 2018 01:57:46 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "min_disk": 0, "protected": false, "id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "file": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:46,141 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f0487447-ceca-4440-a5a9-fcee68462118 2018-06-29 01:57:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" -d '' 2018-06-29 01:57:47,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-283dbe5b-47cf-42b9-97d6-b3b1140f1e20 Date: Fri, 29 Jun 2018 01:57:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:57:47,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file used request id req-283dbe5b-47cf-42b9-97d6-b3b1140f1e20 2018-06-29 01:57:47,429 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:57:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:47,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5e28ea99-3aea-416a-a981-6b04eab58662 Date: Fri, 29 Jun 2018 01:57:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:47Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "metadata": {}}], "self": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "min_disk": 0, "protected": false, "id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "file": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:47,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 used request id req-5e28ea99-3aea-416a-a981-6b04eab58662 2018-06-29 01:57:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:47,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce54b549-da76-44d3-8ed3-fe3b477f24be Date: Fri, 29 Jun 2018 01:57:47 GMT 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"], "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 01:57:47,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ce54b549-da76-44d3-8ed3-fe3b477f24be 2018-06-29 01:57:47,459 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image 2018-06-29 01:57:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:57:47,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-0108d0a8-0455-412c-bc6e-b7d4a5aae1ea Date: Fri, 29 Jun 2018 01:57:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:47Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "metadata": {}}], "self": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "min_disk": 0, "protected": false, "id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "file": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:57:47,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 used request id req-0108d0a8-0455-412c-bc6e-b7d4a5aae1ea 2018-06-29 01:57:47,494 - create_image - DEBUG - Instance status is - active 2018-06-29 01:57:47,494 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image 2018-06-29 01:57:47,494 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image 2018-06-29 01:57:47,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:47,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:47,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["oQKS18xJSwO6HlELN1I8Zw"], "issued_at": "2018-06-29T01:57:47.000000Z"}} 2018-06-29 01:57:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:47,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25b7202-1fd3-420d-abf7-bbd821270df5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:47,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e25b7202-1fd3-420d-abf7-bbd821270df5 2018-06-29 01:57:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:48,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-315ab03e-84c4-4a28-b7e4-6c60dbf89a77 Date: Fri, 29 Jun 2018 01:57:48 GMT RESP BODY: {"networks":[]} 2018-06-29 01:57:48,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-315ab03e-84c4-4a28-b7e4-6c60dbf89a77 2018-06-29 01:57:48,103 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net 2018-06-29 01:57:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net", "admin_state_up": true}}' 2018-06-29 01:57:48,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-90fc7de4-7205-487b-93df-bbc6599ada8d Date: Fri, 29 Jun 2018 01:57:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","mtu":1450}} 2018-06-29 01:57:48,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-90fc7de4-7205-487b-93df-bbc6599ada8d 2018-06-29 01:57:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:48,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4c171f2c-a3f7-40b7-beb5-d2d937d7e067 Date: Fri, 29 Jun 2018 01:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:48,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-4c171f2c-a3f7-40b7-beb5-d2d937d7e067 2018-06-29 01:57:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:48,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-717479ff-fd31-4316-b88b-2c146edd89e3 Date: Fri, 29 Jun 2018 01:57:48 GMT RESP BODY: {"subnets":[]} 2018-06-29 01:57:48,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-717479ff-fd31-4316-b88b-2c146edd89e3 2018-06-29 01:57:48,637 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet 2018-06-29 01:57:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" -d '{"subnets": [{"ip_version": 4, "network_id": "c019785d-6753-4f6d-86f6-c74d3c3b2975", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet"}]}' 2018-06-29 01:57:48,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4f413b4d-254a-4f16-89b6-fd0a51e494e0 Date: Fri, 29 Jun 2018 01:57:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:48,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4f413b4d-254a-4f16-89b6-fd0a51e494e0 2018-06-29 01:57:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:49,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3998cf69-d55e-4be8-8eba-95a7b55f5719 Date: Fri, 29 Jun 2018 01:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:49,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-3998cf69-d55e-4be8-8eba-95a7b55f5719 2018-06-29 01:57:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:57:49,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fabc6b8d-7edc-4074-a1eb-3a92e92d4651 Date: Fri, 29 Jun 2018 01:57:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:49,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-fabc6b8d-7edc-4074-a1eb-3a92e92d4651 2018-06-29 01:57:49,145 - OpenStackNetwork - DEBUG - Network [c019785d-6753-4f6d-86f6-c74d3c3b2975] created successfully 2018-06-29 01:57:49,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:49,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:49,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["nrncId2RRSiHfgiUm6VS9Q"], "issued_at": "2018-06-29T01:57:49.000000Z"}} 2018-06-29 01:57:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33663dc4c514bf229ab54994d3198ebad3f9120" 2018-06-29 01:57:49,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691013b0-5748-40f4-8466-f6f5ff24fe59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:49,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-691013b0-5748-40f4-8466-f6f5ff24fe59 2018-06-29 01:57:49,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:49,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33663dc4c514bf229ab54994d3198ebad3f9120" 2018-06-29 01:57:49,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54ad786b-b160-4067-8824-ae77292a8b9b x-compute-request-id: req-54ad786b-b160-4067-8824-ae77292a8b9b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:57:49,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-54ad786b-b160-4067-8824-ae77292a8b9b 2018-06-29 01:57:49,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33663dc4c514bf229ab54994d3198ebad3f9120" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-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 01:57:49,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-292abb96-634a-48c4-b9b3-d261238317ed x-compute-request-id: req-292abb96-634a-48c4-b9b3-d261238317ed Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "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": "228fb16f-61c8-4a9c-9923-c6b75ff67305"}} 2018-06-29 01:57:49,913 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-292abb96-634a-48c4-b9b3-d261238317ed 2018-06-29 01:57:49,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:49,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:50,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["trbtdi3gQAybtH9yKNbI4w"], "issued_at": "2018-06-29T01:57:50.000000Z"}} 2018-06-29 01:57:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:57:50,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8cc134-0244-4f03-b60e-1a1d9081e33f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:50,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b8cc134-0244-4f03-b60e-1a1d9081e33f 2018-06-29 01:57:50,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:57:50,595 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:50 GMT Server: Apache x-compute-request-id: req-6418c982-ab0d-4821-8176-e8c7420fb793 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6418c982-ab0d-4821-8176-e8c7420fb793 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 01:57:50,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-6418c982-ab0d-4821-8176-e8c7420fb793 2018-06-29 01:57:50,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "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 01:57:51,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:50 GMT Server: Apache x-compute-request-id: req-12f9ac6a-0c12-496c-9b5e-9d61653575eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12f9ac6a-0c12-496c-9b5e-9d61653575eb Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T01:57:50.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1}} 2018-06-29 01:57:51,014 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes used request id req-12f9ac6a-0c12-496c-9b5e-9d61653575eb 2018-06-29 01:57:51,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:57:51,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:51 GMT Server: Apache x-compute-request-id: req-0db82fe5-e135-410d-b0c0-f8d775d83087 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0db82fe5-e135-410d-b0c0-f8d775d83087 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:51.000000", "replication_status": null, "snapshot_id": null, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "bootable": "false", "created_at": "2018-06-29T01:57:50.000000", "volume_type": null}} 2018-06-29 01:57:51,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-0db82fe5-e135-410d-b0c0-f8d775d83087 2018-06-29 01:57:51,264 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:57:51,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:57:51,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:51 GMT Server: Apache x-compute-request-id: req-f1c6dca7-37b7-4d91-8f20-3ce6c75872bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1c6dca7-37b7-4d91-8f20-3ce6c75872bd Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:57:51.000000", "replication_status": null, "snapshot_id": null, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "bootable": "false", "created_at": "2018-06-29T01:57:50.000000", "volume_type": null}} 2018-06-29 01:57:51,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-f1c6dca7-37b7-4d91-8f20-3ce6c75872bd 2018-06-29 01:57:51,486 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:57:51,487 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:57:51,487 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:57:51,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:51,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:51,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["jHDEtCxUQOydhUYe8h7xIA"], "issued_at": "2018-06-29T01:57:51.000000Z"}} 2018-06-29 01:57:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:51,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40901d5c-c6ec-4cf9-9241-3c17e98f7dab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:51,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40901d5c-c6ec-4cf9-9241-3c17e98f7dab 2018-06-29 01:57:51,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:57:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e65710e-9d1e-48f9-bf39-ef7c81ce4d0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:52,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e65710e-9d1e-48f9-bf39-ef7c81ce4d0e 2018-06-29 01:57:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f75ac7e1-7938-42a0-aa42-b3a7e942749e Date: Fri, 29 Jun 2018 01:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:52,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-f75ac7e1-7938-42a0-aa42-b3a7e942749e 2018-06-29 01:57:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:57:52,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:57:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:57:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e1dfb0-e68f-4aad-bd3f-572b2a865913 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:52,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-34e1dfb0-e68f-4aad-bd3f-572b2a865913 2018-06-29 01:57:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-53133a4a-5467-4a47-a289-f7caa82c814f Date: Fri, 29 Jun 2018 01:57:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:52,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-53133a4a-5467-4a47-a289-f7caa82c814f 2018-06-29 01:57:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-61cdfa56-6080-41b8-9898-5922c8b86b36 Date: Fri, 29 Jun 2018 01:57:52 GMT RESP BODY: {"ports":[]} 2018-06-29 01:57:52,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True used request id req-61cdfa56-6080-41b8-9898-5922c8b86b36 2018-06-29 01:57:52,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:52,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbb281d3-5005-4806-9813-6dfa4b20d9c7 x-compute-request-id: req-bbb281d3-5005-4806-9813-6dfa4b20d9c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-06-29 01:57:52,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst used request id req-bbb281d3-5005-4806-9813-6dfa4b20d9c7 2018-06-29 01:57:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c88a41ac-dec6-419f-913b-de598efe252a Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:53,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-c88a41ac-dec6-419f-913b-de598efe252a 2018-06-29 01:57:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d72aea-a14e-4ecb-b28b-1a1dae75ccdb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:53,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-31d72aea-a14e-4ecb-b28b-1a1dae75ccdb 2018-06-29 01:57:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-42c60a42-b632-4a20-85b9-07d5732322f8 Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:53,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-42c60a42-b632-4a20-85b9-07d5732322f8 2018-06-29 01:57:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db4839dd-d827-4e79-a8b3-cf5aef100b53 Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"ports":[]} 2018-06-29 01:57:53,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True used request id req-db4839dd-d827-4e79-a8b3-cf5aef100b53 2018-06-29 01:57:53,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:57:53,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:57:53,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["bIGQwTPXQwuWqdMPXTpR2Q"], "issued_at": "2018-06-29T01:57:53.000000Z"}} 2018-06-29 01:57:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264ac30c5ece81be24105fba756f136fb5751547" 2018-06-29 01:57:53,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29508359-279e-4155-ba8c-4ec2829099de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:57:53,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29508359-279e-4155-ba8c-4ec2829099de 2018-06-29 01:57:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-74b34284-e00c-47dd-9ccc-5175ea3f1c69 Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:53,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-74b34284-e00c-47dd-9ccc-5175ea3f1c69 2018-06-29 01:57:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ea8d82b4-e1cc-4d82-912a-3d8b5f291fb0 Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:53,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-ea8d82b4-e1cc-4d82-912a-3d8b5f291fb0 2018-06-29 01:57:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b270deaa-ae38-4dc2-8971-33a3c524b766 Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:53,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-b270deaa-ae38-4dc2-8971-33a3c524b766 2018-06-29 01:57:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:57:53,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:57:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:57:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264ac30c5ece81be24105fba756f136fb5751547" 2018-06-29 01:57:53,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d948bd-1297-42e0-8a7b-6b446bf82d25 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:53,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-67d948bd-1297-42e0-8a7b-6b446bf82d25 2018-06-29 01:57:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:53,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b89d2823-26e9-48b4-9e37-a3bf275f8dca Date: Fri, 29 Jun 2018 01:57:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:53,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-b89d2823-26e9-48b4-9e37-a3bf275f8dca 2018-06-29 01:57:53,944 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net 2018-06-29 01:57:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" -d '{"port": {"network_id": "c019785d-6753-4f6d-86f6-c74d3c3b2975", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port", "admin_state_up": true}}' 2018-06-29 01:57:54,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-3f787d4b-8721-4fb1-ace1-cc41437ee7b1 Date: Fri, 29 Jun 2018 01:57:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:54Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:2d:73","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","project_id":"0389fcf30a414870838639b91f3f4604","qos_policy_id":null,"admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-06-29 01:57:54,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3f787d4b-8721-4fb1-ace1-cc41437ee7b1 2018-06-29 01:57:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:54,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fe04cd1e-8545-4a8a-8c79-604e43fd908a Date: Fri, 29 Jun 2018 01:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:57:54,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-fe04cd1e-8545-4a8a-8c79-604e43fd908a 2018-06-29 01:57:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da2cf57-cb10-4436-83f1-a40282b51323 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-9da2cf57-cb10-4436-83f1-a40282b51323 2018-06-29 01:57:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0bbc2ad0-642b-4d77-b31f-4113e695636b Date: Fri, 29 Jun 2018 01:57:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:57:55,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-0bbc2ad0-642b-4d77-b31f-4113e695636b 2018-06-29 01:57:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-b8cb7361-0c33-4b7b-9038-8f35af1eae52 Date: Fri, 29 Jun 2018 01:57:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-06-29 01:57:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port&admin_state_up=True used request id req-b8cb7361-0c33-4b7b-9038-8f35af1eae52 2018-06-29 01:57:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed370a4-4c40-4d61-b7b7-ac47289ae8d3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:57:55,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-1ed370a4-4c40-4d61-b7b7-ac47289ae8d3 2018-06-29 01:57:55,212 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst 2018-06-29 01:57:55,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3097412-48da-4e34-bbd5-c0a96563e838 x-compute-request-id: req-e3097412-48da-4e34-bbd5-c0a96563e838 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-flavor"}]} 2018-06-29 01:57:55,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e3097412-48da-4e34-bbd5-c0a96563e838 2018-06-29 01:57:55,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb8e1715-a2f9-4800-af95-bf753bf58afb x-compute-request-id: req-cb8e1715-a2f9-4800-af95-bf753bf58afb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "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": "228fb16f-61c8-4a9c-9923-c6b75ff67305"}} 2018-06-29 01:57:55,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305 used request id req-cb8e1715-a2f9-4800-af95-bf753bf58afb 2018-06-29 01:57:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e45b0b38-159a-4129-813d-55c9457cb98f Date: Fri, 29 Jun 2018 01:57:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:57:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:57:47Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "metadata": {}}], "self": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "min_disk": 0, "protected": false, "id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "file": "/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/a1658764-9a6c-43e4-b82b-a93bf47cf382/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image"} 2018-06-29 01:57:55,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image used request id req-e45b0b38-159a-4129-813d-55c9457cb98f 2018-06-29 01:57:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:55,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-954e51a1-e43d-4e40-a7f7-b9ce91765f63 Date: Fri, 29 Jun 2018 01:57:55 GMT 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"], "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 01:57:55,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-954e51a1-e43d-4e40-a7f7-b9ce91765f63 2018-06-29 01:57:55,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "imageRef": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "flavorRef": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "max_count": 1, "min_count": 1, "networks": [{"port": "f2220d23-c259-4c70-8c2c-b6f449894bff"}]}}' 2018-06-29 01:57:56,341 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f2f71ac-ef0d-4fb9-8c00-d24ec11870c5 x-compute-request-id: req-0f2f71ac-ef0d-4fb9-8c00-d24ec11870c5 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "adminPass": "3jGijt8tQ9oS"}} 2018-06-29 01:57:56,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0f2f71ac-ef0d-4fb9-8c00-d24ec11870c5 2018-06-29 01:57:56,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:56,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11e3e5cc-b77c-4ac4-bae2-d4fa76f0abc6 x-compute-request-id: req-11e3e5cc-b77c-4ac4-bae2-d4fa76f0abc6 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:57:56Z", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:56,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-11e3e5cc-b77c-4ac4-bae2-d4fa76f0abc6 2018-06-29 01:57:56,416 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst 2018-06-29 01:57:56,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:57:56,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b530eb0-b8b6-4564-93c6-a452948c5586 x-compute-request-id: req-5b530eb0-b8b6-4564-93c6-a452948c5586 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "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-29T01:57:56Z", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:57:56,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-5b530eb0-b8b6-4564-93c6-a452948c5586 2018-06-29 01:57:56,830 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst] is - BUILD 2018-06-29 01:57:56,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:57:59,833 - create_instance - DEBUG - VM status query timeout in 896.58276701 2018-06-29 01:57:59,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:00,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897b81c4-ebaa-4cc1-b18a-382b163c3225 x-compute-request-id: req-897b81c4-ebaa-4cc1-b18a-382b163c3225 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-29T01:57:58Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:00,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-897b81c4-ebaa-4cc1-b18a-382b163c3225 2018-06-29 01:58:00,298 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst] is - BUILD 2018-06-29 01:58:00,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:58:03,302 - create_instance - DEBUG - VM status query timeout in 893.114109039 2018-06-29 01:58:03,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:03,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26b81a84-0206-4a23-b074-21afe1f9af29 x-compute-request-id: req-26b81a84-0206-4a23-b074-21afe1f9af29 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:03,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-26b81a84-0206-4a23-b074-21afe1f9af29 2018-06-29 01:58:03,722 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst] is - ACTIVE 2018-06-29 01:58:03,722 - create_instance - INFO - VM is - ACTIVE 2018-06-29 01:58:03,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:03,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef305c7c-b388-4589-9e60-047bb419f0b3 x-compute-request-id: req-ef305c7c-b388-4589-9e60-047bb419f0b3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:03,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-ef305c7c-b388-4589-9e60-047bb419f0b3 2018-06-29 01:58:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:04,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-01faebf8-8f7f-43df-ba56-0f7dbd47bcde Date: Fri, 29 Jun 2018 01:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-01faebf8-8f7f-43df-ba56-0f7dbd47bcde 2018-06-29 01:58:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:04,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5540242b-cc1a-484c-a1ea-1ea4d3818e66 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:04,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-5540242b-cc1a-484c-a1ea-1ea4d3818e66 2018-06-29 01:58:04,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:04,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-40216827-1ea6-43b0-b013-1fcdd88df05a Date: Fri, 29 Jun 2018 01:58:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:04,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-40216827-1ea6-43b0-b013-1fcdd88df05a 2018-06-29 01:58:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-ee2be35e-207e-4d0d-b150-e71db159f3b0 Date: Fri, 29 Jun 2018 01:58:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:04,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-ee2be35e-207e-4d0d-b150-e71db159f3b0 2018-06-29 01:58:04,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:04,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["tkjNJvWeSPCmdcChaMCslw"], "issued_at": "2018-06-29T01:58:04.000000Z"}} 2018-06-29 01:58:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:04,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cbb2a1-b5fa-4311-92f9-c8206cc96aff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:04,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1cbb2a1-b5fa-4311-92f9-c8206cc96aff 2018-06-29 01:58:04,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:04,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1c2d75d-2d4b-44a7-9760-95a84ebadf80 x-compute-request-id: req-f1c2d75d-2d4b-44a7-9760-95a84ebadf80 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:04,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-f1c2d75d-2d4b-44a7-9760-95a84ebadf80 2018-06-29 01:58:04,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9625156c-db6c-47eb-8ec5-c828c7eeaf74 Date: Fri, 29 Jun 2018 01:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:05,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-9625156c-db6c-47eb-8ec5-c828c7eeaf74 2018-06-29 01:58:05,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:05,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209940dd-c96e-4640-be15-618f50a9ab51 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:05,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-209940dd-c96e-4640-be15-618f50a9ab51 2018-06-29 01:58:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:05,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a5e55dbf-318d-4b01-9708-48d36dad802e Date: Fri, 29 Jun 2018 01:58:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:05,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-a5e55dbf-318d-4b01-9708-48d36dad802e 2018-06-29 01:58:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:05,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a13e907f-8f7b-4be7-91be-496764bd0bb0 Date: Fri, 29 Jun 2018 01:58:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:05,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-a13e907f-8f7b-4be7-91be-496764bd0bb0 2018-06-29 01:58:05,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" -d '{"volumeAttachment": {"volumeId": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}}' 2018-06-29 01:58:06,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3407da97-c5f1-4b4f-9264-19b23768dd64 x-compute-request-id: req-3407da97-c5f1-4b4f-9264-19b23768dd64 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b928deed-d1ff-4562-b7a7-89408a7592e1", "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "volumeId": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}} 2018-06-29 01:58:06,349 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1/os-volume_attachments used request id req-3407da97-c5f1-4b4f-9264-19b23768dd64 2018-06-29 01:58:06,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b443a2c-e4d3-430d-843d-fe66eaeb548d x-compute-request-id: req-5b443a2c-e4d3-430d-843d-fe66eaeb548d Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}], "metadata": {}}} 2018-06-29 01:58:06,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-5b443a2c-e4d3-430d-843d-fe66eaeb548d 2018-06-29 01:58:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-135dc3ee-d434-4e33-9e98-d1a6fe508b38 Date: Fri, 29 Jun 2018 01:58:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:06,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-135dc3ee-d434-4e33-9e98-d1a6fe508b38 2018-06-29 01:58:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:58:06,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:58:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c888716-1861-4670-9406-d3269f8d9c10 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:06,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4c888716-1861-4670-9406-d3269f8d9c10 2018-06-29 01:58:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e392db0b-c6ef-489b-8746-b2dd881f20f8 Date: Fri, 29 Jun 2018 01:58:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:06,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-e392db0b-c6ef-489b-8746-b2dd881f20f8 2018-06-29 01:58:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-cc7d432f-78e8-4ffd-94ed-78efd50c5db6 Date: Fri, 29 Jun 2018 01:58:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:06,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-cc7d432f-78e8-4ffd-94ed-78efd50c5db6 2018-06-29 01:58:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:06,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43790f8d-ee63-40b7-a467-44b1437e32c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:06,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43790f8d-ee63-40b7-a467-44b1437e32c7 2018-06-29 01:58:06,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:07,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c487dde-a543-42f6-a7d3-19ef40d40392 x-compute-request-id: req-7c487dde-a543-42f6-a7d3-19ef40d40392 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}], "metadata": {}}} 2018-06-29 01:58:07,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-7c487dde-a543-42f6-a7d3-19ef40d40392 2018-06-29 01:58:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:07,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-01ca054f-e58c-43e2-b521-d79114918d31 Date: Fri, 29 Jun 2018 01:58:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:07,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-01ca054f-e58c-43e2-b521-d79114918d31 2018-06-29 01:58:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:07,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4028837b-bfde-407f-827e-58ced2d662f5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:07,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-4028837b-bfde-407f-827e-58ced2d662f5 2018-06-29 01:58:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:07,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-247f8519-00ad-4bdf-96e5-0cb2410ec6dd Date: Fri, 29 Jun 2018 01:58:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:07,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-247f8519-00ad-4bdf-96e5-0cb2410ec6dd 2018-06-29 01:58:07,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-0c990b5f-c3c7-4de1-9c63-7da7acd6aa11 Date: Fri, 29 Jun 2018 01:58:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:07,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-0c990b5f-c3c7-4de1-9c63-7da7acd6aa11 2018-06-29 01:58:07,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:07,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3506968e-7bfa-4fe5-90cf-4471d7fb6fee x-compute-request-id: req-3506968e-7bfa-4fe5-90cf-4471d7fb6fee Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}], "metadata": {}}} 2018-06-29 01:58:07,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-3506968e-7bfa-4fe5-90cf-4471d7fb6fee 2018-06-29 01:58:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:08,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0d8f8168-8cad-462c-a554-a24316ff1fa1 Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:08,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-0d8f8168-8cad-462c-a554-a24316ff1fa1 2018-06-29 01:58:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:08,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f9a000-cd7e-4ba3-b12f-2ea89a9b0d3e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:08,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-20f9a000-cd7e-4ba3-b12f-2ea89a9b0d3e 2018-06-29 01:58:08,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:08,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-48113a16-7efb-412a-a53a-9850fb17df5c Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:08,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-48113a16-7efb-412a-a53a-9850fb17df5c 2018-06-29 01:58:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:08,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-8568e373-9516-44f4-a0da-4fd659458ef1 Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:08,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-8568e373-9516-44f4-a0da-4fd659458ef1 2018-06-29 01:58:08,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:08,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:08 GMT Server: Apache x-compute-request-id: req-7c6a07e2-b916-459f-8f36-6c5604ec9968 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c6a07e2-b916-459f-8f36-6c5604ec9968 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "attachment_id": "91144aae-eb6f-491f-a971-4511ac14e30f", "attached_at": "2018-06-29T01:58:07.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "device": "/dev/vdb", "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:58:07.000000", "replication_status": null, "snapshot_id": null, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "bootable": "false", "created_at": "2018-06-29T01:57:50.000000", "volume_type": null}} 2018-06-29 01:58:08,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-7c6a07e2-b916-459f-8f36-6c5604ec9968 2018-06-29 01:58:08,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:08,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c48c3d04-c1a5-4305-bc25-6d49838de41c x-compute-request-id: req-c48c3d04-c1a5-4305-bc25-6d49838de41c Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:03Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [{"id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94"}], "metadata": {}}} 2018-06-29 01:58:08,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-c48c3d04-c1a5-4305-bc25-6d49838de41c 2018-06-29 01:58:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:08,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-605f2141-0853-4e1c-806f-2cd73a0e0d63 Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["42a6bcd7-8c94-4614-9a80-11266cf3948a"],"description":"","tags":[],"updated_at":"2018-06-29T01:57:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:08,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net used request id req-605f2141-0853-4e1c-806f-2cd73a0e0d63 2018-06-29 01:58:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7696cb-639f-4635-b4d7-fddbefdc98fa Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:08,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-be7696cb-639f-4635-b4d7-fddbefdc98fa 2018-06-29 01:58:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-49691c72-544a-4db7-9ebc-3227e1fa808f Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:57:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:48Z","ip_version":4}]} 2018-06-29 01:58:08,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-49691c72-544a-4db7-9ebc-3227e1fa808f 2018-06-29 01:58:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:08,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-9668edb6-10e4-41e2-9beb-91bbe5e80a92 Date: Fri, 29 Jun 2018 01:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:57:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.2"}],"id":"48bda04a-03aa-4894-9aa2-6523449e4296","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:43:b8","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c019785d-6753-4f6d-86f6-c74d3c3b2975","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42a6bcd7-8c94-4614-9a80-11266cf3948a","ip_address":"10.55.0.10"}],"id":"f2220d23-c259-4c70-8c2c-b6f449894bff","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:2d:73","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port","admin_state_up":true,"network_id":"c019785d-6753-4f6d-86f6-c74d3c3b2975","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:57:54Z","binding:vnic_type":"normal","device_id":"b928deed-d1ff-4562-b7a7-89408a7592e1","ip_allocation":"immediate"}]} 2018-06-29 01:58:08,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-9668edb6-10e4-41e2-9beb-91bbe5e80a92 2018-06-29 01:58:08,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1/os-volume_attachments/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b259d004286858201a534eaf2e511ca7fa3ee341" 2018-06-29 01:58:09,709 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6abf367d-f5d6-4022-a792-164f2130fedd x-compute-request-id: req-6abf367d-f5d6-4022-a792-164f2130fedd Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:09,709 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1/os-volume_attachments/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-6abf367d-f5d6-4022-a792-164f2130fedd 2018-06-29 01:58:09,710 - create_instance - INFO - Deleting Port with ID - f2220d23-c259-4c70-8c2c-b6f449894bff 2018-06-29 01:58:09,710 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-port 2018-06-29 01:58:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f2220d23-c259-4c70-8c2c-b6f449894bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:10,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-014df28d-8d32-4b46-ab05-ae1259fae398 Date: Fri, 29 Jun 2018 01:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:58:10,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f2220d23-c259-4c70-8c2c-b6f449894bff used request id req-014df28d-8d32-4b46-ab05-ae1259fae398 2018-06-29 01:58:10,401 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst 2018-06-29 01:58:10,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:10,547 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47e262ef-7d90-4544-b1c1-f40a452fa15f x-compute-request-id: req-47e262ef-7d90-4544-b1c1-f40a452fa15f Content-Type: application/json 2018-06-29 01:58:10,547 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-47e262ef-7d90-4544-b1c1-f40a452fa15f 2018-06-29 01:58:10,548 - create_instance - INFO - Checking deletion status 2018-06-29 01:58:10,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:10,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-394fa278-b352-46e5-8f7b-fdfe1b25e994 x-compute-request-id: req-394fa278-b352-46e5-8f7b-fdfe1b25e994 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:2d:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b928deed-d1ff-4562-b7a7-89408a7592e1", "rel": "bookmark"}], "image": {"id": "a1658764-9a6c-43e4-b82b-a93bf47cf382", "links": [{"href": "http://172.30.9.28:8774/images/a1658764-9a6c-43e4-b82b-a93bf47cf382", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-29T01:50:01.000000", "flavor": {"id": "228fb16f-61c8-4a9c-9923-c6b75ff67305", "links": [{"href": "http://172.30.9.28:8774/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305", "rel": "bookmark"}]}, "id": "b928deed-d1ff-4562-b7a7-89408a7592e1", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:10Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst", "created": "2018-06-29T01:57:56Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:10,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-394fa278-b352-46e5-8f7b-fdfe1b25e994 2018-06-29 01:58:10,680 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst] is - ACTIVE 2018-06-29 01:58:10,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-29 01:58:13,684 - create_instance - DEBUG - VM status query timeout in 296.864001989 2018-06-29 01:58:13,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e692102c04230567aff116dbe87102df09ea20" 2018-06-29 01:58:13,734 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6549c8c3-a3bd-4f6c-b415-7b3335b5f4c4 x-compute-request-id: req-6549c8c3-a3bd-4f6c-b415-7b3335b5f4c4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b928deed-d1ff-4562-b7a7-89408a7592e1 could not be found.", "code": 404}} 2018-06-29 01:58:13,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b928deed-d1ff-4562-b7a7-89408a7592e1 used request id req-6549c8c3-a3bd-4f6c-b415-7b3335b5f4c4 2018-06-29 01:58:13,734 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b928deed-d1ff-4562-b7a7-89408a7592e1 could not be found. (HTTP 404) (Request-ID: req-6549c8c3-a3bd-4f6c-b415-7b3335b5f4c4) 2018-06-29 01:58:13,735 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-vm_inst 2018-06-29 01:58:13,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:58:13,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:13 GMT Server: Apache x-compute-request-id: req-0258b93c-a61d-42c8-88f1-85bd2118b73c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0258b93c-a61d-42c8-88f1-85bd2118b73c Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:58:10.000000", "replication_status": null, "snapshot_id": null, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "bootable": "false", "created_at": "2018-06-29T01:57:50.000000", "volume_type": null}} 2018-06-29 01:58:13,958 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-0258b93c-a61d-42c8-88f1-85bd2118b73c 2018-06-29 01:58:13,958 - create_volume - DEBUG - Instance status is - available 2018-06-29 01:58:13,958 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:58:13,958 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:58:13,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:58:14,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57a38c4f-c715-4a9b-9e36-399129b7e229 Content-Length: 0 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 01:58:14,194 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-57a38c4f-c715-4a9b-9e36-399129b7e229 2018-06-29 01:58:14,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:58:14,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:14 GMT Server: Apache x-compute-request-id: req-55ce1b90-677e-493d-93f9-f960ff1e40c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55ce1b90-677e-493d-93f9-f960ff1e40c5 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T01:58:14.000000", "replication_status": null, "snapshot_id": null, "id": "fa8f215e-cb6a-40e4-a374-fd26bf01bb94", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-d5befb76-c58c-4a6c-9c48-0d3442d6b02a", "bootable": "false", "created_at": "2018-06-29T01:57:50.000000", "volume_type": null}} 2018-06-29 01:58:14,274 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-55ce1b90-677e-493d-93f9-f960ff1e40c5 2018-06-29 01:58:14,274 - create_volume - DEBUG - Instance status is - deleting 2018-06-29 01:58:14,274 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-29 01:58:17,277 - create_volume - DEBUG - Volume status query timeout in 56.9169051647 2018-06-29 01:58:17,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6418c982-ab0d-4821-8176-e8c7420fb793" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29581a6823cfa60e4810a2c60818a53f312114fb" 2018-06-29 01:58:17,464 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:58:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-236527dc-fa5c-4750-b87e-c45a08fee9c0 x-openstack-request-id: req-236527dc-fa5c-4750-b87e-c45a08fee9c0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fa8f215e-cb6a-40e4-a374-fd26bf01bb94 could not be found.", "code": 404}} 2018-06-29 01:58:17,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/fa8f215e-cb6a-40e4-a374-fd26bf01bb94 used request id req-236527dc-fa5c-4750-b87e-c45a08fee9c0 2018-06-29 01:58:17,465 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fa8f215e-cb6a-40e4-a374-fd26bf01bb94 could not be found. (HTTP 404) (Request-ID: req-236527dc-fa5c-4750-b87e-c45a08fee9c0) 2018-06-29 01:58:17,465 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a 2018-06-29 01:58:17,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33663dc4c514bf229ab54994d3198ebad3f9120" 2018-06-29 01:58:17,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa7ac78f-3ad3-408d-867a-7be6f01a4143 x-compute-request-id: req-aa7ac78f-3ad3-408d-867a-7be6f01a4143 Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:17,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/228fb16f-61c8-4a9c-9923-c6b75ff67305 used request id req-aa7ac78f-3ad3-408d-867a-7be6f01a4143 2018-06-29 01:58:17,499 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet 2018-06-29 01:58:17,499 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-subnet 2018-06-29 01:58:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/42a6bcd7-8c94-4614-9a80-11266cf3948a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:58:18,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50f600b4-4534-411f-942b-1cda257113f8 Date: Fri, 29 Jun 2018 01:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:58:18,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/42a6bcd7-8c94-4614-9a80-11266cf3948a used request id req-50f600b4-4534-411f-942b-1cda257113f8 2018-06-29 01:58:18,791 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-net 2018-06-29 01:58:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c019785d-6753-4f6d-86f6-c74d3c3b2975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e307a89222734a253e6f6996fbca0581fddf54c" 2018-06-29 01:58:20,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-471075b1-18bd-40b9-a13d-7f3722c74ff8 Date: Fri, 29 Jun 2018 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-29 01:58:20,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c019785d-6753-4f6d-86f6-c74d3c3b2975 used request id req-471075b1-18bd-40b9-a13d-7f3722c74ff8 2018-06-29 01:58:20,397 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d5befb76-c58c-4a6c-9c48-0d3442d6b02a-image 2018-06-29 01:58:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b1c92d93c90d2d348d4eb568b0e7a5d26b3d14a" 2018-06-29 01:58:21,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f90a535-dde1-40f9-8419-84011e1edb3b Date: Fri, 29 Jun 2018 01:58:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:58:21,409 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a1658764-9a6c-43e4-b82b-a93bf47cf382 used request id req-0f90a535-dde1-40f9-8419-84011e1edb3b 2018-06-29 01:58:21,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:21,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:21,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:21,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QmPBW8SxSViHyP9EL7_1ZQ"], "issued_at": "2018-06-29T01:58:21.000000Z"}} 2018-06-29 01:58:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a42690b6169973ddc0e5f6eb85e88d589e467d5" 2018-06-29 01:58:21,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6922c4dd-3cce-4f5e-a780-5c6d64c84eda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:21,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6922c4dd-3cce-4f5e-a780-5c6d64c84eda 2018-06-29 01:58:21,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:21,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a42690b6169973ddc0e5f6eb85e88d589e467d5" 2018-06-29 01:58:22,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0148d22-17d8-4b0b-994f-c390674b898f x-compute-request-id: req-a0148d22-17d8-4b0b-994f-c390674b898f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:22,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a0148d22-17d8-4b0b-994f-c390674b898f 2018-06-29 01:58:22,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a42690b6169973ddc0e5f6eb85e88d589e467d5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-21a80d71-d957-4f8f-916e-a4c4fc8a37c0name", "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 01:58:22,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5062294-ad76-49f1-8767-44521253348c x-compute-request-id: req-c5062294-ad76-49f1-8767-44521253348c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-21a80d71-d957-4f8f-916e-a4c4fc8a37c0name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8", "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": "6685eda8-7cf7-4780-902e-41feb03bfcc8"}} 2018-06-29 01:58:22,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c5062294-ad76-49f1-8767-44521253348c 2018-06-29 01:58:22,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:22,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["QdecevEnQnW00ZHjHNxJEQ"], "issued_at": "2018-06-29T01:58:22.000000Z"}} 2018-06-29 01:58:22,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f120f69926beced5cf9abb903f97941a523287c8" 2018-06-29 01:58:22,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6b47a57-c41f-472c-8830-31de374b978c x-compute-request-id: req-d6b47a57-c41f-472c-8830-31de374b978c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-21a80d71-d957-4f8f-916e-a4c4fc8a37c0name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8", "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": "6685eda8-7cf7-4780-902e-41feb03bfcc8"}} 2018-06-29 01:58:22,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8 used request id req-d6b47a57-c41f-472c-8830-31de374b978c 2018-06-29 01:58:22,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f120f69926beced5cf9abb903f97941a523287c8" 2018-06-29 01:58:22,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-701d6303-8906-457b-8142-fa7ba36c90be x-compute-request-id: req-701d6303-8906-457b-8142-fa7ba36c90be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-29 01:58:22,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8/os-extra_specs used request id req-701d6303-8906-457b-8142-fa7ba36c90be 2018-06-29 01:58:22,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a42690b6169973ddc0e5f6eb85e88d589e467d5" 2018-06-29 01:58:22,852 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a9de3ed-1e11-41f6-b217-3bba325c08d1 x-compute-request-id: req-0a9de3ed-1e11-41f6-b217-3bba325c08d1 Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:22,852 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6685eda8-7cf7-4780-902e-41feb03bfcc8 used request id req-0a9de3ed-1e11-41f6-b217-3bba325c08d1 2018-06-29 01:58:22,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f120f69926beced5cf9abb903f97941a523287c8" 2018-06-29 01:58:22,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16e4b40f-760c-420d-b7c5-38aa73d177de x-compute-request-id: req-16e4b40f-760c-420d-b7c5-38aa73d177de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:22,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-16e4b40f-760c-420d-b7c5-38aa73d177de 2018-06-29 01:58:22,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:22,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:22,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:23,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["SG-EqHNdTN-amIOxXPQsTQ"], "issued_at": "2018-06-29T01:58:23.000000Z"}} 2018-06-29 01:58:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d665375e9c8630c1796a1be79bb8b4e9ec952e" 2018-06-29 01:58:23,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf9b23a-c4a7-4c6a-bb43-bcb190d2ee9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:23,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbf9b23a-c4a7-4c6a-bb43-bcb190d2ee9f 2018-06-29 01:58:23,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:23,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d665375e9c8630c1796a1be79bb8b4e9ec952e" 2018-06-29 01:58:23,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c79e6d2a-f4ad-4a45-b01f-e5798cbd80cd x-compute-request-id: req-c79e6d2a-f4ad-4a45-b01f-e5798cbd80cd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:23,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c79e6d2a-f4ad-4a45-b01f-e5798cbd80cd 2018-06-29 01:58:23,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d665375e9c8630c1796a1be79bb8b4e9ec952e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9b04b03c-128b-4688-99a1-2577ec3bd177name", "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 01:58:23,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfc564cd-2f99-4420-af56-1afe2789179a x-compute-request-id: req-cfc564cd-2f99-4420-af56-1afe2789179a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9b04b03c-128b-4688-99a1-2577ec3bd177name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895", "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": "8b9d290e-20ab-4a52-b50c-3e5aec99f895"}} 2018-06-29 01:58:23,588 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cfc564cd-2f99-4420-af56-1afe2789179a 2018-06-29 01:58:23,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:23,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["58BLl3LoT5mhIRerKeNSag"], "issued_at": "2018-06-29T01:58:23.000000Z"}} 2018-06-29 01:58:23,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c20a524bced1ef0fb5b43a4d9113055b4b1e0d7" 2018-06-29 01:58:24,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7760337-2ff1-48ec-8ab7-6f1920a21603 x-compute-request-id: req-d7760337-2ff1-48ec-8ab7-6f1920a21603 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9b04b03c-128b-4688-99a1-2577ec3bd177name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895", "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": "8b9d290e-20ab-4a52-b50c-3e5aec99f895"}} 2018-06-29 01:58:24,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 used request id req-d7760337-2ff1-48ec-8ab7-6f1920a21603 2018-06-29 01:58:24,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c20a524bced1ef0fb5b43a4d9113055b4b1e0d7" 2018-06-29 01:58:24,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcd974f3-01a0-4a92-87bb-41f42dddbdd1 x-compute-request-id: req-bcd974f3-01a0-4a92-87bb-41f42dddbdd1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-29 01:58:24,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895/os-extra_specs used request id req-bcd974f3-01a0-4a92-87bb-41f42dddbdd1 2018-06-29 01:58:24,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c20a524bced1ef0fb5b43a4d9113055b4b1e0d7" 2018-06-29 01:58:24,217 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70be4e92-644d-4d9c-b9cb-615f6f99fa2a x-compute-request-id: req-70be4e92-644d-4d9c-b9cb-615f6f99fa2a Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:24,218 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 used request id req-70be4e92-644d-4d9c-b9cb-615f6f99fa2a 2018-06-29 01:58:24,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c20a524bced1ef0fb5b43a4d9113055b4b1e0d7" 2018-06-29 01:58:24,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b499df3c-5943-4bb3-b5e3-a12e3cb5c897 x-compute-request-id: req-b499df3c-5943-4bb3-b5e3-a12e3cb5c897 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:24,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b499df3c-5943-4bb3-b5e3-a12e3cb5c897 2018-06-29 01:58:24,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d665375e9c8630c1796a1be79bb8b4e9ec952e" 2018-06-29 01:58:24,256 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fdb1f3c-3c05-46e0-bcdc-ddadb2a09c3d x-compute-request-id: req-2fdb1f3c-3c05-46e0-bcdc-ddadb2a09c3d Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 8b9d290e-20ab-4a52-b50c-3e5aec99f895 could not be found.", "code": 404}} 2018-06-29 01:58:24,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8b9d290e-20ab-4a52-b50c-3e5aec99f895 used request id req-2fdb1f3c-3c05-46e0-bcdc-ddadb2a09c3d 2018-06-29 01:58:24,258 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:24,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:24,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:24,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["c1BxHsDmQ5G3SBf2xopm7Q"], "issued_at": "2018-06-29T01:58:24.000000Z"}} 2018-06-29 01:58:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970a0c5888afb0d2df044a832b5ec2b3bbfb713" 2018-06-29 01:58:24,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf463e7-7b2b-44ae-b49c-752495c28415 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:24,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abf463e7-7b2b-44ae-b49c-752495c28415 2018-06-29 01:58:24,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:24,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970a0c5888afb0d2df044a832b5ec2b3bbfb713" 2018-06-29 01:58:24,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db277e37-989d-4b31-9d53-580604466799 x-compute-request-id: req-db277e37-989d-4b31-9d53-580604466799 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:24,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-db277e37-989d-4b31-9d53-580604466799 2018-06-29 01:58:24,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970a0c5888afb0d2df044a832b5ec2b3bbfb713" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ea911cac-86f8-4335-af0e-3ccca06adeebname", "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 01:58:24,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58091ee1-b88a-46cb-a801-07b4b14ca7e7 x-compute-request-id: req-58091ee1-b88a-46cb-a801-07b4b14ca7e7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ea911cac-86f8-4335-af0e-3ccca06adeebname", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc", "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": "d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc"}} 2018-06-29 01:58:24,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-58091ee1-b88a-46cb-a801-07b4b14ca7e7 2018-06-29 01:58:24,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:25,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["gsqxP37jR2ejiFfGZTOnew"], "issued_at": "2018-06-29T01:58:25.000000Z"}} 2018-06-29 01:58:25,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb0cf65bfacb312287c76d7741bc72c708ca01" 2018-06-29 01:58:25,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8da66475-e525-44b2-820e-88b7ae30d1dc x-compute-request-id: req-8da66475-e525-44b2-820e-88b7ae30d1dc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ea911cac-86f8-4335-af0e-3ccca06adeebname", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc", "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": "d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc"}} 2018-06-29 01:58:25,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc used request id req-8da66475-e525-44b2-820e-88b7ae30d1dc 2018-06-29 01:58:25,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb0cf65bfacb312287c76d7741bc72c708ca01" 2018-06-29 01:58:25,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf525b7-d076-42d5-a611-d489f5012088 x-compute-request-id: req-6cf525b7-d076-42d5-a611-d489f5012088 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-29 01:58:25,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc/os-extra_specs used request id req-6cf525b7-d076-42d5-a611-d489f5012088 2018-06-29 01:58:25,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970a0c5888afb0d2df044a832b5ec2b3bbfb713" 2018-06-29 01:58:25,589 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c39fde60-cb9b-4afe-b92d-afa073e3b076 x-compute-request-id: req-c39fde60-cb9b-4afe-b92d-afa073e3b076 Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:25,589 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d74f72c9-c6d3-4872-9d75-3f2b4c7e24dc used request id req-c39fde60-cb9b-4afe-b92d-afa073e3b076 2018-06-29 01:58:25,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:25,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:25,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:25,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["pkPftUiZSWKWAr1PfBReyg"], "issued_at": "2018-06-29T01:58:25.000000Z"}} 2018-06-29 01:58:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605ba8f0020310928c6e77398577f785328d7df7" 2018-06-29 01:58:25,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ef220a-0119-4946-a460-6f6942687123 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:25,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97ef220a-0119-4946-a460-6f6942687123 2018-06-29 01:58:25,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:25,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605ba8f0020310928c6e77398577f785328d7df7" 2018-06-29 01:58:26,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c50fe2-ccf1-49c2-8514-92fc8de3fd4a x-compute-request-id: req-a4c50fe2-ccf1-49c2-8514-92fc8de3fd4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:26,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a4c50fe2-ccf1-49c2-8514-92fc8de3fd4a 2018-06-29 01:58:26,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605ba8f0020310928c6e77398577f785328d7df7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fbbb3c5a-f7da-4734-88c1-b3cc4bd064d7name", "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 01:58:26,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-373f27e5-04cf-4021-8df2-dec15fc19991 x-compute-request-id: req-373f27e5-04cf-4021-8df2-dec15fc19991 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-fbbb3c5a-f7da-4734-88c1-b3cc4bd064d7name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/29855cef-0b74-4607-a0a0-bf273df5e549", "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": "29855cef-0b74-4607-a0a0-bf273df5e549"}} 2018-06-29 01:58:26,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-373f27e5-04cf-4021-8df2-dec15fc19991 2018-06-29 01:58:26,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:26,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["kN7GWkEXTGOYKyqJdTdtcQ"], "issued_at": "2018-06-29T01:58:26.000000Z"}} 2018-06-29 01:58:26,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5a09d9f6f8a82e05d5b8c9a4de15cef492e05" 2018-06-29 01:58:26,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18ac2087-9496-4998-9bd4-671e277d9b81 x-compute-request-id: req-18ac2087-9496-4998-9bd4-671e277d9b81 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-fbbb3c5a-f7da-4734-88c1-b3cc4bd064d7name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/29855cef-0b74-4607-a0a0-bf273df5e549", "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": "29855cef-0b74-4607-a0a0-bf273df5e549"}} 2018-06-29 01:58:26,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 used request id req-18ac2087-9496-4998-9bd4-671e277d9b81 2018-06-29 01:58:26,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5a09d9f6f8a82e05d5b8c9a4de15cef492e05" 2018-06-29 01:58:26,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bee03817-4e45-4f52-8c83-44e4f00ed11f x-compute-request-id: req-bee03817-4e45-4f52-8c83-44e4f00ed11f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-29 01:58:26,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549/os-extra_specs used request id req-bee03817-4e45-4f52-8c83-44e4f00ed11f 2018-06-29 01:58:26,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5a09d9f6f8a82e05d5b8c9a4de15cef492e05" 2018-06-29 01:58:26,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8ca9d09-2d66-4c1f-88b4-ca1c0a39d6cb x-compute-request-id: req-e8ca9d09-2d66-4c1f-88b4-ca1c0a39d6cb Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:26,847 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 used request id req-e8ca9d09-2d66-4c1f-88b4-ca1c0a39d6cb 2018-06-29 01:58:26,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5a09d9f6f8a82e05d5b8c9a4de15cef492e05" 2018-06-29 01:58:26,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dadc1e3-631e-45a7-ac54-f8803c3473d4 x-compute-request-id: req-1dadc1e3-631e-45a7-ac54-f8803c3473d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:26,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1dadc1e3-631e-45a7-ac54-f8803c3473d4 2018-06-29 01:58:26,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605ba8f0020310928c6e77398577f785328d7df7" 2018-06-29 01:58:26,886 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 01:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-914537c1-c593-4091-8821-e8b29c95961b x-compute-request-id: req-914537c1-c593-4091-8821-e8b29c95961b Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 29855cef-0b74-4607-a0a0-bf273df5e549 could not be found.", "code": 404}} 2018-06-29 01:58:26,886 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/29855cef-0b74-4607-a0a0-bf273df5e549 used request id req-914537c1-c593-4091-8821-e8b29c95961b 2018-06-29 01:58:26,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:26,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:26,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:27,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["-4bquqNURY6ToZyIxvqIkw"], "issued_at": "2018-06-29T01:58:27.000000Z"}} 2018-06-29 01:58:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c632838b071bda3619687e490be147fa2d9be62d" 2018-06-29 01:58:27,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ce5089-687c-47ca-a4b8-9dad05d374a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:27,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c4ce5089-687c-47ca-a4b8-9dad05d374a0 2018-06-29 01:58:27,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:27,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c632838b071bda3619687e490be147fa2d9be62d" 2018-06-29 01:58:27,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8f459d1-f445-436e-81bc-833cccabed66 x-compute-request-id: req-e8f459d1-f445-436e-81bc-833cccabed66 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:27,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e8f459d1-f445-436e-81bc-833cccabed66 2018-06-29 01:58:27,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c632838b071bda3619687e490be147fa2d9be62d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name", "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 01:58:27,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0c756e3-a7cd-4eac-8804-66c52a7ff02e x-compute-request-id: req-e0c756e3-a7cd-4eac-8804-66c52a7ff02e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "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": "b1375de2-a143-442f-90a1-24db2f65b78d"}} 2018-06-29 01:58:27,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e0c756e3-a7cd-4eac-8804-66c52a7ff02e 2018-06-29 01:58:27,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:27,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["qvGGhPgoRUWoUoWeAFdNAQ"], "issued_at": "2018-06-29T01:58:27.000000Z"}} 2018-06-29 01:58:27,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea5c64b17c41a94a2ae2af690d3db7c5e4fb2" 2018-06-29 01:58:28,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3744a62f-d34e-4780-a069-87d28165230f x-compute-request-id: req-3744a62f-d34e-4780-a069-87d28165230f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "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": "b1375de2-a143-442f-90a1-24db2f65b78d"}} 2018-06-29 01:58:28,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d used request id req-3744a62f-d34e-4780-a069-87d28165230f 2018-06-29 01:58:28,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea5c64b17c41a94a2ae2af690d3db7c5e4fb2" 2018-06-29 01:58:28,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-462b62af-5ab4-4c61-b103-12a55719b503 x-compute-request-id: req-462b62af-5ab4-4c61-b103-12a55719b503 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-06-29 01:58:28,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d/os-extra_specs used request id req-462b62af-5ab4-4c61-b103-12a55719b503 2018-06-29 01:58:28,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:28,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:28,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["HyAaPGPrSfOyiXqmgjSokQ"], "issued_at": "2018-06-29T01:58:28.000000Z"}} 2018-06-29 01:58:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7125d68bf58dadb521cce4dce253cd07a9f2e" 2018-06-29 01:58:28,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0400ab-d4b4-4af2-b496-a2579e602afc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:28,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a0400ab-d4b4-4af2-b496-a2579e602afc 2018-06-29 01:58:28,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:28,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7125d68bf58dadb521cce4dce253cd07a9f2e" 2018-06-29 01:58:28,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73240155-8f5f-4d3d-a457-819495a5bd81 x-compute-request-id: req-73240155-8f5f-4d3d-a457-819495a5bd81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b1375de2-a143-442f-90a1-24db2f65b78d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "rel": "bookmark"}], "name": "CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name"}]} 2018-06-29 01:58:28,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-73240155-8f5f-4d3d-a457-819495a5bd81 2018-06-29 01:58:28,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7125d68bf58dadb521cce4dce253cd07a9f2e" 2018-06-29 01:58:28,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd7523e4-2bcf-4c29-bbe0-86b5495c6688 x-compute-request-id: req-cd7523e4-2bcf-4c29-bbe0-86b5495c6688 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1375de2-a143-442f-90a1-24db2f65b78d", "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": "b1375de2-a143-442f-90a1-24db2f65b78d"}} 2018-06-29 01:58:28,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d used request id req-cd7523e4-2bcf-4c29-bbe0-86b5495c6688 2018-06-29 01:58:28,700 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-8edcd900-ab5d-44c9-8ed8-d88336090f50name 2018-06-29 01:58:28,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c632838b071bda3619687e490be147fa2d9be62d" 2018-06-29 01:58:28,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0227886d-2ee9-4130-907d-84b57d28bd35 x-compute-request-id: req-0227886d-2ee9-4130-907d-84b57d28bd35 Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:28,728 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b1375de2-a143-442f-90a1-24db2f65b78d used request id req-0227886d-2ee9-4130-907d-84b57d28bd35 2018-06-29 01:58:28,730 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:58:28,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:28,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:29,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["IFPmQUilT8acFqkF0DwOVw"], "issued_at": "2018-06-29T01:58:29.000000Z"}} 2018-06-29 01:58:29,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31444dd-4918-4da2-b36e-3bb1ea13c0d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:29,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e31444dd-4918-4da2-b36e-3bb1ea13c0d0 2018-06-29 01:58:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-30f9a5f8-3e5a-43fd-9eba-f64f43b46345 Date: Fri, 29 Jun 2018 01:58:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image"} 2018-06-29 01:58:29,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image used request id req-30f9a5f8-3e5a-43fd-9eba-f64f43b46345 2018-06-29 01:58:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3b1fa5c-8861-455d-8771-067b005e92bc Date: Fri, 29 Jun 2018 01:58:29 GMT 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"], "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 01:58:29,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f3b1fa5c-8861-455d-8771-067b005e92bc 2018-06-29 01:58:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image"}' 2018-06-29 01:58:29,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dcb57cfe-095f-45e5-af2a-1f94ee55a35e Date: Fri, 29 Jun 2018 01:58:29 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/31702066-3722-4577-a3d4-199dd96da428", "min_disk": 0, "protected": false, "id": "31702066-3722-4577-a3d4-199dd96da428", "file": "/v2/images/31702066-3722-4577-a3d4-199dd96da428/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:29,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dcb57cfe-095f-45e5-af2a-1f94ee55a35e 2018-06-29 01:58:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" -d '' 2018-06-29 01:58:29,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aae9a12b-4291-4829-8e9e-a7ebfda9a041 Date: Fri, 29 Jun 2018 01:58:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:58:29,891 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428/file used request id req-aae9a12b-4291-4829-8e9e-a7ebfda9a041 2018-06-29 01:58:29,892 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:58:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-82be5f62-2722-4bb0-b5d9-ea21378a5eca Date: Fri, 29 Jun 2018 01:58:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:29Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/31702066-3722-4577-a3d4-199dd96da428/snap", "metadata": {}}], "self": "/v2/images/31702066-3722-4577-a3d4-199dd96da428", "min_disk": 0, "protected": false, "id": "31702066-3722-4577-a3d4-199dd96da428", "file": "/v2/images/31702066-3722-4577-a3d4-199dd96da428/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/31702066-3722-4577-a3d4-199dd96da428/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:29,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 used request id req-82be5f62-2722-4bb0-b5d9-ea21378a5eca 2018-06-29 01:58:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c816ff7f-9ada-4caa-9352-a4997ae7c0cd Date: Fri, 29 Jun 2018 01:58:29 GMT 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"], "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 01:58:29,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c816ff7f-9ada-4caa-9352-a4997ae7c0cd 2018-06-29 01:58:29,925 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image 2018-06-29 01:58:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:29,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-7c52101a-5fc1-455a-a03b-67eac31c25dd Date: Fri, 29 Jun 2018 01:58:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:29Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/31702066-3722-4577-a3d4-199dd96da428/snap", "metadata": {}}], "self": "/v2/images/31702066-3722-4577-a3d4-199dd96da428", "min_disk": 0, "protected": false, "id": "31702066-3722-4577-a3d4-199dd96da428", "file": "/v2/images/31702066-3722-4577-a3d4-199dd96da428/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/31702066-3722-4577-a3d4-199dd96da428/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:29,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 used request id req-7c52101a-5fc1-455a-a03b-67eac31c25dd 2018-06-29 01:58:29,945 - create_image - DEBUG - Instance status is - active 2018-06-29 01:58:29,945 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image 2018-06-29 01:58:29,945 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image 2018-06-29 01:58:29,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:29,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:30,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["iV5IG7yiQkuZ7d-OFXxP4w"], "issued_at": "2018-06-29T01:58:30.000000Z"}} 2018-06-29 01:58:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04209ab39a3a18cabb477a84fcd6e8ecc06ca614" 2018-06-29 01:58:30,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6831757b-6d21-4934-92fb-46a75aeb89a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:30,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6831757b-6d21-4934-92fb-46a75aeb89a9 2018-06-29 01:58:30,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:30,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04209ab39a3a18cabb477a84fcd6e8ecc06ca614" 2018-06-29 01:58:30,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75c43ec1-9ada-44c0-851a-57cca65e7d9f x-compute-request-id: req-75c43ec1-9ada-44c0-851a-57cca65e7d9f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:30,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-75c43ec1-9ada-44c0-851a-57cca65e7d9f 2018-06-29 01:58:30,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04209ab39a3a18cabb477a84fcd6e8ecc06ca614" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-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 01:58:30,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee1e4cc-6581-45a7-b03a-637a94133f85 x-compute-request-id: req-0ee1e4cc-6581-45a7-b03a-637a94133f85 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/49eb14ec-799f-4dc0-8d70-92d7133e1564", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/49eb14ec-799f-4dc0-8d70-92d7133e1564", "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": "49eb14ec-799f-4dc0-8d70-92d7133e1564"}} 2018-06-29 01:58:30,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0ee1e4cc-6581-45a7-b03a-637a94133f85 2018-06-29 01:58:30,751 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 01:58:30,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:31,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["okDMnNjmS_WxzqGkVuFvqg"], "issued_at": "2018-06-29T01:58:31.000000Z"}} 2018-06-29 01:58:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-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-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}}' 2018-06-29 01:58:33,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:58:31 GMT Server: Apache x-openstack-request-id: req-5f71199b-986d-4204-9431-8f1a5ca53905 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}]}} 2018-06-29 01:58:33,541 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-5f71199b-986d-4204-9431-8f1a5ca53905 2018-06-29 01:58:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:34,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:33 GMT Server: Apache x-openstack-request-id: req-8c6928c2-2522-41cd-a510-cb86a344c8c5 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:34 GMT Server: Apache x-openstack-request-id: req-c6c7d12a-6062-4a91-88d5-93568a469474 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:35,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-c6c7d12a-6062-4a91-88d5-93568a469474 2018-06-29 01:58:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:35,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:35 GMT Server: Apache x-openstack-request-id: req-c4e1a249-5c5f-4933-80ba-afc0cc47a0bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "deletion_time": null, "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "tags": null}]} 2018-06-29 01:58:35,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1 used request id req-c4e1a249-5c5f-4933-80ba-afc0cc47a0bf 2018-06-29 01:58:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:36,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:35 GMT Server: Apache x-openstack-request-id: req-df883221-6c7f-43b3-84ca-fe0b93c73c4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "deletion_time": null, "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "tags": null}]} 2018-06-29 01:58:36,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1 used request id req-df883221-6c7f-43b3-84ca-fe0b93c73c4b 2018-06-29 01:58:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:37,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:36 GMT Server: Apache x-openstack-request-id: req-fda0c10b-3a91-4fc9-9fef-118a362e2068 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:37,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-fffbf721-6c63-4bda-beac-4970b229c879 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:37,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-fffbf721-6c63-4bda-beac-4970b229c879 2018-06-29 01:58:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:37,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-a04996e6-7234-411a-a834-6189b168ab0b Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:37,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-e215652c-c946-42a8-a017-a88f37ed6501 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8ac8baf8-9ea0-4fac-b757-79ff5990b327", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "996bda3f-364d-4283-aae4-b5742664c4d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "77a061f9-6f0f-4604-ad8d-74bf1a99ab29", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-29T01:58:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-29 01:58:37,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources used request id req-e215652c-c946-42a8-a017-a88f37ed6501 2018-06-29 01:58:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:37,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-528815e4-14d0-4130-ab57-bb7254096a14 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:37,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-e35fe055-20cf-41b8-9cea-cb028f14f664 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:37,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-e35fe055-20cf-41b8-9cea-cb028f14f664 2018-06-29 01:58:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:38,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:37 GMT Server: Apache x-openstack-request-id: req-29fdd6ab-c638-4375-9de8-c1d0d669ead9 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:39,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:38 GMT Server: Apache x-openstack-request-id: req-ffc447fb-1a42-45f0-bf51-2c2219ecaab9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:39,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-ffc447fb-1a42-45f0-bf51-2c2219ecaab9 2018-06-29 01:58:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:42,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:42 GMT Server: Apache x-openstack-request-id: req-88223e19-c3aa-49eb-a9de-8f3de68324ba Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:42,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:42 GMT Server: Apache x-openstack-request-id: req-ce707e58-e69c-43ba-b4bd-7aec21e2f071 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:42,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-ce707e58-e69c-43ba-b4bd-7aec21e2f071 2018-06-29 01:58:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:46,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:45 GMT Server: Apache x-openstack-request-id: req-243629ef-32ad-40dc-80ff-423b70ef84ed Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:46,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:46 GMT Server: Apache x-openstack-request-id: req-b8b000fa-e6cf-453b-befa-ab36981a0d7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:46,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-b8b000fa-e6cf-453b-befa-ab36981a0d7f 2018-06-29 01:58:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache x-openstack-request-id: req-cb7449c3-8408-417a-b80f-139129534160 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:49,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache x-openstack-request-id: req-a1335034-3cb1-4b03-b1d7-7112556b342f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1", "stack_user_project_id": "e54a9c2e03d74ecdb06150ab3f3a8deb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T01:58:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:49,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-a1335034-3cb1-4b03-b1d7-7112556b342f 2018-06-29 01:58:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache x-openstack-request-id: req-60fc5571-7982-4bf9-8a11-8e5be183778e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:49,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache x-openstack-request-id: req-dd7f197a-3a3a-4b97-8c4b-2df627325835 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8ac8baf8-9ea0-4fac-b757-79ff5990b327", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "996bda3f-364d-4283-aae4-b5742664c4d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "77a061f9-6f0f-4604-ad8d-74bf1a99ab29", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eb57a643-b992-4560-98f2-e52f7685577f", "resource_type": "OS::Nova::Server"}]} 2018-06-29 01:58:49,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources used request id req-dd7f197a-3a3a-4b97-8c4b-2df627325835 2018-06-29 01:58:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-6419c940-ad03-48ca-b73e-b5957c9a136d Date: Fri, 29 Jun 2018 01:58:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["996bda3f-364d-4283-aae4-b5742664c4d2"],"description":"","tags":[],"updated_at":"2018-06-29T01:58:35Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:49,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 used request id req-6419c940-ad03-48ca-b73e-b5957c9a136d 2018-06-29 01:58:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7fa9365b-2d1c-4a67-b6fd-670c6e5f910c Date: Fri, 29 Jun 2018 01:58:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:58:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"996bda3f-364d-4283-aae4-b5742664c4d2","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:35Z","ip_version":4}]} 2018-06-29 01:58:49,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 used request id req-7fa9365b-2d1c-4a67-b6fd-670c6e5f910c 2018-06-29 01:58:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5eed7f40-d721-48b1-b58b-d8306a98d62f Date: Fri, 29 Jun 2018 01:58:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:58:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"996bda3f-364d-4283-aae4-b5742664c4d2","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:35Z","ip_version":4}]} 2018-06-29 01:58:49,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 used request id req-5eed7f40-d721-48b1-b58b-d8306a98d62f 2018-06-29 01:58:49,444 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f46af6c-1ec9-44b1-ae57-e7157300d208 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:49,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f46af6c-1ec9-44b1-ae57-e7157300d208 2018-06-29 01:58:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:50,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:49 GMT Server: Apache x-openstack-request-id: req-f491018d-3dfe-4fc9-8229-12f6436d5b3e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:50,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:50 GMT Server: Apache x-openstack-request-id: req-806d2fce-14eb-4d0a-9378-fb8ab8448383 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8ac8baf8-9ea0-4fac-b757-79ff5990b327", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "996bda3f-364d-4283-aae4-b5742664c4d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "77a061f9-6f0f-4604-ad8d-74bf1a99ab29", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eb57a643-b992-4560-98f2-e52f7685577f", "resource_type": "OS::Nova::Server"}]} 2018-06-29 01:58:50,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources used request id req-806d2fce-14eb-4d0a-9378-fb8ab8448383 2018-06-29 01:58:50,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/eb57a643-b992-4560-98f2-e52f7685577f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:50,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-814a11f2-5f83-4b78-a312-76d262929e90 x-compute-request-id: req-814a11f2-5f83-4b78-a312-76d262929e90 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:8b:1e", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb57a643-b992-4560-98f2-e52f7685577f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb57a643-b992-4560-98f2-e52f7685577f", "rel": "bookmark"}], "image": {"id": "31702066-3722-4577-a3d4-199dd96da428", "links": [{"href": "http://172.30.9.28:8774/images/31702066-3722-4577-a3d4-199dd96da428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-29T01:50:43.000000", "flavor": {"id": "49eb14ec-799f-4dc0-8d70-92d7133e1564", "links": [{"href": "http://172.30.9.28:8774/flavors/49eb14ec-799f-4dc0-8d70-92d7133e1564", "rel": "bookmark"}]}, "id": "eb57a643-b992-4560-98f2-e52f7685577f", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T01:58:45Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-inst", "created": "2018-06-29T01:58:38Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 01:58:50,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/eb57a643-b992-4560-98f2-e52f7685577f used request id req-814a11f2-5f83-4b78-a312-76d262929e90 2018-06-29 01:58:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-c231e270-21f5-4141-be03-ddbec3be052c Date: Fri, 29 Jun 2018 01:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["996bda3f-364d-4283-aae4-b5742664c4d2"],"description":"","tags":[],"updated_at":"2018-06-29T01:58:35Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:34Z","provider:network_type":"vxlan"}]} 2018-06-29 01:58:51,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-net used request id req-c231e270-21f5-4141-be03-ddbec3be052c 2018-06-29 01:58:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 01:58:51,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 01:58:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1ee636-e404-4e2a-8212-cb0dbfe07572 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 01:58:51,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-2c1ee636-e404-4e2a-8212-cb0dbfe07572 2018-06-29 01:58:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d4baa110-c53c-4084-8a86-fd51ba0f4f77 Date: Fri, 29 Jun 2018 01:58:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T01:58:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"996bda3f-364d-4283-aae4-b5742664c4d2","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:35Z","ip_version":4}]} 2018-06-29 01:58:51,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 used request id req-d4baa110-c53c-4084-8a86-fd51ba0f4f77 2018-06-29 01:58:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2065 X-Openstack-Request-Id: req-ae987186-50ae-419d-96d6-b92de362755a Date: Fri, 29 Jun 2018 01:58:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"996bda3f-364d-4283-aae4-b5742664c4d2","ip_address":"10.0.0.7"}],"id":"8ac8baf8-9ea0-4fac-b757-79ff5990b327","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:8b:1e","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1-server1_port-riivi5jrnrll","admin_state_up":true,"network_id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:36Z","binding:vnic_type":"normal","device_id":"eb57a643-b992-4560-98f2-e52f7685577f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T01:58:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"996bda3f-364d-4283-aae4-b5742664c4d2","ip_address":"10.0.0.2"}],"id":"f8c772d5-059b-4bad-b300-a8f0d17b024b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:8d:ab","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a061f9-6f0f-4604-ad8d-74bf1a99ab29","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T01:58:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a061f9-6f0f-4604-ad8d-74bf1a99ab29","ip_allocation":"immediate"}]} 2018-06-29 01:58:51,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=77a061f9-6f0f-4604-ad8d-74bf1a99ab29 used request id req-ae987186-50ae-419d-96d6-b92de362755a 2018-06-29 01:58:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache x-openstack-request-id: req-69ddf415-7213-45fe-8285-27ae16ae6d0b Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:51,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache x-openstack-request-id: req-864c8275-a5c6-4ae5-af26-7fcd11acf406 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8ac8baf8-9ea0-4fac-b757-79ff5990b327", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "996bda3f-364d-4283-aae4-b5742664c4d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "77a061f9-6f0f-4604-ad8d-74bf1a99ab29", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-29T01:58:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T01:58:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eb57a643-b992-4560-98f2-e52f7685577f", "resource_type": "OS::Nova::Server"}]} 2018-06-29 01:58:51,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9/resources used request id req-864c8275-a5c6-4ae5-af26-7fcd11acf406 2018-06-29 01:58:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a4bbbd536119434e78b66b37dbf06fa711a61" 2018-06-29 01:58:51,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache x-openstack-request-id: req-758a642a-c334-4611-8417-117a18e91745 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:51,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache x-openstack-request-id: req-acf8eaae-2ab3-4a3b-afc2-a1a55dfa728f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 01:58:51,396 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-stack1/7d55254a-4ca0-4ff7-9fd2-89ed820ca0d9 used request id req-acf8eaae-2ab3-4a3b-afc2-a1a55dfa728f 2018-06-29 01:58:51,396 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-53eeda9c-c385-4d66-b43c-07c9f00a1bfc-image 2018-06-29 01:58:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138e3fcf47e0a9efb4db715186c65e5c7205025f" 2018-06-29 01:58:51,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d08acb05-7fc4-4c43-9854-bf8019b2ea6f Date: Fri, 29 Jun 2018 01:58:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:58:51,947 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/31702066-3722-4577-a3d4-199dd96da428 used request id req-d08acb05-7fc4-4c43-9854-bf8019b2ea6f 2018-06-29 01:58:51,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/49eb14ec-799f-4dc0-8d70-92d7133e1564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04209ab39a3a18cabb477a84fcd6e8ecc06ca614" 2018-06-29 01:58:51,985 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 01:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01ac949f-e25e-4794-9b49-f83ff810548e x-compute-request-id: req-01ac949f-e25e-4794-9b49-f83ff810548e Content-Length: 0 Content-Type: application/json 2018-06-29 01:58:51,985 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/49eb14ec-799f-4dc0-8d70-92d7133e1564 used request id req-01ac949f-e25e-4794-9b49-f83ff810548e 2018-06-29 01:58:51,987 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 01:58:51,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:51,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:52,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["H4rC0LiHR3W3P_tNe7E2bQ"], "issued_at": "2018-06-29T01:58:52.000000Z"}} 2018-06-29 01:58:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:52,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1050478f-f10c-461e-bbae-858d8bb4c70e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:52,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1050478f-f10c-461e-bbae-858d8bb4c70e 2018-06-29 01:58:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:52,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-99931d93-7dfd-4013-bc4d-b953aef08602 Date: Fri, 29 Jun 2018 01:58:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image"} 2018-06-29 01:58:52,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image used request id req-99931d93-7dfd-4013-bc4d-b953aef08602 2018-06-29 01:58:52,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:52,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab637faf-1ddb-4336-89c4-2c6d94042711 Date: Fri, 29 Jun 2018 01:58:52 GMT 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"], "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 01:58:52,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ab637faf-1ddb-4336-89c4-2c6d94042711 2018-06-29 01:58:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image"}' 2018-06-29 01:58:52,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a58dfbb-7789-4378-94d2-e4292dedd68d Date: Fri, 29 Jun 2018 01:58:52 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86", "min_disk": 0, "protected": false, "id": "da47ad04-519e-4304-9a5b-7308fac7cb86", "file": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:52,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9a58dfbb-7789-4378-94d2-e4292dedd68d 2018-06-29 01:58:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" -d '' 2018-06-29 01:58:53,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40b4e68d-4b12-4ad9-a230-559cf8e61896 Date: Fri, 29 Jun 2018 01:58:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 01:58:53,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86/file used request id req-40b4e68d-4b12-4ad9-a230-559cf8e61896 2018-06-29 01:58:53,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 01:58:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:53,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-5bf7a9d8-35bf-45b0-baf5-80bf1bd5935d Date: Fri, 29 Jun 2018 01:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/da47ad04-519e-4304-9a5b-7308fac7cb86/snap", "metadata": {}}], "self": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86", "min_disk": 0, "protected": false, "id": "da47ad04-519e-4304-9a5b-7308fac7cb86", "file": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/da47ad04-519e-4304-9a5b-7308fac7cb86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:53,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 used request id req-5bf7a9d8-35bf-45b0-baf5-80bf1bd5935d 2018-06-29 01:58:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:53,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-39b93aaf-13c9-43d8-8af7-ae27c45218a3 Date: Fri, 29 Jun 2018 01:58:53 GMT 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"], "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 01:58:53,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-39b93aaf-13c9-43d8-8af7-ae27c45218a3 2018-06-29 01:58:53,959 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image 2018-06-29 01:58:53,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 01:58:53,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f717685d-0e66-45c4-b15c-53298b20757c Date: Fri, 29 Jun 2018 01:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "tags": [], "container_format": "bare", "created_at": "2018-06-29T01:58:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T01:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/da47ad04-519e-4304-9a5b-7308fac7cb86/snap", "metadata": {}}], "self": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86", "min_disk": 0, "protected": false, "id": "da47ad04-519e-4304-9a5b-7308fac7cb86", "file": "/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/da47ad04-519e-4304-9a5b-7308fac7cb86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 01:58:53,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 used request id req-f717685d-0e66-45c4-b15c-53298b20757c 2018-06-29 01:58:53,977 - create_image - DEBUG - Instance status is - active 2018-06-29 01:58:53,978 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image 2018-06-29 01:58:53,978 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image 2018-06-29 01:58:53,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 01:58:53,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:54,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["MANQEqchQXGb788a47Hhmg"], "issued_at": "2018-06-29T01:58:54.000000Z"}} 2018-06-29 01:58:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa597bfccfb71c550e5d2020ca1d4da83f5f766" 2018-06-29 01:58:54,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a6bb83-51e3-45e1-868f-355825358fec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 01:58:54,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04a6bb83-51e3-45e1-868f-355825358fec 2018-06-29 01:58:54,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 01:58:54,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa597bfccfb71c550e5d2020ca1d4da83f5f766" 2018-06-29 01:58:54,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a50d77b5-9672-44fc-9e3a-2bb0965c1552 x-compute-request-id: req-a50d77b5-9672-44fc-9e3a-2bb0965c1552 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-29 01:58:54,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a50d77b5-9672-44fc-9e3a-2bb0965c1552 2018-06-29 01:58:54,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa597bfccfb71c550e5d2020ca1d4da83f5f766" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-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 01:58:54,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e3edf1d-f501-4f14-8e5d-3c567b71816c x-compute-request-id: req-9e3edf1d-f501-4f14-8e5d-3c567b71816c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eee27139-932b-4feb-aab7-6fd8fa774a27", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eee27139-932b-4feb-aab7-6fd8fa774a27", "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": "eee27139-932b-4feb-aab7-6fd8fa774a27"}} 2018-06-29 01:58:54,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9e3edf1d-f501-4f14-8e5d-3c567b71816c 2018-06-29 01:58:54,649 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 01:58:54,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 01:58:55,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T02:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["kRXXDWI_TC6ExC3ubnTcdg"], "issued_at": "2018-06-29T01:58:55.000000Z"}} 2018-06-29 01:58:55,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-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-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}}' 2018-06-29 01:58:57,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:58:55 GMT Server: Apache x-openstack-request-id: req-f53a46b8-e65f-4eab-97b0-0bb50e301db1 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "215702e2-23ba-402a-bd4e-47bbd9009389", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}]}} 2018-06-29 01:58:57,057 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-f53a46b8-e65f-4eab-97b0-0bb50e301db1 2018-06-29 01:58:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:58:57,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:57 GMT Server: Apache x-openstack-request-id: req-1cc12162-9b3f-427e-ad45-bb29a96d6030 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:57 GMT Server: Apache x-openstack-request-id: req-003d6056-9e2e-47ad-a562-e965f660ba08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:57,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-003d6056-9e2e-47ad-a562-e965f660ba08 2018-06-29 01:58:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:58:57,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:57 GMT Server: Apache x-openstack-request-id: req-9ce6e05a-1616-4e6b-87c2-a5cd119c9a49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "deletion_time": null, "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "tags": null}]} 2018-06-29 01:58:57,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1 used request id req-9ce6e05a-1616-4e6b-87c2-a5cd119c9a49 2018-06-29 01:58:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:58:58,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:57 GMT Server: Apache x-openstack-request-id: req-0426bc24-906a-407d-a5d2-d7b8e46ce63f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "deletion_time": null, "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "tags": null}]} 2018-06-29 01:58:58,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1 used request id req-0426bc24-906a-407d-a5d2-d7b8e46ce63f 2018-06-29 01:58:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:58:58,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:58 GMT Server: Apache x-openstack-request-id: req-e25184a7-ee3a-4a08-aca8-75e51c31cc64 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:58,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:58 GMT Server: Apache x-openstack-request-id: req-df7b03f5-d5f6-4264-9000-f901627204e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:58,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-df7b03f5-d5f6-4264-9000-f901627204e4 2018-06-29 01:58:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:58:58,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:58:58 GMT Server: Apache x-openstack-request-id: req-db0762e9-0cbf-4e48-95e4-732e5ee1cccc Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:58:58,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:58:58 GMT Server: Apache x-openstack-request-id: req-2d4f198d-c70f-4e0d-b9ed-123a2272baa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:58:58,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-2d4f198d-c70f-4e0d-b9ed-123a2272baa8 2018-06-29 01:59:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:01,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:01 GMT Server: Apache x-openstack-request-id: req-bc424ce5-c2e2-4910-9fa7-f4c6ae4ff5f7 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:01 GMT Server: Apache x-openstack-request-id: req-9e06f289-636d-40e8-a0b6-7d361f3875ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:02,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-9e06f289-636d-40e8-a0b6-7d361f3875ac 2018-06-29 01:59:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:05,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:05 GMT Server: Apache x-openstack-request-id: req-0dfb2160-af8c-477b-a314-fbfe54c67743 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:05,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:05 GMT Server: Apache x-openstack-request-id: req-28e77694-1542-4035-a3e4-934b5f5782cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:05,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-28e77694-1542-4035-a3e4-934b5f5782cf 2018-06-29 01:59:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:08,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:08 GMT Server: Apache x-openstack-request-id: req-dac22d11-bdf0-42d3-828e-3e90ef1c1f2a Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:08,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:08 GMT Server: Apache x-openstack-request-id: req-278bfd55-599e-49cc-b60c-022449689b88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:08,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-278bfd55-599e-49cc-b60c-022449689b88 2018-06-29 01:59:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:11,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:11 GMT Server: Apache x-openstack-request-id: req-b8bd7192-db39-47cd-9380-4f8c00a98151 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:11,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:11 GMT Server: Apache x-openstack-request-id: req-47e190d0-e5ff-4777-b842-0524586d057c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "215702e2-23ba-402a-bd4e-47bbd9009389", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1", "stack_user_project_id": "168c152be00f4552a44597611fdf59c5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T01:58:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "215702e2-23ba-402a-bd4e-47bbd9009389", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:11,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-47e190d0-e5ff-4777-b842-0524586d057c 2018-06-29 01:59:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}}' 2018-06-29 01:59:12,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 01:59:11 GMT Server: Apache x-openstack-request-id: req-0e2777e6-e071-4c4b-a7b9-18e88eb273d7 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}]}} 2018-06-29 01:59:12,788 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-0e2777e6-e071-4c4b-a7b9-18e88eb273d7 2018-06-29 01:59:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:12,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:12 GMT Server: Apache x-openstack-request-id: req-2fd0c9bd-738d-43bc-a51d-b2cc8982372a Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:12,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:12 GMT Server: Apache x-openstack-request-id: req-9d2bc188-e2fc-4002-abc9-55f92b8565a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:12,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-9d2bc188-e2fc-4002-abc9-55f92b8565a5 2018-06-29 01:59:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:12,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:12 GMT Server: Apache x-openstack-request-id: req-6ec799d6-5cd0-41c6-8e8d-ef38061ccedc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "deletion_time": null, "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "tags": null}]} 2018-06-29 01:59:12,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2 used request id req-6ec799d6-5cd0-41c6-8e8d-ef38061ccedc 2018-06-29 01:59:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:13,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:12 GMT Server: Apache x-openstack-request-id: req-54b99e65-19b6-4869-b4fa-1fb041d9009e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "deletion_time": null, "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "updated_time": null, "project": "0389fcf30a414870838639b91f3f4604", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "tags": null}]} 2018-06-29 01:59:13,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2 used request id req-54b99e65-19b6-4869-b4fa-1fb041d9009e 2018-06-29 01:59:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:13,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:13 GMT Server: Apache x-openstack-request-id: req-5d520b1c-a05f-46f2-b33d-d46c3198ebd0 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:13,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:13 GMT Server: Apache x-openstack-request-id: req-1ac67cac-0eb9-4bbd-9ef2-1470938494b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:13,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-1ac67cac-0eb9-4bbd-9ef2-1470938494b8 2018-06-29 01:59:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:13,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:13 GMT Server: Apache x-openstack-request-id: req-cbb2e8e2-cf09-4a65-9351-381dcd374417 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:13,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:13 GMT Server: Apache x-openstack-request-id: req-543bff3f-19ed-4ac1-90e7-56891ff50d1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:13,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-543bff3f-19ed-4ac1-90e7-56891ff50d1f 2018-06-29 01:59:16,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:16,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:16 GMT Server: Apache x-openstack-request-id: req-ca908329-afbc-4073-93d1-2c22396a3c08 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:16,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:16 GMT Server: Apache x-openstack-request-id: req-bf4ef4e4-1f19-4cc5-99ba-d7cf9ec67669 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:16,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-bf4ef4e4-1f19-4cc5-99ba-d7cf9ec67669 2018-06-29 01:59:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:19,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:19 GMT Server: Apache x-openstack-request-id: req-4e967aa0-0bb3-4e66-872b-3b93eb4a44ba Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:19,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:19 GMT Server: Apache x-openstack-request-id: req-d9d11a94-2120-4d4a-a0d0-ee5c9cf8e3c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:19,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-d9d11a94-2120-4d4a-a0d0-ee5c9cf8e3c8 2018-06-29 01:59:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:22,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:22 GMT Server: Apache x-openstack-request-id: req-e97dd891-68fd-4d00-8a15-09379d9058cd Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:22 GMT Server: Apache x-openstack-request-id: req-00e99ef7-5cd7-4201-9b0b-03ebef6487af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:22,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-00e99ef7-5cd7-4201-9b0b-03ebef6487af 2018-06-29 01:59:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:25,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:25 GMT Server: Apache x-openstack-request-id: req-4b06d149-76a7-48ec-96c4-a3eb874f1409 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:26,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:25 GMT Server: Apache x-openstack-request-id: req-dc483962-d11a-48e6-bef4-c016f0083211 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:26,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-dc483962-d11a-48e6-bef4-c016f0083211 2018-06-29 01:59:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:29,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:29 GMT Server: Apache x-openstack-request-id: req-b1262772-825a-4c66-adbb-a399f24fa862 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:29,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:29 GMT Server: Apache x-openstack-request-id: req-720316ad-1122-4cee-a78e-f4cb13d51740 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:29,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-720316ad-1122-4cee-a78e-f4cb13d51740 2018-06-29 01:59:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:32,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:32 GMT Server: Apache x-openstack-request-id: req-11881cc2-4d71-4f61-9dcd-886decd2da5e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:32 GMT Server: Apache x-openstack-request-id: req-688e2a04-1db9-494a-8296-ee3a0fed1e6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:32,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-688e2a04-1db9-494a-8296-ee3a0fed1e6f 2018-06-29 01:59:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:35,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:35 GMT Server: Apache x-openstack-request-id: req-fddc3ced-a2d6-4917-b57f-5543449183dc Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:35,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:35 GMT Server: Apache x-openstack-request-id: req-9932a676-0fa5-4556-bff6-840a7e66d995 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:35,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-9932a676-0fa5-4556-bff6-840a7e66d995 2018-06-29 01:59:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:38,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:38 GMT Server: Apache x-openstack-request-id: req-d73facf0-791d-4f29-8141-a44d673719d1 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:38,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:38 GMT Server: Apache x-openstack-request-id: req-7019a9fe-389a-4315-bd98-d2f26abc8932 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:38,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-7019a9fe-389a-4315-bd98-d2f26abc8932 2018-06-29 01:59:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:41,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:41 GMT Server: Apache x-openstack-request-id: req-5752a01f-9105-4710-9b4c-f587eb5f05ff Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:41,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:41 GMT Server: Apache x-openstack-request-id: req-526d8100-5d7a-4694-b12a-11e171767624 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:41,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-526d8100-5d7a-4694-b12a-11e171767624 2018-06-29 01:59:44,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:44,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:44 GMT Server: Apache x-openstack-request-id: req-12b9f92c-a9c5-4b2e-9898-0840e345fa34 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:44,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:44 GMT Server: Apache x-openstack-request-id: req-374f7776-5766-4d23-bd02-db638da4153b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:44,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-374f7776-5766-4d23-bd02-db638da4153b 2018-06-29 01:59:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:47,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:47 GMT Server: Apache x-openstack-request-id: req-022135d8-5b58-49e4-bddc-dd1c349c00e4 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:47,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:47 GMT Server: Apache x-openstack-request-id: req-20b64ed7-517d-4bb1-9c8f-471e28a4b58c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:47,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-20b64ed7-517d-4bb1-9c8f-471e28a4b58c 2018-06-29 01:59:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:50,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:50 GMT Server: Apache x-openstack-request-id: req-315dd6fe-12e4-4526-8010-388d7a1b03e3 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:50,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:50 GMT Server: Apache x-openstack-request-id: req-c3ddc72b-9ec5-4feb-9054-77b168064a16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:50,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-c3ddc72b-9ec5-4feb-9054-77b168064a16 2018-06-29 01:59:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:53,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:53 GMT Server: Apache x-openstack-request-id: req-dec16aed-cd38-4435-9830-329c31ed128e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:53,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:53 GMT Server: Apache x-openstack-request-id: req-f1ea9b5e-065f-4a16-8591-674b9bcdaf79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:53,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-f1ea9b5e-065f-4a16-8591-674b9bcdaf79 2018-06-29 01:59:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:56,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:56 GMT Server: Apache x-openstack-request-id: req-a95dceee-f633-4d2a-aa59-22e44629f22d Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:56,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:56 GMT Server: Apache x-openstack-request-id: req-ac680647-8d4c-45e8-9aa5-d57b277f9554 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:56,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-ac680647-8d4c-45e8-9aa5-d57b277f9554 2018-06-29 01:59:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:59,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:59 GMT Server: Apache x-openstack-request-id: req-29c349d4-bdf8-4225-b94a-1fb0ed98dcdc Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 01:59:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 01:59:59 GMT Server: Apache x-openstack-request-id: req-38283127-39b0-4a44-8d9d-9b406e33b4a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2", "stack_user_project_id": "4180300245d649f983e0c552a309149c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T01:59:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "47a5575a-70e3-441c-8b45-11bb038f0a01", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-29 01:59:59,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-38283127-39b0-4a44-8d9d-9b406e33b4a0 2018-06-29 01:59:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/215702e2-23ba-402a-bd4e-47bbd9009389 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 01:59:59,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 01:59:59 GMT Server: Apache x-openstack-request-id: req-47aa6e35-51be-4470-8051-4a5285539051 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:00,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 01:59:59 GMT Server: Apache x-openstack-request-id: req-58fd0d90-1b00-4f10-af78-395644ef969c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:00,010 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack1/215702e2-23ba-402a-bd4e-47bbd9009389 used request id req-58fd0d90-1b00-4f10-af78-395644ef969c 2018-06-29 02:00:00,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/47a5575a-70e3-441c-8b45-11bb038f0a01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053001942507f1232f9f9677bca8b2c3c8595dd8" 2018-06-29 02:00:00,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:00 GMT Server: Apache x-openstack-request-id: req-e8ca0c7f-a2a3-4c6f-b180-881132f6e251 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:00,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 02:00:00 GMT Server: Apache x-openstack-request-id: req-1b0b473d-2f28-4171-ba01-b6963a1555a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:00,082 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-stack2/47a5575a-70e3-441c-8b45-11bb038f0a01 used request id req-1b0b473d-2f28-4171-ba01-b6963a1555a1 2018-06-29 02:00:00,082 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-ee87eebf-171c-43f9-ad3f-2ee60af7b4be-image 2018-06-29 02:00:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3bdf7371a9fc0e0c5008ad5351172c52258bacc" 2018-06-29 02:00:01,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cb3fc97-4da4-4e90-b3e1-dc32590f71a5 Date: Fri, 29 Jun 2018 02:00:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 02:00:01,765 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/da47ad04-519e-4304-9a5b-7308fac7cb86 used request id req-9cb3fc97-4da4-4e90-b3e1-dc32590f71a5 2018-06-29 02:00:01,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/eee27139-932b-4feb-aab7-6fd8fa774a27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa597bfccfb71c550e5d2020ca1d4da83f5f766" 2018-06-29 02:00:01,795 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f44515ad-8894-40b5-805b-df8312ec1a08 x-compute-request-id: req-f44515ad-8894-40b5-805b-df8312ec1a08 Content-Length: 0 Content-Type: application/json 2018-06-29 02:00:01,795 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eee27139-932b-4feb-aab7-6fd8fa774a27 used request id req-f44515ad-8894-40b5-805b-df8312ec1a08 2018-06-29 02:00:01,797 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 02:00:01,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 02:00:01,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:02,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["wkJJ0Fd-Q86YEIdDJnfXUA"], "issued_at": "2018-06-29T02:00:02.000000Z"}} 2018-06-29 02:00:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:02,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2b1582-e2e4-4626-a23f-aebb86c1d3d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 02:00:02,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e2b1582-e2e4-4626-a23f-aebb86c1d3d7 2018-06-29 02:00:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:02,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-5e3e1502-0de2-4065-8090-59a767d9afc2 Date: Fri, 29 Jun 2018 02:00:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"} 2018-06-29 02:00:02,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 used request id req-5e3e1502-0de2-4065-8090-59a767d9afc2 2018-06-29 02:00:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:02,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2a31a9bb-4dab-470b-9c27-fabc5f935862 Date: Fri, 29 Jun 2018 02:00:02 GMT 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"], "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 02:00:02,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2a31a9bb-4dab-470b-9c27-fabc5f935862 2018-06-29 02:00:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}' 2018-06-29 02:00:02,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d47f67de-1621-4e54-84de-22309964aed3 Date: Fri, 29 Jun 2018 02:00:02 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c", "min_disk": 0, "protected": false, "id": "898322a8-6cf7-4062-9b20-2240d78ce73c", "file": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:02,701 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d47f67de-1621-4e54-84de-22309964aed3 2018-06-29 02:00:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" -d '' 2018-06-29 02:00:03,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-506994f0-98ab-4304-a908-fcf8041f4440 Date: Fri, 29 Jun 2018 02:00:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 02:00:03,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file used request id req-506994f0-98ab-4304-a908-fcf8041f4440 2018-06-29 02:00:03,469 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 02:00:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:03,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a4c0e511-2334-4c29-be40-4039781fcfe8 Date: Fri, 29 Jun 2018 02:00:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "metadata": {}}], "self": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c", "min_disk": 0, "protected": false, "id": "898322a8-6cf7-4062-9b20-2240d78ce73c", "file": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:03,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c used request id req-a4c0e511-2334-4c29-be40-4039781fcfe8 2018-06-29 02:00:03,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:03,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-baf9a6c4-f7f6-4e76-b848-265661498d8f Date: Fri, 29 Jun 2018 02:00:03 GMT 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"], "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 02:00:03,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-baf9a6c4-f7f6-4e76-b848-265661498d8f 2018-06-29 02:00:03,504 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 2018-06-29 02:00:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e90fb09d-8ded-4be7-9dd3-93c1e636e7cc Date: Fri, 29 Jun 2018 02:00:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "metadata": {}}], "self": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c", "min_disk": 0, "protected": false, "id": "898322a8-6cf7-4062-9b20-2240d78ce73c", "file": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:03,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c used request id req-e90fb09d-8ded-4be7-9dd3-93c1e636e7cc 2018-06-29 02:00:03,526 - create_image - DEBUG - Instance status is - active 2018-06-29 02:00:03,527 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 2018-06-29 02:00:03,527 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 2018-06-29 02:00:03,527 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-29 02:00:03,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-29 02:00:03,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:03,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["enKjRNz-RJGqt-DWjVNvSA"], "issued_at": "2018-06-29T02:00:03.000000Z"}} 2018-06-29 02:00:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:04,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0276642-1de6-459f-83ea-2fc42ea3b55b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 02:00:04,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0276642-1de6-459f-83ea-2fc42ea3b55b 2018-06-29 02:00:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:04,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-544350a3-c1d2-4a6c-bee8-986d311d9cdb Date: Fri, 29 Jun 2018 02:00:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2"} 2018-06-29 02:00:04,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 used request id req-544350a3-c1d2-4a6c-bee8-986d311d9cdb 2018-06-29 02:00:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:04,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2973b679-f71b-4002-9794-8e05f266b9bb Date: Fri, 29 Jun 2018 02:00:04 GMT 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"], "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 02:00:04,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2973b679-f71b-4002-9794-8e05f266b9bb 2018-06-29 02:00:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2"}' 2018-06-29 02:00:04,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8be12c18-e06f-47e9-b433-b6546c4e034e Date: Fri, 29 Jun 2018 02:00:04 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "min_disk": 0, "protected": false, "id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "file": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file", "checksum": null, "owner": "0389fcf30a414870838639b91f3f4604", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:04,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8be12c18-e06f-47e9-b433-b6546c4e034e 2018-06-29 02:00:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" -d '' 2018-06-29 02:00:05,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45174507-acab-41c1-b97a-1b62a71d290d Date: Fri, 29 Jun 2018 02:00:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 02:00:05,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file used request id req-45174507-acab-41c1-b97a-1b62a71d290d 2018-06-29 02:00:05,573 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-29 02:00:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:05,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-58bd22a7-ab6a-4077-b3d8-3dd1c5951025 Date: Fri, 29 Jun 2018 02:00:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:05Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "metadata": {}}], "self": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "min_disk": 0, "protected": false, "id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "file": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:05,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 used request id req-58bd22a7-ab6a-4077-b3d8-3dd1c5951025 2018-06-29 02:00:05,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:05,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8a699611-f1e7-4ab2-9305-c64bd28de060 Date: Fri, 29 Jun 2018 02:00:05 GMT 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"], "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 02:00:05,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8a699611-f1e7-4ab2-9305-c64bd28de060 2018-06-29 02:00:05,608 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 2018-06-29 02:00:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:05,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0604226d-1641-41c2-bb4e-d1f81b54cd6b Date: Fri, 29 Jun 2018 02:00:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:05Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "metadata": {}}], "self": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "min_disk": 0, "protected": false, "id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "file": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:05,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 used request id req-0604226d-1641-41c2-bb4e-d1f81b54cd6b 2018-06-29 02:00:05,630 - create_image - DEBUG - Instance status is - active 2018-06-29 02:00:05,630 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 2018-06-29 02:00:05,630 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 2018-06-29 02:00:05,631 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 02:00:05,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:06,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ClvqOjaFRIqW18B1dQG7hw"], "issued_at": "2018-06-29T02:00:06.000000Z"}} 2018-06-29 02:00:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net"}}' 2018-06-29 02:00:08,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 02:00:06 GMT Server: Apache x-openstack-request-id: req-455d44b3-d151-4705-88db-fcc451b5c458 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "af21ea2e-557b-42f2-a179-b22688257230", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}]}} 2018-06-29 02:00:08,784 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-455d44b3-d151-4705-88db-fcc451b5c458 2018-06-29 02:00:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:09,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:08 GMT Server: Apache x-openstack-request-id: req-61e89fe3-9952-4017-aaeb-6449d0c55c25 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:09,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:09 GMT Server: Apache x-openstack-request-id: req-84c6f96a-ed33-48ca-83d5-54e628647bbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "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 02:00:09,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-84c6f96a-ed33-48ca-83d5-54e628647bbe 2018-06-29 02:00:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:10,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:09 GMT Server: Apache x-openstack-request-id: req-8ee8f76a-43b9-45af-b72e-ab80a827b86f Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:10,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:10 GMT Server: Apache x-openstack-request-id: req-ea03235a-9719-4a75-9095-675b442d6d41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "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 02:00:10,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-ea03235a-9719-4a75-9095-675b442d6d41 2018-06-29 02:00:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:13,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:13 GMT Server: Apache x-openstack-request-id: req-162d86ca-1880-4635-824f-a461d63ce4de Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:13,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:13 GMT Server: Apache x-openstack-request-id: req-aa1a77ae-9988-4727-a609-4bc821c9e3f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "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 02:00:13,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-aa1a77ae-9988-4727-a609-4bc821c9e3f5 2018-06-29 02:00:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:16,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:16 GMT Server: Apache x-openstack-request-id: req-e3a46b03-54a7-4ac7-9c21-5366de859eb5 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:16,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:16 GMT Server: Apache x-openstack-request-id: req-4147b6c5-42d3-40c1-a781-f38dcfcb786f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:16,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-4147b6c5-42d3-40c1-a781-f38dcfcb786f 2018-06-29 02:00:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:20,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:19 GMT Server: Apache x-openstack-request-id: req-24fb36af-ede4-4f44-8351-21cbf6adc6e8 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:20,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:20 GMT Server: Apache x-openstack-request-id: req-0f55ce08-29d3-4efe-b4c6-51df08e43c2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:20,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-0f55ce08-29d3-4efe-b4c6-51df08e43c2e 2018-06-29 02:00:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:23,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:23 GMT Server: Apache x-openstack-request-id: req-7987a23c-6d8a-42d6-842e-697d2bea897c Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:23,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:23 GMT Server: Apache x-openstack-request-id: req-c3ac2207-8fae-4a5f-84b4-bc94227bf10b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:23,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-c3ac2207-8fae-4a5f-84b4-bc94227bf10b 2018-06-29 02:00:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:26,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-3449b016-3f77-4d50-bdf5-c4ec9dfe7a9e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:26,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-38a30d40-baac-4cec-874b-8e10a0e7c01c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:26,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-38a30d40-baac-4cec-874b-8e10a0e7c01c 2018-06-29 02:00:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:26,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-343bb874-d3a4-436b-b571-68cc84845151 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:26,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-2cc37816-1777-489b-a6d3-7ccbcbbee54c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3ada999e-ae78-43f9-95ee-6ffd41314f87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f65a2c81-d2ec-4e5b-8dd1-d254a9600100", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "80a289e5-05ac-43d9-896d-33e3a8fecbc1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5ea57b0f-6bdd-47ab-ad54-f1bf00b98e5e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "13", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44:subnet_id=1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05959dfb-b780-4e0d-880b-6e4f4380b3e7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a45c1645-6eae-4c35-9127-45b1142348b3", "resource_type": "OS::Nova::Server"}]} 2018-06-29 02:00:26,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources used request id req-2cc37816-1777-489b-a6d3-7ccbcbbee54c 2018-06-29 02:00:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:26,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-3630d24e-ee74-4d4e-bd29-cec9f486174d Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:27,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:26 GMT Server: Apache x-openstack-request-id: req-3515756b-cf0e-4eeb-ac4b-640303103581 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:27,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-3515756b-cf0e-4eeb-ac4b-640303103581 2018-06-29 02:00:27,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache x-openstack-request-id: req-3d491f37-1b47-466d-aeef-8411b6e6c9d4 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:27,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache x-openstack-request-id: req-8e60da4f-7c3f-4146-994f-f79604c0af36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3ada999e-ae78-43f9-95ee-6ffd41314f87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f65a2c81-d2ec-4e5b-8dd1-d254a9600100", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "80a289e5-05ac-43d9-896d-33e3a8fecbc1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5ea57b0f-6bdd-47ab-ad54-f1bf00b98e5e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "13", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44:subnet_id=1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05959dfb-b780-4e0d-880b-6e4f4380b3e7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a45c1645-6eae-4c35-9127-45b1142348b3", "resource_type": "OS::Nova::Server"}]} 2018-06-29 02:00:27,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources used request id req-8e60da4f-7c3f-4146-994f-f79604c0af36 2018-06-29 02:00:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-01f21536-d959-4e72-9e19-050f4af94a1f Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["1585da50-b84f-4eec-8b76-158c0651e0a1"],"description":"","tags":[],"updated_at":"2018-06-29T02:00:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:12Z","provider:network_type":"vxlan"}]} 2018-06-29 02:00:27,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-01f21536-d959-4e72-9e19-050f4af94a1f 2018-06-29 02:00:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a9afeb33-b2ba-4094-a546-854be7628899 Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T02:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1585da50-b84f-4eec-8b76-158c0651e0a1","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","ip_version":4}]} 2018-06-29 02:00:27,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-a9afeb33-b2ba-4094-a546-854be7628899 2018-06-29 02:00:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-edfc1680-4399-4bfc-a2bd-0702fcc3ba77 Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T02:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1585da50-b84f-4eec-8b76-158c0651e0a1","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","ip_version":4}]} 2018-06-29 02:00:27,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-edfc1680-4399-4bfc-a2bd-0702fcc3ba77 2018-06-29 02:00:27,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 02:00:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393b20a1-df82-4541-a6fa-c3d5ee2ca293 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 02:00:27,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-393b20a1-df82-4541-a6fa-c3d5ee2ca293 2018-06-29 02:00:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache x-openstack-request-id: req-b3cf23c3-4087-4ec5-8a13-39b20dfc1e01 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:27,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache x-openstack-request-id: req-88f165da-60e8-401a-a510-8ccb67482332 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3ada999e-ae78-43f9-95ee-6ffd41314f87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f65a2c81-d2ec-4e5b-8dd1-d254a9600100", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "80a289e5-05ac-43d9-896d-33e3a8fecbc1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5ea57b0f-6bdd-47ab-ad54-f1bf00b98e5e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "13", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44:subnet_id=1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05959dfb-b780-4e0d-880b-6e4f4380b3e7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a45c1645-6eae-4c35-9127-45b1142348b3", "resource_type": "OS::Nova::Server"}]} 2018-06-29 02:00:27,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources used request id req-88f165da-60e8-401a-a510-8ccb67482332 2018-06-29 02:00:27,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/05959dfb-b780-4e0d-880b-6e4f4380b3e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a45c1645-6eae-4c35-9127-45b1142348b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a37ad2e-0061-4a5d-9fa2-03c13e3edc65 x-compute-request-id: req-9a37ad2e-0061-4a5d-9fa2-03c13e3edc65 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:e2:28", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:e2:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a45c1645-6eae-4c35-9127-45b1142348b3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a45c1645-6eae-4c35-9127-45b1142348b3", "rel": "bookmark"}], "image": {"id": "898322a8-6cf7-4062-9b20-2240d78ce73c", "links": [{"href": "http://172.30.9.28:8774/images/898322a8-6cf7-4062-9b20-2240d78ce73c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-29T01:52:20.000000", "flavor": {"id": "fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "links": [{"href": "http://172.30.9.28:8774/flavors/fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "rel": "bookmark"}]}, "id": "a45c1645-6eae-4c35-9127-45b1142348b3", "security_groups": [{"name": "security_group_name"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T02:00:22Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "created": "2018-06-29T02:00:16Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 02:00:27,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a45c1645-6eae-4c35-9127-45b1142348b3 used request id req-9a37ad2e-0061-4a5d-9fa2-03c13e3edc65 2018-06-29 02:00:27,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fe84328-e092-4c67-9226-a6d29e487149 x-compute-request-id: req-6fe84328-e092-4c67-9226-a6d29e487149 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:a1:a6", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/05959dfb-b780-4e0d-880b-6e4f4380b3e7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/05959dfb-b780-4e0d-880b-6e4f4380b3e7", "rel": "bookmark"}], "image": {"id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "links": [{"href": "http://172.30.9.28:8774/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-06-29T01:52:22.000000", "flavor": {"id": "3ada999e-ae78-43f9-95ee-6ffd41314f87", "links": [{"href": "http://172.30.9.28:8774/flavors/3ada999e-ae78-43f9-95ee-6ffd41314f87", "rel": "bookmark"}]}, "id": "05959dfb-b780-4e0d-880b-6e4f4380b3e7", "security_groups": [{"name": "default"}], "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-06-29T02:00:24Z", "hostId": "93ae678bddf7197c1b04b66aa89fdbdd4d87f333c5ea1cca88156726", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "created": "2018-06-29T02:00:16Z", "tenant_id": "0389fcf30a414870838639b91f3f4604", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-29 02:00:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/05959dfb-b780-4e0d-880b-6e4f4380b3e7 used request id req-6fe84328-e092-4c67-9226-a6d29e487149 2018-06-29 02:00:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0bfcf2f0-4cdf-414f-b461-66cc7388ef8e Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["1585da50-b84f-4eec-8b76-158c0651e0a1"],"description":"","tags":[],"updated_at":"2018-06-29T02:00:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:12Z","provider:network_type":"vxlan"}]} 2018-06-29 02:00:27,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net used request id req-0bfcf2f0-4cdf-414f-b461-66cc7388ef8e 2018-06-29 02:00:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 02:00:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d4493617-2427-4ae7-bd34-b67fc28ebaeb Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"0389fcf30a414870838639b91f3f4604","l2_adjacency":true,"status":"ACTIVE","subnets":["1585da50-b84f-4eec-8b76-158c0651e0a1"],"description":"","tags":[],"updated_at":"2018-06-29T02:00:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net","admin_state_up":true,"tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:12Z","provider:network_type":"vxlan"}]} 2018-06-29 02:00:27,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net used request id req-d4493617-2427-4ae7-bd34-b67fc28ebaeb 2018-06-29 02:00:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 02:00:27,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 02:00:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 02:00:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d6ce8d-4988-413a-b834-7437ef825a56 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 02:00:27,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-e4d6ce8d-4988-413a-b834-7437ef825a56 2018-06-29 02:00:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c470de52-9865-4dc5-8470-f56e64e11d25 Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T02:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1585da50-b84f-4eec-8b76-158c0651e0a1","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","ip_version":4}]} 2018-06-29 02:00:27,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-c470de52-9865-4dc5-8470-f56e64e11d25 2018-06-29 02:00:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be269350-9ebf-493f-8d88-d1d302fcc5e1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 02:00:27,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-be269350-9ebf-493f-8d88-d1d302fcc5e1 2018-06-29 02:00:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3888 X-Openstack-Request-Id: req-2f2adf81-6e62-4c2d-bb55-54757306eed7 Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:23Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.1"}],"id":"4a544782-1d13-4902-857e-056ecec2ba32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:7f:b3","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:17Z","binding:vnic_type":"normal","device_id":"5d9e2241-fdad-4141-b6de-a5a1278cee44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:15Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.2"}],"id":"5b89e00a-ee7f-452c-84e3-067a8c4d2bd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:40:d6","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f65a2c81-d2ec-4e5b-8dd1-d254a9600100","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.8"}],"id":"b2e86324-0122-4a92-af93-e9f84b12e3d5","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:a1:a6","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:19Z","binding:vnic_type":"normal","device_id":"05959dfb-b780-4e0d-880b-6e4f4380b3e7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.7"}],"id":"fb04da1c-d64c-4d71-8e8c-3964e4a5ca2d","security_groups":["80a289e5-05ac-43d9-896d-33e3a8fecbc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:e2:28","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:19Z","binding:vnic_type":"normal","device_id":"a45c1645-6eae-4c35-9127-45b1142348b3","ip_allocation":"immediate"}]} 2018-06-29 02:00:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-2f2adf81-6e62-4c2d-bb55-54757306eed7 2018-06-29 02:00:27,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-850b118f-0a04-4918-823c-f87fc2c20b2a Date: Fri, 29 Jun 2018 02:00:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-06-29T02:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1585da50-b84f-4eec-8b76-158c0651e0a1","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0389fcf30a414870838639b91f3f4604","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","ip_version":4}]} 2018-06-29 02:00:27,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-850b118f-0a04-4918-823c-f87fc2c20b2a 2018-06-29 02:00:27,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3888 X-Openstack-Request-Id: req-59751abe-fe1c-4f7e-911e-94063fec79b0 Date: Fri, 29 Jun 2018 02:00:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:23Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.1"}],"id":"4a544782-1d13-4902-857e-056ecec2ba32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:7f:b3","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:17Z","binding:vnic_type":"normal","device_id":"5d9e2241-fdad-4141-b6de-a5a1278cee44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:15Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.2"}],"id":"5b89e00a-ee7f-452c-84e3-067a8c4d2bd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:40:d6","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f65a2c81-d2ec-4e5b-8dd1-d254a9600100","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.8"}],"id":"b2e86324-0122-4a92-af93-e9f84b12e3d5","security_groups":["4fb430b6-a214-4168-ad7a-230c4bfb2bdd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:a1:a6","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:19Z","binding:vnic_type":"normal","device_id":"05959dfb-b780-4e0d-880b-6e4f4380b3e7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-29T02:00:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1585da50-b84f-4eec-8b76-158c0651e0a1","ip_address":"10.1.2.7"}],"id":"fb04da1c-d64c-4d71-8e8c-3964e4a5ca2d","security_groups":["80a289e5-05ac-43d9-896d-33e3a8fecbc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:e2:28","project_id":"0389fcf30a414870838639b91f3f4604","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f65a2c81-d2ec-4e5b-8dd1-d254a9600100","tenant_id":"0389fcf30a414870838639b91f3f4604","created_at":"2018-06-29T02:00:19Z","binding:vnic_type":"normal","device_id":"a45c1645-6eae-4c35-9127-45b1142348b3","ip_allocation":"immediate"}]} 2018-06-29 02:00:28,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f65a2c81-d2ec-4e5b-8dd1-d254a9600100 used request id req-59751abe-fe1c-4f7e-911e-94063fec79b0 2018-06-29 02:00:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-85a0e3a7-39cd-4a00-a69c-e1d0ff35bc06 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-314b29dc-b255-44ea-b65b-59de71e31db0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3ada999e-ae78-43f9-95ee-6ffd41314f87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa53d3c2-fbb2-4856-ad1f-c28aef51f91a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f65a2c81-d2ec-4e5b-8dd1-d254a9600100", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "80a289e5-05ac-43d9-896d-33e3a8fecbc1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5ea57b0f-6bdd-47ab-ad54-f1bf00b98e5e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "13", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44:subnet_id=1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1585da50-b84f-4eec-8b76-158c0651e0a1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5d9e2241-fdad-4141-b6de-a5a1278cee44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05959dfb-b780-4e0d-880b-6e4f4380b3e7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-29T02:00:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a45c1645-6eae-4c35-9127-45b1142348b3", "resource_type": "OS::Nova::Server"}]} 2018-06-29 02:00:28,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230/resources used request id req-314b29dc-b255-44ea-b65b-59de71e31db0 2018-06-29 02:00:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8039e6a9-c293-42ee-a5f2-73d11e667311 Date: Fri, 29 Jun 2018 02:00:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:05Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "metadata": {}}], "self": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "min_disk": 0, "protected": false, "id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "file": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:28,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 used request id req-8039e6a9-c293-42ee-a5f2-73d11e667311 2018-06-29 02:00:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ef28c43-5b72-4863-b468-dd9a1c7e9141 Date: Fri, 29 Jun 2018 02:00:28 GMT 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"], "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 02:00:28,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6ef28c43-5b72-4863-b468-dd9a1c7e9141 2018-06-29 02:00:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e0d128b3-6606-4d84-a655-bf1dd1a8f629 Date: Fri, 29 Jun 2018 02:00:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:05Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "metadata": {}}], "self": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "min_disk": 0, "protected": false, "id": "0be4a4bf-b904-4bf7-a098-7a56c8f178e1", "file": "/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:28,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 used request id req-e0d128b3-6606-4d84-a655-bf1dd1a8f629 2018-06-29 02:00:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-090f2517-e8ab-420c-bb5a-aaa4d6413c4d Date: Fri, 29 Jun 2018 02:00:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-29T02:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-29T02:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "metadata": {}}], "self": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c", "min_disk": 0, "protected": false, "id": "898322a8-6cf7-4062-9b20-2240d78ce73c", "file": "/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0389fcf30a414870838639b91f3f4604", "direct_url": "rbd://6c672041-8e4d-46c6-be87-37a62a595084/images/898322a8-6cf7-4062-9b20-2240d78ce73c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-29 02:00:28,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c used request id req-090f2517-e8ab-420c-bb5a-aaa4d6413c4d 2018-06-29 02:00:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-45fef06b-4faa-4769-9b00-27d7c215b81d Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:28,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-f5ca91e7-60b5-43dc-8538-5f779f0d470f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:28,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-f5ca91e7-60b5-43dc-8538-5f779f0d470f 2018-06-29 02:00:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-dc2f54cb-b826-41ff-8ad1-d5363a2a3178 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:28,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-0a77acee-d525-4650-b3b3-a87f06ffc919 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5S4tvzAoeLwbhzGsqV99ZA5l3spmlS6anvD1YpUnHFiUuLzv\nruZWeST4G8v6xWYwIrgVjrNVAb2zCG7NoaQMJSe7tKvGEBg2CMgPMWr60TMs1MHS\nPsAVTWG/asWVztyF/FGZLr/ogsHakVKMVnROsg6QYy6+os8aJrEYK0mntNqdoMuO\njSzzM8DeDYwIXIGp5NDCScpE627vw/vHlirFj0+DwkXb8ZXRrOmhTQL4pGGPvBLo\nUBVUmwC+7l87ysg6Pb0xPxboAPn/AvUQnLAexenKToW+UCF2EFvZsDaNG7NBJ/JF\n8R7TJYGa34laqb1XDZSojIrAql9PpVI/Adsn7QIDAQABAoIBAFVShueJ91dTuO/x\nN3XrPhSVI6n5Mo3RxvDrhn/IRcJQ3DWW6aj0yjbZ46D9pQP+0mbqn+P7secvB8tY\n7SeDmp3ul/xggyGU0fEdAkMEsBJYehVPf4WrH4MqpAgNPYPBKATTIDN+cQLVRxkZ\nYXQCYxX5RBoY2hJlBjhncDcVeeFjWfDld2DO6+CQjQwEh1ot2dY43uhe2PeUmqO9\ncLsm5OMlu6C4RB5WvZTvM2TYWJSsRdCcv3vt5OVyeVU+v50Ucaew/Cv+Vc/33qA2\n0C3opv0TCM1rfXFxgUxhnV3Oh2/Dq4XEAIwCe5NvdBH/olzDt01jTkB4EHk5aFq4\naVtzowUCgYEA/+uROxQ/5CcMRO7VDVv0WrBa7KACF3BgVgUxrrjE1L1IFPliUR7B\nchlPdDitRltWae0IT5vWNg6pr2tIys49JMuqp3WqI1C1kG40D7rL4+2kctgQ+344\nbFaioBu3LyZzsh5jron5PBTyk0wb01q5/FQ+trXrzmgBsW7VgPA4irsCgYEA5UB5\n+sSlM2ZuOGWIA2uEpzPYJT6IbF3clO+sAs3PiLyua0Pb4ngljXZnlu9iQvvHwD7B\nvMefKsSghN7iI5j7XStI+9586vtlIUiuPTyT4aSIjmKB3gQ7ShCnEMV3Q7QPFOSG\nPy8g5NgvAoY+AWRf3RwfzEytGdfpqYsJQO3w0XcCgYEAvGk4lc81ronU7ZcLwXcW\ncgHuHtE6WPlB43KVfjXHq3vi6pYjfOdwscjShxUG9IpgF0IL4Vgwn8GxyVTp1W16\n9HEBJaJp7PAJi9imeYIjg528eVR7RDxL2+74cXmWJp9fhB39c01e8Y3WfP0Ga1cb\nIBsBxNAwV9iYjoGzq+avKesCgYA3E6t6jL3nwGcgk3v+3ljrVrBKGmDqMA6rlX0s\n20dN4Y7B5HayTQ0wlE7E21QvJZBS5oDjGs5plv29jlKkHL/fHWQWZth6F9WvDmgV\n/DTHFCFem9n5fejEnYWVqOtDT8ID0fdSvL7ZW/rHT3scGIJTe8tD6PP5bn8LpYSe\nncuqdwKBgFWJDryFNJpCtMnLBmHxN28adi8or2coKe+6YllpCbcVUrhr5JOM6x88\n27Q9yk1KMu8fK8IahAAyhVoRCVcESEPYpTOpRi+BFz47xpKkx6Kkr+wtKJA1/Asp\nVq+qvd9XBdzAFxsrYRseTB7KYccZaMaV0w1MLmU/Cq2owOSpW9wM\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 02:00:28,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-0a77acee-d525-4650-b3b3-a87f06ffc919 2018-06-29 02:00:28,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-1d63fd54-12ec-4740-92ce-174ec70afb30 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:28,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-f2d79fcc-99cc-4c60-a3f7-5e8d8dadec68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:28,949 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-f2d79fcc-99cc-4c60-a3f7-5e8d8dadec68 2018-06-29 02:00:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:28,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-6afa66b2-cecd-4100-8c05-35dd9ea8dac2 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:29,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:28 GMT Server: Apache x-openstack-request-id: req-f898d48e-e260-4e71-9046-90d3ffb211cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-29T02:00:28Z", "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-29 02:00:29,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-f898d48e-e260-4e71-9046-90d3ffb211cb 2018-06-29 02:00:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:32,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:32 GMT Server: Apache x-openstack-request-id: req-e7bfee3a-a01b-411c-8002-3cefd3f13c47 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:32,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:32 GMT Server: Apache x-openstack-request-id: req-89d742fe-6c13-46d9-95c2-01fa3e4cd1a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-29T02:00:28Z", "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-29 02:00:32,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-89d742fe-6c13-46d9-95c2-01fa3e4cd1a9 2018-06-29 02:00:35,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:35,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:35 GMT Server: Apache x-openstack-request-id: req-5c594261-e825-437b-bdf8-cdead96ec535 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:35,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:35 GMT Server: Apache x-openstack-request-id: req-647e18d3-dee6-4eca-9a1b-b5d64becadae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-29T02:00:28Z", "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-29 02:00:35,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-647e18d3-dee6-4eca-9a1b-b5d64becadae 2018-06-29 02:00:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:38,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:38 GMT Server: Apache x-openstack-request-id: req-ba34e965-701d-4ca3-a392-fe66d39fdbc3 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:38 GMT Server: Apache x-openstack-request-id: req-d8295bc5-54d3-41a6-9af6-81b0e590141f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-29T02:00:28Z", "id": "af21ea2e-557b-42f2-a179-b22688257230", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-29 02:00:38,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-d8295bc5-54d3-41a6-9af6-81b0e590141f 2018-06-29 02:00:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/af21ea2e-557b-42f2-a179-b22688257230 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff01afa0e9f144052bd5c8dc8ca1af1b880fc8" 2018-06-29 02:00:41,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:41 GMT Server: Apache x-openstack-request-id: req-3bc64e63-2722-43ab-bd33-0396f31232e6 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:41,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:41 GMT Server: Apache x-openstack-request-id: req-f6dbeb9e-9e3d-456a-bbc7-e63909e3c9ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json 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-89b12042-8347-4958-80d8-919a967d06be-flavor2", "OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "af21ea2e-557b-42f2-a179-b22688257230", "OS::stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-subnet", "net_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1"}, "deletion_time": "2018-06-29T02:00:40Z", "stack_name": "HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack", "stack_user_project_id": "e5a3eb1b8943413585f3f9d29c75b0f0", "tags": null, "creation_time": "2018-06-29T02:00:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-29T02:00:28Z", "id": "af21ea2e-557b-42f2-a179-b22688257230", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-29 02:00:41,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-stack/af21ea2e-557b-42f2-a179-b22688257230 used request id req-f6dbeb9e-9e3d-456a-bbc7-e63909e3c9ac 2018-06-29 02:00:41,407 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image1 2018-06-29 02:00:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcb7d41bdae0c2469f485f754aaf843713fc26" 2018-06-29 02:00:42,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5126924a-ae17-429a-9c2a-10476d48ada4 Date: Fri, 29 Jun 2018 02:00:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 02:00:42,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/898322a8-6cf7-4062-9b20-2240d78ce73c used request id req-5126924a-ae17-429a-9c2a-10476d48ada4 2018-06-29 02:00:42,009 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-89b12042-8347-4958-80d8-919a967d06be-image2 2018-06-29 02:00:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c34680bf848527b39ef391fbf5a12062ae7202" 2018-06-29 02:00:43,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7edfb6b5-324a-4a6f-85e0-a12911d5c863 Date: Fri, 29 Jun 2018 02:00:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-29 02:00:43,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0be4a4bf-b904-4bf7-a098-7a56c8f178e1 used request id req-7edfb6b5-324a-4a6f-85e0-a12911d5c863 2018-06-29 02:00:43,010 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 02:00:43,011 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 02:00:43,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:43,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["6j18w4WFRbyS_wyCle8UsQ"], "issued_at": "2018-06-29T02:00:43.000000Z"}} 2018-06-29 02:00:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" -d '{"stack_name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-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 02:00:45,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 02:00:43 GMT Server: Apache x-openstack-request-id: req-cd66abdd-1012-4946-b3b0-049f035afd41 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b554d4e5-8f56-4c85-abf9-6abe1fa09520", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520", "rel": "self"}]}} 2018-06-29 02:00:45,105 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-cd66abdd-1012-4946-b3b0-049f035afd41 2018-06-29 02:00:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/b554d4e5-8f56-4c85-abf9-6abe1fa09520 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" 2018-06-29 02:00:45,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:45 GMT Server: Apache x-openstack-request-id: req-183765aa-777d-4d21-b382-0d2e4de3f37e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:45,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:45 GMT Server: Apache x-openstack-request-id: req-e1c8e1d6-c7eb-4df9-9641-b080f9baff27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "b554d4e5-8f56-4c85-abf9-6abe1fa09520", "OS::stack_name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack", "stack_user_project_id": "f4bfb12e04484b08b1b27650f83128b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:44Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b554d4e5-8f56-4c85-abf9-6abe1fa09520", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-29 02:00:45,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 used request id req-e1c8e1d6-c7eb-4df9-9641-b080f9baff27 2018-06-29 02:00:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/b554d4e5-8f56-4c85-abf9-6abe1fa09520 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" 2018-06-29 02:00:45,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:45 GMT Server: Apache x-openstack-request-id: req-025723a9-1b2a-4294-a3b8-3e995a876c4e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:46,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:45 GMT Server: Apache x-openstack-request-id: req-5231a196-29ac-4bc9-a925-37fe1c8e8ca2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "b554d4e5-8f56-4c85-abf9-6abe1fa09520", "OS::stack_name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack", "stack_user_project_id": "f4bfb12e04484b08b1b27650f83128b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:44Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b554d4e5-8f56-4c85-abf9-6abe1fa09520", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-29 02:00:46,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 used request id req-5231a196-29ac-4bc9-a925-37fe1c8e8ca2 2018-06-29 02:00:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/b554d4e5-8f56-4c85-abf9-6abe1fa09520/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" 2018-06-29 02:00:46,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:46 GMT Server: Apache x-openstack-request-id: req-30c6094f-6a93-48d4-adba-ec953a00344d Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:46,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:46 GMT Server: Apache x-openstack-request-id: req-50edff4d-dcce-4906-a71a-7fed6a236783 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-29T02:00:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b2d871da-c086-4cee-b526-aa97d0e1ddf5", "resource_type": "OS::Nova::Flavor"}]} 2018-06-29 02:00:46,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520/resources used request id req-50edff4d-dcce-4906-a71a-7fed6a236783 2018-06-29 02:00:46,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b2d871da-c086-4cee-b526-aa97d0e1ddf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" 2018-06-29 02:00:46,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94940f86-4ca7-49a3-b464-d87b877b36a3 x-compute-request-id: req-94940f86-4ca7-49a3-b464-d87b877b36a3 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack-flavor-bsptflo5757m", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b2d871da-c086-4cee-b526-aa97d0e1ddf5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b2d871da-c086-4cee-b526-aa97d0e1ddf5", "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": "b2d871da-c086-4cee-b526-aa97d0e1ddf5"}} 2018-06-29 02:00:46,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b2d871da-c086-4cee-b526-aa97d0e1ddf5 used request id req-94940f86-4ca7-49a3-b464-d87b877b36a3 2018-06-29 02:00:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/b554d4e5-8f56-4c85-abf9-6abe1fa09520 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f87d515b0b05d60ce0de833362438ad3e158e21" 2018-06-29 02:00:46,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:46 GMT Server: Apache x-openstack-request-id: req-77413367-ab04-4c9c-b79c-fee1cc91ec52 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:46,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 02:00:46 GMT Server: Apache x-openstack-request-id: req-56175def-e2ac-46c7-8d89-4e31b515564c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:46,673 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsFlavorTests-edfed9bb-33c9-4a42-b82f-2a34e0c1daac-stack/b554d4e5-8f56-4c85-abf9-6abe1fa09520 used request id req-56175def-e2ac-46c7-8d89-4e31b515564c 2018-06-29 02:00:46,675 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 02:00:46,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-29 02:00:46,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:47,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["IUkydg6fSDOpayZfkQDxdQ"], "issued_at": "2018-06-29T02:00:47.000000Z"}} 2018-06-29 02:00:47,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" -d '{"stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-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-693d0891-87d0-4318-ad4a-a8422670cb5a-kp"}}' 2018-06-29 02:00:48,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 02:00:47 GMT Server: Apache x-openstack-request-id: req-ba4749c4-6154-44a0-bae6-89ab03b56108 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "rel": "self"}]}} 2018-06-29 02:00:48,666 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-ba4749c4-6154-44a0-bae6-89ab03b56108 2018-06-29 02:00:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/1b0bbb70-5342-4f40-9b36-13bb6024c4ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:48,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:48 GMT Server: Apache x-openstack-request-id: req-247a0b23-ab7f-4bd1-b9ff-a2c2adf89ffb Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:49,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:48 GMT Server: Apache x-openstack-request-id: req-96459737-841e-41bf-ad0b-581862df0ee3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json 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": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "OS::stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "keypair_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "stack_user_project_id": "26a6335c33454131b6dd280314389156", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwrhK5C+y/iFX0YIweHoOQR9wTJ/RdezY+iHLdJJf1+3mCQWv\nrmtxNUyeBPKhYRuVma8Cq5CKjMdI0GnCcTUFlGjkMC7zftPOMzCxe7iEXMGO7DZF\n8UQSP0j0b2psaHYkoPZ1KdRObhwMxIbv01zm/UaxIbilnJWPSssCBiuWmtfYZ8pW\nxmyWjo293aEY95X+Bm98+Pf0PA+LEnlJ92jKxeeVoXP/X+ygc6RzacTX1wEgP8M8\nKM6xQ9b5RjnYDPt+AZEtpZYMjIDfiTLzc5ACGNXOsqJ0VOaNJlFn021/uOG/BQJX\nGowIghUSQI34NuieKIcRbxlNFOlRGR/w4ZHy1wIDAQABAoIBAH7rGr2DLbshRplj\nr25HuFTQRiVbom6n84GOV4vjAJ/BC8hjsXARzhd8mh8FexTNowQqI6ZqLzS1jItz\n8+5QLhPfDqUtZT8MlYGeQoEu8u92pk7mzU4GHZKsXc7lYkXwg81690FNhdWVaOkM\nPvPYwSLjWf9t2Fyoy15n1ijpbl/8H5cQz4HLsl0CkRA1lP0wHF0VYKfisvkMkh3S\nNAljjzz6yWzaEoQK9Sc8gBeWL//JgISE7yD6LccaCsbil4/8MmQJ6hYihsAS+KA4\nt6xZaMqgFUKeYHUOZ8YhBuOsaO8XSeNo0qXvI2cyTjodF6EBou7zZoU/mXca3AWz\nJ9DWkFkCgYEA4oAAJDvtnsnqoPnbj9vnNR4oh6CAmG6Mx/0HbrejxI/VNZdBPJkG\n5VMKhvInCaQCpy31m0irF/fS+xrNdNABH0K7FpnvrLbM792KquGg3+ZDgOIsWoSx\nBFoGOVlHbVMoy9VdbD4sKYKOx9C4wiS/fMlGWPKTMfnksnq+de0he4MCgYEA3BSs\nqrUlfIgASNTMI3s9SxpCgE7dCp/B66jYTnKZHDztc0X4AowJuSwoX6mviPgRi+3d\n7mmghFT8866zym1P+5vm09izSKgRgXEAo0vvqoZGh7CX1aczSDP4+faADt1Q6CSY\nUF7cHthFytU2nah8WTqJwnkF9GxGNJmzAUlSJx0CgYBRx+PFMXovnjpAW1bij4Tg\n0f3SUqp731ankv3PBTF1dHWIPw/IAHzT6nLfnKlpurVWhaqrocZdBhdAoUHTzpLJ\nJcAFfhli5DIE3ZoG7ya2ER8IdyGKoWSE7LhYlprKp38Qcf6kaaJqboB9NyiuuLQH\nK2liDlwFbHQd2WHRlIhFXwKBgHPQjWzoFuoJx9yL30FswTycfRJ4beoBWFNjbzEZ\nLWmmxm47C+CLQTKpAjYVXcJ+iP1SF9A21bnN36986DBGhiiqSjaBexdpGo07olJM\ny7q5HrSZQc21R09fyk4AYjNwU/tWBrGEueGhfljXCv68g3ORUp18gp21vNxBZenv\nY8QhAoGAEmHejnsZx25zyW6l9aQf1i7YzEzbHZHvcCfANcwxcFH7wZkNjXT3M4ul\nBuW57ALR7fVCt5frvHJh7TDb8hiLVeJZyIqnE/6uPKwgTvvw6MigP4ccXyQezXiy\npypoB3l7v/lkix3+IgWOXDrpoVJkrCKiuPb7czDqm5CNez3H5fc=\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 02:00:49,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae used request id req-96459737-841e-41bf-ad0b-581862df0ee3 2018-06-29 02:00:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/1b0bbb70-5342-4f40-9b36-13bb6024c4ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:49,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache x-openstack-request-id: req-20f9c157-a514-4014-bb32-a231eb7223fd Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:49,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache x-openstack-request-id: req-4b46548e-bb53-4f81-b5b8-b56f12382f6b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json 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": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "OS::stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "keypair_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "stack_user_project_id": "26a6335c33454131b6dd280314389156", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwrhK5C+y/iFX0YIweHoOQR9wTJ/RdezY+iHLdJJf1+3mCQWv\nrmtxNUyeBPKhYRuVma8Cq5CKjMdI0GnCcTUFlGjkMC7zftPOMzCxe7iEXMGO7DZF\n8UQSP0j0b2psaHYkoPZ1KdRObhwMxIbv01zm/UaxIbilnJWPSssCBiuWmtfYZ8pW\nxmyWjo293aEY95X+Bm98+Pf0PA+LEnlJ92jKxeeVoXP/X+ygc6RzacTX1wEgP8M8\nKM6xQ9b5RjnYDPt+AZEtpZYMjIDfiTLzc5ACGNXOsqJ0VOaNJlFn021/uOG/BQJX\nGowIghUSQI34NuieKIcRbxlNFOlRGR/w4ZHy1wIDAQABAoIBAH7rGr2DLbshRplj\nr25HuFTQRiVbom6n84GOV4vjAJ/BC8hjsXARzhd8mh8FexTNowQqI6ZqLzS1jItz\n8+5QLhPfDqUtZT8MlYGeQoEu8u92pk7mzU4GHZKsXc7lYkXwg81690FNhdWVaOkM\nPvPYwSLjWf9t2Fyoy15n1ijpbl/8H5cQz4HLsl0CkRA1lP0wHF0VYKfisvkMkh3S\nNAljjzz6yWzaEoQK9Sc8gBeWL//JgISE7yD6LccaCsbil4/8MmQJ6hYihsAS+KA4\nt6xZaMqgFUKeYHUOZ8YhBuOsaO8XSeNo0qXvI2cyTjodF6EBou7zZoU/mXca3AWz\nJ9DWkFkCgYEA4oAAJDvtnsnqoPnbj9vnNR4oh6CAmG6Mx/0HbrejxI/VNZdBPJkG\n5VMKhvInCaQCpy31m0irF/fS+xrNdNABH0K7FpnvrLbM792KquGg3+ZDgOIsWoSx\nBFoGOVlHbVMoy9VdbD4sKYKOx9C4wiS/fMlGWPKTMfnksnq+de0he4MCgYEA3BSs\nqrUlfIgASNTMI3s9SxpCgE7dCp/B66jYTnKZHDztc0X4AowJuSwoX6mviPgRi+3d\n7mmghFT8866zym1P+5vm09izSKgRgXEAo0vvqoZGh7CX1aczSDP4+faADt1Q6CSY\nUF7cHthFytU2nah8WTqJwnkF9GxGNJmzAUlSJx0CgYBRx+PFMXovnjpAW1bij4Tg\n0f3SUqp731ankv3PBTF1dHWIPw/IAHzT6nLfnKlpurVWhaqrocZdBhdAoUHTzpLJ\nJcAFfhli5DIE3ZoG7ya2ER8IdyGKoWSE7LhYlprKp38Qcf6kaaJqboB9NyiuuLQH\nK2liDlwFbHQd2WHRlIhFXwKBgHPQjWzoFuoJx9yL30FswTycfRJ4beoBWFNjbzEZ\nLWmmxm47C+CLQTKpAjYVXcJ+iP1SF9A21bnN36986DBGhiiqSjaBexdpGo07olJM\ny7q5HrSZQc21R09fyk4AYjNwU/tWBrGEueGhfljXCv68g3ORUp18gp21vNxBZenv\nY8QhAoGAEmHejnsZx25zyW6l9aQf1i7YzEzbHZHvcCfANcwxcFH7wZkNjXT3M4ul\nBuW57ALR7fVCt5frvHJh7TDb8hiLVeJZyIqnE/6uPKwgTvvw6MigP4ccXyQezXiy\npypoB3l7v/lkix3+IgWOXDrpoVJkrCKiuPb7czDqm5CNez3H5fc=\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 02:00:49,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae used request id req-4b46548e-bb53-4f81-b5b8-b56f12382f6b 2018-06-29 02:00:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/1b0bbb70-5342-4f40-9b36-13bb6024c4ae/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:49,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache x-openstack-request-id: req-cee8d963-2144-4c04-8034-6a7b53226144 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache x-openstack-request-id: req-20e7da14-8177-4713-9ff0-cc6f89697360 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-29T02:00:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-29 02:00:49,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae/resources used request id req-20e7da14-8177-4713-9ff0-cc6f89697360 2018-06-29 02:00:49,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:49,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06484c08-52b9-40f7-81e9-afc6811e865f x-compute-request-id: req-06484c08-52b9-40f7-81e9-afc6811e865f Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCuErkL7L+IVfRgjB4eg5BH3BMn9F17Nj6Ict0kl/X7eYJBa+ua3E1TJ4E8qFhG5WZrwKrkIqMx0jQacJxNQWUaOQwLvN+084zMLF7uIRcwY7sNkXxRBI/SPRvamxodiSg9nUp1E5uHAzEhu/TXOb9RrEhuKWclY9KywIGK5aa19hnylbGbJaOjb3doRj3lf4Gb3z49/Q8D4sSeUn3aMrF55Whc/9f7KBzpHNpxNfXASA/wzwozrFD1vlGOdgM+34BkS2llgyMgN+JMvNzkAIY1c6yonRU5o0mUWfTbX+44b8FAlcajAiCFRJAjfg26J4ohxFvGU0U6VEZH/DhkfLX Generated-by-Nova", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp", "deleted": false, "created_at": "2018-06-29T02:00:48.000000", "updated_at": null, "fingerprint": "7b:28:e5:59:fc:56:5f:be:2d:99:36:c2:71:26:8e:a1", "deleted_at": null, "id": 5}} 2018-06-29 02:00:49,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp used request id req-06484c08-52b9-40f7-81e9-afc6811e865f 2018-06-29 02:00:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/1b0bbb70-5342-4f40-9b36-13bb6024c4ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:50,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:49 GMT Server: Apache x-openstack-request-id: req-3b568ae2-70ae-40d1-9706-15b4667762e8 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:50,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:50 GMT Server: Apache x-openstack-request-id: req-1afd2ea9-85bb-4b56-ab00-cacbef5ef303 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json 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": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "OS::stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "keypair_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack", "stack_user_project_id": "26a6335c33454131b6dd280314389156", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1b0bbb70-5342-4f40-9b36-13bb6024c4ae", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwrhK5C+y/iFX0YIweHoOQR9wTJ/RdezY+iHLdJJf1+3mCQWv\nrmtxNUyeBPKhYRuVma8Cq5CKjMdI0GnCcTUFlGjkMC7zftPOMzCxe7iEXMGO7DZF\n8UQSP0j0b2psaHYkoPZ1KdRObhwMxIbv01zm/UaxIbilnJWPSssCBiuWmtfYZ8pW\nxmyWjo293aEY95X+Bm98+Pf0PA+LEnlJ92jKxeeVoXP/X+ygc6RzacTX1wEgP8M8\nKM6xQ9b5RjnYDPt+AZEtpZYMjIDfiTLzc5ACGNXOsqJ0VOaNJlFn021/uOG/BQJX\nGowIghUSQI34NuieKIcRbxlNFOlRGR/w4ZHy1wIDAQABAoIBAH7rGr2DLbshRplj\nr25HuFTQRiVbom6n84GOV4vjAJ/BC8hjsXARzhd8mh8FexTNowQqI6ZqLzS1jItz\n8+5QLhPfDqUtZT8MlYGeQoEu8u92pk7mzU4GHZKsXc7lYkXwg81690FNhdWVaOkM\nPvPYwSLjWf9t2Fyoy15n1ijpbl/8H5cQz4HLsl0CkRA1lP0wHF0VYKfisvkMkh3S\nNAljjzz6yWzaEoQK9Sc8gBeWL//JgISE7yD6LccaCsbil4/8MmQJ6hYihsAS+KA4\nt6xZaMqgFUKeYHUOZ8YhBuOsaO8XSeNo0qXvI2cyTjodF6EBou7zZoU/mXca3AWz\nJ9DWkFkCgYEA4oAAJDvtnsnqoPnbj9vnNR4oh6CAmG6Mx/0HbrejxI/VNZdBPJkG\n5VMKhvInCaQCpy31m0irF/fS+xrNdNABH0K7FpnvrLbM792KquGg3+ZDgOIsWoSx\nBFoGOVlHbVMoy9VdbD4sKYKOx9C4wiS/fMlGWPKTMfnksnq+de0he4MCgYEA3BSs\nqrUlfIgASNTMI3s9SxpCgE7dCp/B66jYTnKZHDztc0X4AowJuSwoX6mviPgRi+3d\n7mmghFT8866zym1P+5vm09izSKgRgXEAo0vvqoZGh7CX1aczSDP4+faADt1Q6CSY\nUF7cHthFytU2nah8WTqJwnkF9GxGNJmzAUlSJx0CgYBRx+PFMXovnjpAW1bij4Tg\n0f3SUqp731ankv3PBTF1dHWIPw/IAHzT6nLfnKlpurVWhaqrocZdBhdAoUHTzpLJ\nJcAFfhli5DIE3ZoG7ya2ER8IdyGKoWSE7LhYlprKp38Qcf6kaaJqboB9NyiuuLQH\nK2liDlwFbHQd2WHRlIhFXwKBgHPQjWzoFuoJx9yL30FswTycfRJ4beoBWFNjbzEZ\nLWmmxm47C+CLQTKpAjYVXcJ+iP1SF9A21bnN36986DBGhiiqSjaBexdpGo07olJM\ny7q5HrSZQc21R09fyk4AYjNwU/tWBrGEueGhfljXCv68g3ORUp18gp21vNxBZenv\nY8QhAoGAEmHejnsZx25zyW6l9aQf1i7YzEzbHZHvcCfANcwxcFH7wZkNjXT3M4ul\nBuW57ALR7fVCt5frvHJh7TDb8hiLVeJZyIqnE/6uPKwgTvvw6MigP4ccXyQezXiy\npypoB3l7v/lkix3+IgWOXDrpoVJkrCKiuPb7czDqm5CNez3H5fc=\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 02:00:50,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae used request id req-1afd2ea9-85bb-4b56-ab00-cacbef5ef303 2018-06-29 02:00:50,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:50,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033576af-0ef9-4db3-8f0c-4bec43c2e66b x-compute-request-id: req-033576af-0ef9-4db3-8f0c-4bec43c2e66b Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCuErkL7L+IVfRgjB4eg5BH3BMn9F17Nj6Ict0kl/X7eYJBa+ua3E1TJ4E8qFhG5WZrwKrkIqMx0jQacJxNQWUaOQwLvN+084zMLF7uIRcwY7sNkXxRBI/SPRvamxodiSg9nUp1E5uHAzEhu/TXOb9RrEhuKWclY9KywIGK5aa19hnylbGbJaOjb3doRj3lf4Gb3z49/Q8D4sSeUn3aMrF55Whc/9f7KBzpHNpxNfXASA/wzwozrFD1vlGOdgM+34BkS2llgyMgN+JMvNzkAIY1c6yonRU5o0mUWfTbX+44b8FAlcajAiCFRJAjfg26J4ohxFvGU0U6VEZH/DhkfLX Generated-by-Nova", "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "name": "HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp", "deleted": false, "created_at": "2018-06-29T02:00:48.000000", "updated_at": null, "fingerprint": "7b:28:e5:59:fc:56:5f:be:2d:99:36:c2:71:26:8e:a1", "deleted_at": null, "id": 5}} 2018-06-29 02:00:50,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-kp used request id req-033576af-0ef9-4db3-8f0c-4bec43c2e66b 2018-06-29 02:00:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/1b0bbb70-5342-4f40-9b36-13bb6024c4ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff4001a65ad3acda2a878e6db74a2c24e9c5576" 2018-06-29 02:00:50,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:50 GMT Server: Apache x-openstack-request-id: req-6ccceedc-ede1-4bb8-adb2-b15940a8e6a3 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:50,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 02:00:50 GMT Server: Apache x-openstack-request-id: req-7dd3ebc6-d21c-42ba-8ebc-93b67f238ca7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:50,606 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsKeypairTests-693d0891-87d0-4318-ad4a-a8422670cb5a-stack/1b0bbb70-5342-4f40-9b36-13bb6024c4ae used request id req-7dd3ebc6-d21c-42ba-8ebc-93b67f238ca7 2018-06-29 02:00:50,608 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-29 02:00:50,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:51,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["XyPpwwwHSGqmBtkqKpbbKw"], "issued_at": "2018-06-29T02:00:51.000000Z"}} 2018-06-29 02:00:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" -d '{"stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-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-7c811815-ef67-4371-9c1f-c9e86b4dc576-sec-grp"}}' 2018-06-29 02:00:52,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 29 Jun 2018 02:00:51 GMT Server: Apache x-openstack-request-id: req-82d02e37-dd7a-48a4-98d3-6f37441d1e0a Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "39240e8c-999f-450e-8dca-33f142adb60e", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e", "rel": "self"}]}} 2018-06-29 02:00:52,501 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks used request id req-82d02e37-dd7a-48a4-98d3-6f37441d1e0a 2018-06-29 02:00:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/39240e8c-999f-450e-8dca-33f142adb60e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:52,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:52 GMT Server: Apache x-openstack-request-id: req-d45bcb76-2541-4e3d-85d2-d0bdea444b67 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:52,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:52 GMT Server: Apache x-openstack-request-id: req-c172802c-cd5e-4c2b-af12-51ab2fd801ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "39240e8c-999f-450e-8dca-33f142adb60e", "OS::stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "stack_user_project_id": "3ac6545ebca74e0e90156ffcc4cc241a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "39240e8c-999f-450e-8dca-33f142adb60e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 02:00:52,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e used request id req-c172802c-cd5e-4c2b-af12-51ab2fd801ec 2018-06-29 02:00:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/39240e8c-999f-450e-8dca-33f142adb60e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:53,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:52 GMT Server: Apache x-openstack-request-id: req-bdc32564-4ed6-4d27-92df-1cca3edef7d3 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:53,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:53 GMT Server: Apache x-openstack-request-id: req-af3133e0-d660-4c35-9eaf-b1f755b089c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "39240e8c-999f-450e-8dca-33f142adb60e", "OS::stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "stack_user_project_id": "3ac6545ebca74e0e90156ffcc4cc241a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-29T02:00:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "39240e8c-999f-450e-8dca-33f142adb60e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 02:00:53,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e used request id req-af3133e0-d660-4c35-9eaf-b1f755b089c5 2018-06-29 02:00:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/39240e8c-999f-450e-8dca-33f142adb60e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:56,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:56 GMT Server: Apache x-openstack-request-id: req-28e8573c-1c41-41e0-8d10-74bea9c95786 Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:56,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:56 GMT Server: Apache x-openstack-request-id: req-cea30305-f94c-4044-9565-7ca997f3c898 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0389fcf30a414870838639b91f3f4604", "OS::stack_id": "39240e8c-999f-450e-8dca-33f142adb60e", "OS::stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack", "stack_user_project_id": "3ac6545ebca74e0e90156ffcc4cc241a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-29T02:00:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "39240e8c-999f-450e-8dca-33f142adb60e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-29 02:00:56,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e used request id req-cea30305-f94c-4044-9565-7ca997f3c898 2018-06-29 02:00:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/39240e8c-999f-450e-8dca-33f142adb60e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:56,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:56 GMT Server: Apache x-openstack-request-id: req-eb6eb9cc-c8e7-42be-a78a-1225b3dc627a Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:56,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:56 GMT Server: Apache x-openstack-request-id: req-442acfbd-2b89-464a-a570-b35c20c6d35f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-29T02:00:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-29T02:00:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-29 02:00:56,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e/resources used request id req-442acfbd-2b89-464a-a570-b35c20c6d35f 2018-06-29 02:00:56,985 - neutron_utils - INFO - Retrieving security group with ID - 8832248a-302f-4273-bf8d-12d1b267c1d2 2018-06-29 02:00:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8832248a-302f-4273-bf8d-12d1b267c1d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:57,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-896f3933-e7ca-46f0-8142-2c3f5587d64d Date: Fri, 29 Jun 2018 02:00:57 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T02:00:52Z", "updated_at": "2018-06-29T02:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-29T02:00:53Z", "revision_number": 0, "id": "c54b702b-3b5c-4160-b5c2-8138ecd03a93", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-29T02:00:53Z", "security_group_id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-29T02:00:53Z", "revision_number": 0, "id": "ca766f25-29de-413d-8a5e-1d040d34160b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-29T02:00:53Z", "security_group_id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "tenant_id": "0389fcf30a414870838639b91f3f4604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0389fcf30a414870838639b91f3f4604"}], "revision_number": 5, "project_id": "0389fcf30a414870838639b91f3f4604", "id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "name": "HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-sec-grp"}]} 2018-06-29 02:00:57,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8832248a-302f-4273-bf8d-12d1b267c1d2 used request id req-896f3933-e7ca-46f0-8142-2c3f5587d64d 2018-06-29 02:00:57,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8832248a-302f-4273-bf8d-12d1b267c1d2 2018-06-29 02:00:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8832248a-302f-4273-bf8d-12d1b267c1d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-419ae004-c013-4198-a401-e5d1eb679eed Date: Fri, 29 Jun 2018 02:00:57 GMT 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-29T02:00:53Z", "security_group_id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "port_range_min": 22, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T02:00:53Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "c54b702b-3b5c-4160-b5c2-8138ecd03a93"}, {"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-29T02:00:53Z", "security_group_id": "8832248a-302f-4273-bf8d-12d1b267c1d2", "port_range_min": null, "revision_number": 0, "tenant_id": "0389fcf30a414870838639b91f3f4604", "created_at": "2018-06-29T02:00:53Z", "project_id": "0389fcf30a414870838639b91f3f4604", "id": "ca766f25-29de-413d-8a5e-1d040d34160b"}]} 2018-06-29 02:00:57,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8832248a-302f-4273-bf8d-12d1b267c1d2 used request id req-419ae004-c013-4198-a401-e5d1eb679eed 2018-06-29 02:00:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/39240e8c-999f-450e-8dca-33f142adb60e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e2374896d33295e137efb913e8d5bc34734909" 2018-06-29 02:00:57,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 29 Jun 2018 02:00:57 GMT Server: Apache x-openstack-request-id: req-a2e24e06-c273-499d-a140-d92949b4859e Location: http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-29 02:00:57,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 29 Jun 2018 02:00:57 GMT Server: Apache x-openstack-request-id: req-33427d24-57a0-4472-9fb2-e561acf6c9e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-29 02:00:57,478 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604/stacks/HeatUtilsSecurityGroupTests-7c811815-ef67-4371-9c1f-c9e86b4dc576-stack/39240e8c-999f-450e-8dca-33f142adb60e used request id req-33427d24-57a0-4472-9fb2-e561acf6c9e8 2018-06-29 02:00:57,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:57,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["fGBYkD96Rmu5VLOJZu0Bjw"], "issued_at": "2018-06-29T02:00:57.000000Z"}} 2018-06-29 02:00:57,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c164639e66aaf4c32469f8a7fe169296a3852018" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-fb1b42c3-1806-4bff-b7e9-33a8d780c92d"}}' 2018-06-29 02:00:58,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:57 GMT Server: Apache x-compute-request-id: req-3158ba1a-f556-407b-a61d-7b79c9e84d70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3158ba1a-f556-407b-a61d-7b79c9e84d70 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c07f054c-65e7-4c74-af66-3a83919f5120", "name": "CinderUtilsQoSTests-fb1b42c3-1806-4bff-b7e9-33a8d780c92d"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120", "rel": "bookmark"}]} 2018-06-29 02:00:58,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-3158ba1a-f556-407b-a61d-7b79c9e84d70 2018-06-29 02:00:58,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3158ba1a-f556-407b-a61d-7b79c9e84d70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c164639e66aaf4c32469f8a7fe169296a3852018" 2018-06-29 02:00:58,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:58 GMT Server: Apache x-compute-request-id: req-18c5a49b-cb11-480c-bdd5-3762ae5dbbd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18c5a49b-cb11-480c-bdd5-3762ae5dbbd7 Content-Encoding: gzip Content-Length: 157 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c07f054c-65e7-4c74-af66-3a83919f5120", "name": "CinderUtilsQoSTests-fb1b42c3-1806-4bff-b7e9-33a8d780c92d"}]} 2018-06-29 02:00:58,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-18c5a49b-cb11-480c-bdd5-3762ae5dbbd7 2018-06-29 02:00:58,285 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fb1b42c3-1806-4bff-b7e9-33a8d780c92d 2018-06-29 02:00:58,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3158ba1a-f556-407b-a61d-7b79c9e84d70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c164639e66aaf4c32469f8a7fe169296a3852018" 2018-06-29 02:00:58,498 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:00:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ab75d3d-b5ff-447a-ad49-238671ed0b94 Content-Length: 0 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 02:00:58,498 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120?force=False used request id req-6ab75d3d-b5ff-447a-ad49-238671ed0b94 2018-06-29 02:00:58,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3158ba1a-f556-407b-a61d-7b79c9e84d70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c164639e66aaf4c32469f8a7fe169296a3852018" 2018-06-29 02:00:58,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:58 GMT Server: Apache x-compute-request-id: req-e9796158-6e70-46cd-885a-7ecae992579f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9796158-6e70-46cd-885a-7ecae992579f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-06-29 02:00:58,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-e9796158-6e70-46cd-885a-7ecae992579f 2018-06-29 02:00:58,694 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fb1b42c3-1806-4bff-b7e9-33a8d780c92d 2018-06-29 02:00:58,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3158ba1a-f556-407b-a61d-7b79c9e84d70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c164639e66aaf4c32469f8a7fe169296a3852018" 2018-06-29 02:00:58,890 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:00:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-aa704e73-8f20-48fe-86ea-fd2eab014460 x-openstack-request-id: req-aa704e73-8f20-48fe-86ea-fd2eab014460 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec c07f054c-65e7-4c74-af66-3a83919f5120.", "code": 404}} 2018-06-29 02:00:58,890 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/c07f054c-65e7-4c74-af66-3a83919f5120?force=False used request id req-aa704e73-8f20-48fe-86ea-fd2eab014460 2018-06-29 02:00:58,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:00:59,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["SO9ZFGZKRoaYVcU9yGXGQQ"], "issued_at": "2018-06-29T02:00:59.000000Z"}} 2018-06-29 02:00:59,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce84eceb1a352e8bf07202e3e8c5d15e3857c025" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-a6f32413-d1c4-4f90-9576-672e47561f01"}}' 2018-06-29 02:00:59,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:59 GMT Server: Apache x-compute-request-id: req-806be47c-c276-4c68-a744-f8ce67d388c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-806be47c-c276-4c68-a744-f8ce67d388c3 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "0e8802d2-22e7-443d-b102-8f9f6479cfe6", "name": "CinderUtilsQoSTests-a6f32413-d1c4-4f90-9576-672e47561f01"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6", "rel": "bookmark"}]} 2018-06-29 02:00:59,494 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-806be47c-c276-4c68-a744-f8ce67d388c3 2018-06-29 02:00:59,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-806be47c-c276-4c68-a744-f8ce67d388c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce84eceb1a352e8bf07202e3e8c5d15e3857c025" 2018-06-29 02:00:59,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:59 GMT Server: Apache x-compute-request-id: req-ef9b3dd7-0a7b-41c9-b5e9-c4d25ecbade7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef9b3dd7-0a7b-41c9-b5e9-c4d25ecbade7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "0e8802d2-22e7-443d-b102-8f9f6479cfe6", "name": "CinderUtilsQoSTests-a6f32413-d1c4-4f90-9576-672e47561f01"}]} 2018-06-29 02:00:59,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-ef9b3dd7-0a7b-41c9-b5e9-c4d25ecbade7 2018-06-29 02:00:59,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-806be47c-c276-4c68-a744-f8ce67d388c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce84eceb1a352e8bf07202e3e8c5d15e3857c025" 2018-06-29 02:00:59,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:00:59 GMT Server: Apache x-compute-request-id: req-f2b11582-826d-45c7-b9bf-abdf60d1823f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2b11582-826d-45c7-b9bf-abdf60d1823f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "0e8802d2-22e7-443d-b102-8f9f6479cfe6", "name": "CinderUtilsQoSTests-a6f32413-d1c4-4f90-9576-672e47561f01"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6", "rel": "bookmark"}]} 2018-06-29 02:00:59,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6 used request id req-f2b11582-826d-45c7-b9bf-abdf60d1823f 2018-06-29 02:00:59,871 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a6f32413-d1c4-4f90-9576-672e47561f01 2018-06-29 02:00:59,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-806be47c-c276-4c68-a744-f8ce67d388c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce84eceb1a352e8bf07202e3e8c5d15e3857c025" 2018-06-29 02:01:00,110 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:00:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73eae4be-8380-4afc-bcda-4beae66570a9 Content-Length: 0 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 02:01:00,110 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/0e8802d2-22e7-443d-b102-8f9f6479cfe6?force=False used request id req-73eae4be-8380-4afc-bcda-4beae66570a9 2018-06-29 02:01:00,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:00,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Xt5aJFBXTC2MAbmaObAo9w"], "issued_at": "2018-06-29T02:01:00.000000Z"}} 2018-06-29 02:01:00,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b9148b517c03cb86a884ff8fa5be64e6239df0" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-7da8ed35-12fb-4d2a-8753-9d69614c950e"}}' 2018-06-29 02:01:00,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:00 GMT Server: Apache x-compute-request-id: req-cd85744b-7933-475a-a780-48ea5a73566b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd85744b-7933-475a-a780-48ea5a73566b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d27049b2-29ba-480c-9975-d1fd24c760d2", "name": "CinderUtilsQoSTests-7da8ed35-12fb-4d2a-8753-9d69614c950e"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2", "rel": "bookmark"}]} 2018-06-29 02:01:00,887 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-cd85744b-7933-475a-a780-48ea5a73566b 2018-06-29 02:01:00,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd85744b-7933-475a-a780-48ea5a73566b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b9148b517c03cb86a884ff8fa5be64e6239df0" 2018-06-29 02:01:01,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:00 GMT Server: Apache x-compute-request-id: req-f48990e6-1388-4af5-a98f-6a22b9086541 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f48990e6-1388-4af5-a98f-6a22b9086541 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "d27049b2-29ba-480c-9975-d1fd24c760d2", "name": "CinderUtilsQoSTests-7da8ed35-12fb-4d2a-8753-9d69614c950e"}]} 2018-06-29 02:01:01,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-f48990e6-1388-4af5-a98f-6a22b9086541 2018-06-29 02:01:01,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd85744b-7933-475a-a780-48ea5a73566b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b9148b517c03cb86a884ff8fa5be64e6239df0" 2018-06-29 02:01:01,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:01 GMT Server: Apache x-compute-request-id: req-fbb4a348-7a69-4a71-b302-a26fa068f0af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbb4a348-7a69-4a71-b302-a26fa068f0af Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d27049b2-29ba-480c-9975-d1fd24c760d2", "name": "CinderUtilsQoSTests-7da8ed35-12fb-4d2a-8753-9d69614c950e"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2", "rel": "bookmark"}]} 2018-06-29 02:01:01,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2 used request id req-fbb4a348-7a69-4a71-b302-a26fa068f0af 2018-06-29 02:01:01,332 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7da8ed35-12fb-4d2a-8753-9d69614c950e 2018-06-29 02:01:01,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd85744b-7933-475a-a780-48ea5a73566b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b9148b517c03cb86a884ff8fa5be64e6239df0" 2018-06-29 02:01:01,545 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-79d63a2b-1b3b-4676-8ffd-e9ce5e464d47 Content-Length: 0 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 02:01:01,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/d27049b2-29ba-480c-9975-d1fd24c760d2?force=False used request id req-79d63a2b-1b3b-4676-8ffd-e9ce5e464d47 2018-06-29 02:01:01,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:01,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["mA4Uy434QHKTRmzeJbMWsQ"], "issued_at": "2018-06-29T02:01:01.000000Z"}} 2018-06-29 02:01:01,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32e6bf7c64c27ffdcbff8a9499354ba4101a3b" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-fa11ee3a-3afe-45da-91ed-f4663c72f929"}}' 2018-06-29 02:01:02,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:01 GMT Server: Apache x-compute-request-id: req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6a6c726c-38a0-44a7-83e2-9fcb99c79494", "name": "CinderUtilsQoSTests-fa11ee3a-3afe-45da-91ed-f4663c72f929"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494", "rel": "bookmark"}]} 2018-06-29 02:01:02,140 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c 2018-06-29 02:01:02,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32e6bf7c64c27ffdcbff8a9499354ba4101a3b" 2018-06-29 02:01:02,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:02 GMT Server: Apache x-compute-request-id: req-161ef3cf-00ef-4f70-9053-0063569b186e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-161ef3cf-00ef-4f70-9053-0063569b186e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6a6c726c-38a0-44a7-83e2-9fcb99c79494", "name": "CinderUtilsQoSTests-fa11ee3a-3afe-45da-91ed-f4663c72f929"}]} 2018-06-29 02:01:02,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-161ef3cf-00ef-4f70-9053-0063569b186e 2018-06-29 02:01:02,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32e6bf7c64c27ffdcbff8a9499354ba4101a3b" 2018-06-29 02:01:02,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:02 GMT Server: Apache x-compute-request-id: req-07194929-391e-4438-bdbe-babf61de5e1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07194929-391e-4438-bdbe-babf61de5e1d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6a6c726c-38a0-44a7-83e2-9fcb99c79494", "name": "CinderUtilsQoSTests-fa11ee3a-3afe-45da-91ed-f4663c72f929"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494", "rel": "bookmark"}]} 2018-06-29 02:01:02,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494 used request id req-07194929-391e-4438-bdbe-babf61de5e1d 2018-06-29 02:01:02,498 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fa11ee3a-3afe-45da-91ed-f4663c72f929 2018-06-29 02:01:02,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c992fd60-b0ce-4982-8138-e0a3ba5fae8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32e6bf7c64c27ffdcbff8a9499354ba4101a3b" 2018-06-29 02:01:02,726 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49924696-643f-452b-aeed-4829e0856f02 Content-Length: 0 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 02:01:02,726 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a6c726c-38a0-44a7-83e2-9fcb99c79494?force=False used request id req-49924696-643f-452b-aeed-4829e0856f02 2018-06-29 02:01:02,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:03,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["cqSwdqIXT4avRfrpNRIb8g"], "issued_at": "2018-06-29T02:01:03.000000Z"}} 2018-06-29 02:01:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:03,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e55771-434f-4e87-940b-1a4162af4d98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 02:01:03,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82e55771-434f-4e87-940b-1a4162af4d98 2018-06-29 02:01:03,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-a220ff92-c101-4220-8296-8c99b6591382", "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 02:01:03,575 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:03 GMT Server: Apache x-compute-request-id: req-fab50afa-9b84-44ae-b98f-581261e579d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fab50afa-9b84-44ae-b98f-581261e579d5 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T02:01:03.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-a220ff92-c101-4220-8296-8c99b6591382", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "size": 1}} 2018-06-29 02:01:03,576 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes used request id req-fab50afa-9b84-44ae-b98f-581261e579d5 2018-06-29 02:01:03,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:03,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:03 GMT Server: Apache x-compute-request-id: req-28f673c4-32d4-424c-9a2f-269179e765e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28f673c4-32d4-424c-9a2f-269179e765e6 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:03.000000", "replication_status": null, "snapshot_id": null, "id": "b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-a220ff92-c101-4220-8296-8c99b6591382", "bootable": "false", "created_at": "2018-06-29T02:01:03.000000", "volume_type": null}} 2018-06-29 02:01:03,848 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-28f673c4-32d4-424c-9a2f-269179e765e6 2018-06-29 02:01:03,851 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:04,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:03 GMT Server: Apache x-compute-request-id: req-a992a547-f8e8-48aa-9c9c-f9ec06123c24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a992a547-f8e8-48aa-9c9c-f9ec06123c24 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:03.000000", "replication_status": null, "snapshot_id": null, "id": "b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-a220ff92-c101-4220-8296-8c99b6591382", "bootable": "false", "created_at": "2018-06-29T02:01:03.000000", "volume_type": null}} 2018-06-29 02:01:04,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-a992a547-f8e8-48aa-9c9c-f9ec06123c24 2018-06-29 02:01:04,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:04,409 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:04 GMT Server: Apache x-compute-request-id: req-26da5a9f-a2f8-40ab-aeb5-52da2ad4e98e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26da5a9f-a2f8-40ab-aeb5-52da2ad4e98e Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:03.000000", "replication_status": null, "snapshot_id": null, "id": "b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-a220ff92-c101-4220-8296-8c99b6591382", "bootable": "false", "created_at": "2018-06-29T02:01:03.000000", "volume_type": null}]} 2018-06-29 02:01:04,409 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-26da5a9f-a2f8-40ab-aeb5-52da2ad4e98e 2018-06-29 02:01:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 02:01:04,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 02:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 02:01:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:04,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feead293-d2f3-4ce7-be75-8d58c91d61ec Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 02:01:04,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-feead293-d2f3-4ce7-be75-8d58c91d61ec 2018-06-29 02:01:04,509 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a220ff92-c101-4220-8296-8c99b6591382 2018-06-29 02:01:04,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:04,775 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ce9b626-f085-477b-97dc-10393dacfa9b Content-Length: 0 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 02:01:04,775 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-3ce9b626-f085-477b-97dc-10393dacfa9b 2018-06-29 02:01:04,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:04,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:04 GMT Server: Apache x-compute-request-id: req-b994af08-4294-42ee-8aa8-44a4e94199e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b994af08-4294-42ee-8aa8-44a4e94199e0 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:04.000000", "replication_status": null, "snapshot_id": null, "id": "b09c8462-3aff-43fc-9b5a-a06ffb0ab61c", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-a220ff92-c101-4220-8296-8c99b6591382", "bootable": "false", "created_at": "2018-06-29T02:01:03.000000", "volume_type": null}} 2018-06-29 02:01:04,837 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-b994af08-4294-42ee-8aa8-44a4e94199e0 2018-06-29 02:01:07,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:08,029 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e57eae9b-c405-4cce-be8e-8c4127cf1a55 x-openstack-request-id: req-e57eae9b-c405-4cce-be8e-8c4127cf1a55 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b09c8462-3aff-43fc-9b5a-a06ffb0ab61c could not be found.", "code": 404}} 2018-06-29 02:01:08,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-e57eae9b-c405-4cce-be8e-8c4127cf1a55 2018-06-29 02:01:08,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:08,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache x-compute-request-id: req-2d3d1a63-decc-43f0-ae34-dd67f1c0246f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d3d1a63-decc-43f0-ae34-dd67f1c0246f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-29 02:01:08,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-2d3d1a63-decc-43f0-ae34-dd67f1c0246f 2018-06-29 02:01:08,077 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a220ff92-c101-4220-8296-8c99b6591382 2018-06-29 02:01:08,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:08,112 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e4e9c42b-7000-49d8-932a-b1ad71addd07 x-openstack-request-id: req-e4e9c42b-7000-49d8-932a-b1ad71addd07 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b09c8462-3aff-43fc-9b5a-a06ffb0ab61c could not be found.", "code": 404}} 2018-06-29 02:01:08,112 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-e4e9c42b-7000-49d8-932a-b1ad71addd07 2018-06-29 02:01:08,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fab50afa-9b84-44ae-b98f-581261e579d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fdbd48d9596eaea5f8670de208d7aea0d8b371" 2018-06-29 02:01:08,149 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-882c43d0-0fb9-49ea-8564-bd3df9d2e0a4 x-openstack-request-id: req-882c43d0-0fb9-49ea-8564-bd3df9d2e0a4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b09c8462-3aff-43fc-9b5a-a06ffb0ab61c could not be found.", "code": 404}} 2018-06-29 02:01:08,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/b09c8462-3aff-43fc-9b5a-a06ffb0ab61c used request id req-882c43d0-0fb9-49ea-8564-bd3df9d2e0a4 2018-06-29 02:01:08,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:08,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["ReCCNwG_Q_KBGCYRj_9BsQ"], "issued_at": "2018-06-29T02:01:08.000000Z"}} 2018-06-29 02:01:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:08,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bbc5d9-7ea4-4daf-9a4c-6a028ae528a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "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.30.9.28:5000/v3/", "rel": "self"}]}} 2018-06-29 02:01:08,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8bbc5d9-7ea4-4daf-9a4c-6a028ae528a3 2018-06-29 02:01:08,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-44f871b3-49a4-462d-9e8b-8cc56f08332f", "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 02:01:08,929 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache x-compute-request-id: req-3e2c4449-f94d-4c98-be21-8b7659b5e080 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e2c4449-f94d-4c98-be21-8b7659b5e080 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-29T02:01:08.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-44f871b3-49a4-462d-9e8b-8cc56f08332f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c078ee9b-26df-481a-b088-c6adcdf7c81a", "size": 1}} 2018-06-29 02:01:08,929 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes used request id req-3e2c4449-f94d-4c98-be21-8b7659b5e080 2018-06-29 02:01:08,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c4449-f94d-4c98-be21-8b7659b5e080" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:09,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:08 GMT Server: Apache x-compute-request-id: req-fbf4b30c-9540-4ecc-a0dc-5ef61c6e3b32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbf4b30c-9540-4ecc-a0dc-5ef61c6e3b32 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:09.000000", "replication_status": null, "snapshot_id": null, "id": "c078ee9b-26df-481a-b088-c6adcdf7c81a", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-44f871b3-49a4-462d-9e8b-8cc56f08332f", "bootable": "false", "created_at": "2018-06-29T02:01:08.000000", "volume_type": null}} 2018-06-29 02:01:09,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a used request id req-fbf4b30c-9540-4ecc-a0dc-5ef61c6e3b32 2018-06-29 02:01:09,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c4449-f94d-4c98-be21-8b7659b5e080" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:09,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache x-compute-request-id: req-1caa4e89-9bd9-409e-873d-fd11bbb3c0c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1caa4e89-9bd9-409e-873d-fd11bbb3c0c9 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:09.000000", "replication_status": null, "snapshot_id": null, "id": "c078ee9b-26df-481a-b088-c6adcdf7c81a", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-44f871b3-49a4-462d-9e8b-8cc56f08332f", "bootable": "false", "created_at": "2018-06-29T02:01:08.000000", "volume_type": null}} 2018-06-29 02:01:09,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a used request id req-1caa4e89-9bd9-409e-873d-fd11bbb3c0c9 2018-06-29 02:01:09,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c4449-f94d-4c98-be21-8b7659b5e080" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:09,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache x-compute-request-id: req-8d183ddb-56ac-4f04-a48b-52d6b4164591 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d183ddb-56ac-4f04-a48b-52d6b4164591 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-06-29T02:01:09.000000", "replication_status": null, "snapshot_id": null, "id": "c078ee9b-26df-481a-b088-c6adcdf7c81a", "size": 1, "user_id": "51c1061d7b4f465885eea87fb9bf5d40", "os-vol-tenant-attr:tenant_id": "0389fcf30a414870838639b91f3f4604", "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-44f871b3-49a4-462d-9e8b-8cc56f08332f", "bootable": "false", "created_at": "2018-06-29T02:01:08.000000", "volume_type": null}]} 2018-06-29 02:01:09,608 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/detail used request id req-8d183ddb-56ac-4f04-a48b-52d6b4164591 2018-06-29 02:01:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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 02:01:09,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.30.9.28: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.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-29 02:01:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:09,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94174965-96d7-4818-8073-b1ce6908c8a6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}} 2018-06-29 02:01:09,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0389fcf30a414870838639b91f3f4604 used request id req-94174965-96d7-4818-8073-b1ce6908c8a6 2018-06-29 02:01:09,637 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-44f871b3-49a4-462d-9e8b-8cc56f08332f 2018-06-29 02:01:09,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c4449-f94d-4c98-be21-8b7659b5e080" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:09,871 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f687e187-670c-4cab-9a8e-c1ea7d0d1199 Content-Length: 0 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 02:01:09,871 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a used request id req-f687e187-670c-4cab-9a8e-c1ea7d0d1199 2018-06-29 02:01:09,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c4449-f94d-4c98-be21-8b7659b5e080" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1410616a63e79ade68a759211157b793f44036ef" 2018-06-29 02:01:10,069 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-14b898f8-adc5-4f8a-bc42-d5e8e402dba1 x-openstack-request-id: req-14b898f8-adc5-4f8a-bc42-d5e8e402dba1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c078ee9b-26df-481a-b088-c6adcdf7c81a could not be found.", "code": 404}} 2018-06-29 02:01:10,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/volumes/c078ee9b-26df-481a-b088-c6adcdf7c81a used request id req-14b898f8-adc5-4f8a-bc42-d5e8e402dba1 2018-06-29 02:01:10,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:10,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["2teW1ZCVQaOnv2J83yAJGQ"], "issued_at": "2018-06-29T02:01:10.000000Z"}} 2018-06-29 02:01:10,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a", "description": null}}' 2018-06-29 02:01:10,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:10 GMT Server: Apache x-compute-request-id: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d", "description": null}} 2018-06-29 02:01:10,697 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d 2018-06-29 02:01:10,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:10,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:10 GMT Server: Apache x-compute-request-id: req-cb530245-0826-46f5-956b-b04b71fba579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb530245-0826-46f5-956b-b04b71fba579 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d", "description": null}]} 2018-06-29 02:01:10,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types?is_public=None used request id req-cb530245-0826-46f5-956b-b04b71fba579 2018-06-29 02:01:10,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:11,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:10 GMT Server: Apache x-compute-request-id: req-de5c887a-be43-4559-81c2-d937b1a236f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de5c887a-be43-4559-81c2-d937b1a236f7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d", "description": null}} 2018-06-29 02:01:11,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d used request id req-de5c887a-be43-4559-81c2-d937b1a236f7 2018-06-29 02:01:11,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:11,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:11 GMT Server: Apache x-compute-request-id: req-c36de3bd-eff0-4e43-95f0-4f51bed39a58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c36de3bd-eff0-4e43-95f0-4f51bed39a58 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-29 02:01:11,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d/encryption used request id req-c36de3bd-eff0-4e43-95f0-4f51bed39a58 2018-06-29 02:01:11,269 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a 2018-06-29 02:01:11,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:11,486 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49d0e61e-f516-4b0c-814a-f2df2efc08c8 Content-Length: 0 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 02:01:11,486 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d used request id req-49d0e61e-f516-4b0c-814a-f2df2efc08c8 2018-06-29 02:01:11,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:11,661 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6ac9729c-5862-41d0-ac62-9d1c19bdbfbd x-openstack-request-id: req-6ac9729c-5862-41d0-ac62-9d1c19bdbfbd Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d could not be found.", "code": 404}} 2018-06-29 02:01:11,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d used request id req-6ac9729c-5862-41d0-ac62-9d1c19bdbfbd 2018-06-29 02:01:11,662 - cinder_utils - INFO - Volume with ID [e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d] does not exist 2018-06-29 02:01:11,662 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4a284290-c105-4b2b-b521-8e6778b1da3a 2018-06-29 02:01:11,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f65ccb6e-799c-4d3e-b316-c9dd5948e52d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d42452df12f3cbf0534b0bdc4219917c9367f68" 2018-06-29 02:01:11,684 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-26dc194a-b638-4b25-9064-fef319b3ce7f x-openstack-request-id: req-26dc194a-b638-4b25-9064-fef319b3ce7f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d could not be found.", "code": 404}} 2018-06-29 02:01:11,684 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e78c6e02-12bf-4fed-b0b8-83b3c6f4e08d used request id req-26dc194a-b638-4b25-9064-fef319b3ce7f 2018-06-29 02:01:11,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:12,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["E2k6ncI3StCQ37gHDeFHtw"], "issued_at": "2018-06-29T02:01:12.000000Z"}} 2018-06-29 02:01:12,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "description": null}}' 2018-06-29 02:01:12,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:12 GMT Server: Apache x-compute-request-id: req-a5065e43-3a91-46b5-a53f-82f3b5332877 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5065e43-3a91-46b5-a53f-82f3b5332877 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc94d43d-4b86-4a2a-b931-e218f7ee06dd", "description": null}} 2018-06-29 02:01:12,336 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-a5065e43-3a91-46b5-a53f-82f3b5332877 2018-06-29 02:01:12,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:12,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:12 GMT Server: Apache x-compute-request-id: req-67b3fcb0-0957-4408-9fd6-ca9f93841b27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67b3fcb0-0957-4408-9fd6-ca9f93841b27 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc94d43d-4b86-4a2a-b931-e218f7ee06dd", "description": null}]} 2018-06-29 02:01:12,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types?is_public=None used request id req-67b3fcb0-0957-4408-9fd6-ca9f93841b27 2018-06-29 02:01:12,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:12,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:12 GMT Server: Apache x-compute-request-id: req-ff1c34d5-4cf3-4e01-b37e-8fa85755b359 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff1c34d5-4cf3-4e01-b37e-8fa85755b359 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc94d43d-4b86-4a2a-b931-e218f7ee06dd", "description": null}} 2018-06-29 02:01:12,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd used request id req-ff1c34d5-4cf3-4e01-b37e-8fa85755b359 2018-06-29 02:01:12,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:12,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:12 GMT Server: Apache x-compute-request-id: req-6ebefeca-3ac9-43f8-816d-283475856338 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ebefeca-3ac9-43f8-816d-283475856338 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-29 02:01:12,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd/encryption used request id req-6ebefeca-3ac9-43f8-816d-283475856338 2018-06-29 02:01:12,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:13,138 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:12 GMT Server: Apache x-compute-request-id: req-dfbadcf9-375d-4e0e-b5c0-69b04a4906ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfbadcf9-375d-4e0e-b5c0-69b04a4906ee Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc94d43d-4b86-4a2a-b931-e218f7ee06dd", "description": null}} 2018-06-29 02:01:13,138 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd used request id req-dfbadcf9-375d-4e0e-b5c0-69b04a4906ee 2018-06-29 02:01:13,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:13,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:13 GMT Server: Apache x-compute-request-id: req-41f16cf3-84db-4a27-a3b7-350cee529dbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41f16cf3-84db-4a27-a3b7-350cee529dbc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc94d43d-4b86-4a2a-b931-e218f7ee06dd", "description": null}} 2018-06-29 02:01:13,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd used request id req-41f16cf3-84db-4a27-a3b7-350cee529dbc 2018-06-29 02:01:13,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:13,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:13 GMT Server: Apache x-compute-request-id: req-df57be21-6657-4653-a4f6-d17f23c30497 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df57be21-6657-4653-a4f6-d17f23c30497 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-29 02:01:13,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd/encryption used request id req-df57be21-6657-4653-a4f6-d17f23c30497 2018-06-29 02:01:13,348 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-525a131d-2bb8-4849-ab43-3df1968b6c22 2018-06-29 02:01:13,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5065e43-3a91-46b5-a53f-82f3b5332877" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bc15ab1aadd35615aea7949a9d897fd60aaa64" 2018-06-29 02:01:13,403 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99f4419b-45a0-4a2d-8434-877ec646bbd1 Content-Length: 0 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 02:01:13,403 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/fc94d43d-4b86-4a2a-b931-e218f7ee06dd used request id req-99f4419b-45a0-4a2d-8434-877ec646bbd1 2018-06-29 02:01:13,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:13,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Hvkb1AdGReWixeH36ZwjLg"], "issued_at": "2018-06-29T02:01:13.000000Z"}} 2018-06-29 02:01:13,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daaaad2c8080e3ae5cf365f373b844be6184b54f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3e14ddb1-73db-4486-9da8-fbe2f0e90c59-type", "description": null}}' 2018-06-29 02:01:14,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:13 GMT Server: Apache x-compute-request-id: req-1d61ca5d-932e-405d-a454-78e3b8127e8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d61ca5d-932e-405d-a454-78e3b8127e8d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3e14ddb1-73db-4486-9da8-fbe2f0e90c59-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e165ea55-d793-4252-8543-8b025a14a6e5", "description": null}} 2018-06-29 02:01:14,008 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-1d61ca5d-932e-405d-a454-78e3b8127e8d 2018-06-29 02:01:14,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e165ea55-d793-4252-8543-8b025a14a6e5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1d61ca5d-932e-405d-a454-78e3b8127e8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daaaad2c8080e3ae5cf365f373b844be6184b54f" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-3e14ddb1-73db-4486-9da8-fbe2f0e90c59", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-29 02:01:14,177 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f288d7af-4820-4e3d-82db-32feb7cfb2e4 x-openstack-request-id: req-f288d7af-4820-4e3d-82db-32feb7cfb2e4 Content-Length: 379 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-3e14ddb1-73db-4486-9da8-fbe2f0e90c59', u'control_location': u'back-end', u'key_size': -1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:14,177 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e165ea55-d793-4252-8543-8b025a14a6e5/encryption used request id req-f288d7af-4820-4e3d-82db-32feb7cfb2e4 2018-06-29 02:01:14,177 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3e14ddb1-73db-4486-9da8-fbe2f0e90c59-type 2018-06-29 02:01:14,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e165ea55-d793-4252-8543-8b025a14a6e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d61ca5d-932e-405d-a454-78e3b8127e8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daaaad2c8080e3ae5cf365f373b844be6184b54f" 2018-06-29 02:01:14,391 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9186d5c4-33d2-456b-9899-55b7b36d75f7 Content-Length: 0 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 02:01:14,392 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/e165ea55-d793-4252-8543-8b025a14a6e5 used request id req-9186d5c4-33d2-456b-9899-55b7b36d75f7 2018-06-29 02:01:14,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:14,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["xbr0NbHgTEu9uPGlXm2QBA"], "issued_at": "2018-06-29T02:01:14.000000Z"}} 2018-06-29 02:01:14,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d37b3cc1ee39e1a8b78a49ca65bdc75f24a7b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123-type", "description": null}}' 2018-06-29 02:01:14,994 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:14 GMT Server: Apache x-compute-request-id: req-570bccb0-638a-44a3-a678-5606781c8dbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-570bccb0-638a-44a3-a678-5606781c8dbf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5b93359f-7496-4932-b298-a3d444ae2557", "description": null}} 2018-06-29 02:01:14,994 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-570bccb0-638a-44a3-a678-5606781c8dbf 2018-06-29 02:01:14,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/5b93359f-7496-4932-b298-a3d444ae2557/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-570bccb0-638a-44a3-a678-5606781c8dbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d37b3cc1ee39e1a8b78a49ca65bdc75f24a7b" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123", "provider": "LuksEncryptor"}}' 2018-06-29 02:01:15,176 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7313d1cd-f1f0-4f1d-80ce-46b18ef79984 x-openstack-request-id: req-7313d1cd-f1f0-4f1d-80ce-46b18ef79984 Content-Length: 363 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:15,176 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/5b93359f-7496-4932-b298-a3d444ae2557/encryption used request id req-7313d1cd-f1f0-4f1d-80ce-46b18ef79984 2018-06-29 02:01:15,178 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123-type 2018-06-29 02:01:15,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/5b93359f-7496-4932-b298-a3d444ae2557 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-570bccb0-638a-44a3-a678-5606781c8dbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d37b3cc1ee39e1a8b78a49ca65bdc75f24a7b" 2018-06-29 02:01:15,385 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5acffc8-7fe7-4572-806c-abe428e565dd Content-Length: 0 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 02:01:15,386 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/5b93359f-7496-4932-b298-a3d444ae2557 used request id req-c5acffc8-7fe7-4572-806c-abe428e565dd 2018-06-29 02:01:15,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:15,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["dQ3WsQYOTcea4jyEdv4Hkg"], "issued_at": "2018-06-29T02:01:15.000000Z"}} 2018-06-29 02:01:15,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11863ea61a82565a82492d7c7869bfa83fb1771c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984-type", "description": null}}' 2018-06-29 02:01:15,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:15 GMT Server: Apache x-compute-request-id: req-9c67992d-bb35-4c35-a06f-07deea5afebd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c67992d-bb35-4c35-a06f-07deea5afebd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "add1e2dc-c7e2-4e68-bd98-9d4eac39a3a1", "description": null}} 2018-06-29 02:01:15,980 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-9c67992d-bb35-4c35-a06f-07deea5afebd 2018-06-29 02:01:15,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/add1e2dc-c7e2-4e68-bd98-9d4eac39a3a1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9c67992d-bb35-4c35-a06f-07deea5afebd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11863ea61a82565a82492d7c7869bfa83fb1771c" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984", "provider": "foo"}}' 2018-06-29 02:01:16,146 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2d886052-ab40-41ab-9c01-c67d762b27bb x-openstack-request-id: req-2d886052-ab40-41ab-9c01-c67d762b27bb Content-Length: 344 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:16,147 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/add1e2dc-c7e2-4e68-bd98-9d4eac39a3a1/encryption used request id req-2d886052-ab40-41ab-9c01-c67d762b27bb 2018-06-29 02:01:16,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984-type 2018-06-29 02:01:16,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/add1e2dc-c7e2-4e68-bd98-9d4eac39a3a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c67992d-bb35-4c35-a06f-07deea5afebd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11863ea61a82565a82492d7c7869bfa83fb1771c" 2018-06-29 02:01:16,457 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e341b54-327c-40b7-999d-2411d65c1c14 Content-Length: 0 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 02:01:16,457 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/add1e2dc-c7e2-4e68-bd98-9d4eac39a3a1 used request id req-8e341b54-327c-40b7-999d-2411d65c1c14 2018-06-29 02:01:16,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:16,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["telg0EkyTDq9o-qfcfliVg"], "issued_at": "2018-06-29T02:01:16.000000Z"}} 2018-06-29 02:01:16,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b377a8cbb1bb039932562ffcd5d0c0be7644e7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92-type", "description": null}}' 2018-06-29 02:01:17,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:16 GMT Server: Apache x-compute-request-id: req-dc12b82c-94d7-4fed-a6d4-3d0ed1625696 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc12b82c-94d7-4fed-a6d4-3d0ed1625696 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "160b2208-06f2-4f21-892f-30ffd6a38ced", "description": null}} 2018-06-29 02:01:17,054 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-dc12b82c-94d7-4fed-a6d4-3d0ed1625696 2018-06-29 02:01:17,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/160b2208-06f2-4f21-892f-30ffd6a38ced/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc12b82c-94d7-4fed-a6d4-3d0ed1625696" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b377a8cbb1bb039932562ffcd5d0c0be7644e7" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-29 02:01:17,227 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-71a08364-3284-423b-a6ca-dcccf59abdb0 x-openstack-request-id: req-71a08364-3284-423b-a6ca-dcccf59abdb0 Content-Length: 378 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:17,227 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/160b2208-06f2-4f21-892f-30ffd6a38ced/encryption used request id req-71a08364-3284-423b-a6ca-dcccf59abdb0 2018-06-29 02:01:17,227 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92-type 2018-06-29 02:01:17,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/160b2208-06f2-4f21-892f-30ffd6a38ced -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc12b82c-94d7-4fed-a6d4-3d0ed1625696" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b377a8cbb1bb039932562ffcd5d0c0be7644e7" 2018-06-29 02:01:17,460 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bf563a7-46b8-4aea-8b1d-08bd7d6ce8fd Content-Length: 0 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 02:01:17,460 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/160b2208-06f2-4f21-892f-30ffd6a38ced used request id req-3bf563a7-46b8-4aea-8b1d-08bd7d6ce8fd 2018-06-29 02:01:17,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:17,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["zAfkUvPPQkKhEuubdXO5hA"], "issued_at": "2018-06-29T02:01:17.000000Z"}} 2018-06-29 02:01:17,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a-qos"}}' 2018-06-29 02:01:18,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:17 GMT Server: Apache x-compute-request-id: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "eeb364a6-3b17-4f0f-afec-506355250710", "name": "CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/eeb364a6-3b17-4f0f-afec-506355250710", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/eeb364a6-3b17-4f0f-afec-506355250710", "rel": "bookmark"}]} 2018-06-29 02:01:18,118 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0 2018-06-29 02:01:18,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a", "description": null}}' 2018-06-29 02:01:18,324 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache x-compute-request-id: req-876a768d-910d-4800-a671-01ed45238668 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-876a768d-910d-4800-a671-01ed45238668 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ce27f6b5-1cef-4eca-a524-813c10f1c241", "description": null}} 2018-06-29 02:01:18,324 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-876a768d-910d-4800-a671-01ed45238668 2018-06-29 02:01:18,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-29 02:01:18,504 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8666c97f-8eee-4298-8857-fc3f9ae727a9 x-openstack-request-id: req-8666c97f-8eee-4298-8857-fc3f9ae727a9 Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:18,504 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241/encryption used request id req-8666c97f-8eee-4298-8857-fc3f9ae727a9 2018-06-29 02:01:18,504 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-8666c97f-8eee-4298-8857-fc3f9ae727a9) 2018-06-29 02:01:18,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" 2018-06-29 02:01:18,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache x-compute-request-id: req-42be07c6-92a6-49fc-a755-4960bae11d9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42be07c6-92a6-49fc-a755-4960bae11d9c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ce27f6b5-1cef-4eca-a524-813c10f1c241", "description": null}} 2018-06-29 02:01:18,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241 used request id req-42be07c6-92a6-49fc-a755-4960bae11d9c 2018-06-29 02:01:18,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" 2018-06-29 02:01:18,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache x-compute-request-id: req-ad3f7e67-bbdd-4633-9768-19247b9d3a24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad3f7e67-bbdd-4633-9768-19247b9d3a24 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-29 02:01:18,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241/encryption used request id req-ad3f7e67-bbdd-4633-9768-19247b9d3a24 2018-06-29 02:01:18,711 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a 2018-06-29 02:01:18,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" 2018-06-29 02:01:18,925 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6415a159-dd95-4ffc-b369-6c95dd472287 Content-Length: 0 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 02:01:18,925 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/ce27f6b5-1cef-4eca-a524-813c10f1c241 used request id req-6415a159-dd95-4ffc-b369-6c95dd472287 2018-06-29 02:01:18,926 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d41dc771-4e2c-4972-a5d6-115f17eb570a-qos 2018-06-29 02:01:18,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/eeb364a6-3b17-4f0f-afec-506355250710?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76a8384-d31b-4a2d-8c0d-92d541b6f5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6817d70e760a494ffd68f750db13017b8a6a9202" 2018-06-29 02:01:19,006 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62ddf9cf-84c1-41ed-93ff-a52cca3d3f49 Content-Length: 0 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 02:01:19,006 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/eeb364a6-3b17-4f0f-afec-506355250710?force=False used request id req-62ddf9cf-84c1-41ed-93ff-a52cca3d3f49 2018-06-29 02:01:19,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:19,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["zKVMkUuzRPKuARZVidIVSQ"], "issued_at": "2018-06-29T02:01:19.000000Z"}} 2018-06-29 02:01:19,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0-qos"}}' 2018-06-29 02:01:19,595 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:19 GMT Server: Apache x-compute-request-id: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "6a29c3ec-bd21-4ce7-8620-6c0315b9995d", "name": "CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a29c3ec-bd21-4ce7-8620-6c0315b9995d", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/6a29c3ec-bd21-4ce7-8620-6c0315b9995d", "rel": "bookmark"}]} 2018-06-29 02:01:19,595 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356 2018-06-29 02:01:19,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0", "description": null}}' 2018-06-29 02:01:19,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:19 GMT Server: Apache x-compute-request-id: req-9c484c2e-0844-43ce-b9b5-87bde457ce40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c484c2e-0844-43ce-b9b5-87bde457ce40 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f3e628bc-a2de-4790-9102-c65de673bc08", "description": null}} 2018-06-29 02:01:19,810 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-9c484c2e-0844-43ce-b9b5-87bde457ce40 2018-06-29 02:01:19,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" 2018-06-29 02:01:19,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:19 GMT Server: Apache x-compute-request-id: req-c784ab55-2b4a-49f9-a54f-be1c396b051e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c784ab55-2b4a-49f9-a54f-be1c396b051e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "6a29c3ec-bd21-4ce7-8620-6c0315b9995d", "name": "CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0-qos"}]} 2018-06-29 02:01:19,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-c784ab55-2b4a-49f9-a54f-be1c396b051e 2018-06-29 02:01:19,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/None/associate?vol_type_id=f3e628bc-a2de-4790-9102-c65de673bc08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" 2018-06-29 02:01:20,176 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 29 Jun 2018 02:01:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-881d71ed-d072-4933-9b09-a6e1530f0f66 x-openstack-request-id: req-881d71ed-d072-4933-9b09-a6e1530f0f66 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-29 02:01:20,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/None/associate?vol_type_id=f3e628bc-a2de-4790-9102-c65de673bc08 used request id req-881d71ed-d072-4933-9b09-a6e1530f0f66 2018-06-29 02:01:20,177 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-881d71ed-d072-4933-9b09-a6e1530f0f66) 2018-06-29 02:01:20,177 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0 2018-06-29 02:01:20,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/f3e628bc-a2de-4790-9102-c65de673bc08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" 2018-06-29 02:01:20,386 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cce82341-7e38-4494-a0e8-b75c1dc414e9 Content-Length: 0 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 02:01:20,386 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/f3e628bc-a2de-4790-9102-c65de673bc08 used request id req-cce82341-7e38-4494-a0e8-b75c1dc414e9 2018-06-29 02:01:20,386 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-680692d5-6bd6-4367-bd29-32438d0711a0-qos 2018-06-29 02:01:20,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a29c3ec-bd21-4ce7-8620-6c0315b9995d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd7ae1d4-3c34-42bd-a6bf-d149701e6356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb6fcda097be0dcab3fb98cddcac09f7fa05230" 2018-06-29 02:01:20,595 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25eb555b-a2ed-4601-aa68-44571172e6cd Content-Length: 0 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 02:01:20,596 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/6a29c3ec-bd21-4ce7-8620-6c0315b9995d?force=False used request id req-25eb555b-a2ed-4601-aa68-44571172e6cd 2018-06-29 02:01:20,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:20,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["5C-NC3J0SZS89YLMuWi5kA"], "issued_at": "2018-06-29T02:01:20.000000Z"}} 2018-06-29 02:01:20,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018-qos"}}' 2018-06-29 02:01:21,171 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:20 GMT Server: Apache x-compute-request-id: req-34401e46-0abd-4ce0-afc3-7ed685148db9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34401e46-0abd-4ce0-afc3-7ed685148db9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f3d6af05-b10c-495b-94be-49fe253e4fea", "name": "CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea", "rel": "bookmark"}]} 2018-06-29 02:01:21,171 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-34401e46-0abd-4ce0-afc3-7ed685148db9 2018-06-29 02:01:21,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-34401e46-0abd-4ce0-afc3-7ed685148db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018", "description": null}}' 2018-06-29 02:01:21,380 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:21 GMT Server: Apache x-compute-request-id: req-f9dbfb8d-9600-45df-a7de-4ea97be09001 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9dbfb8d-9600-45df-a7de-4ea97be09001 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "301b6952-ea10-4993-afab-c4024b632425", "description": null}} 2018-06-29 02:01:21,380 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-f9dbfb8d-9600-45df-a7de-4ea97be09001 2018-06-29 02:01:21,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34401e46-0abd-4ce0-afc3-7ed685148db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" 2018-06-29 02:01:21,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:21 GMT Server: Apache x-compute-request-id: req-c8616ef4-c31d-441b-bc8c-856fd5728aa0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8616ef4-c31d-441b-bc8c-856fd5728aa0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f3d6af05-b10c-495b-94be-49fe253e4fea", "name": "CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018-qos"}]} 2018-06-29 02:01:21,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-c8616ef4-c31d-441b-bc8c-856fd5728aa0 2018-06-29 02:01:21,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea/associate?vol_type_id=301b6952-ea10-4993-afab-c4024b632425 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34401e46-0abd-4ce0-afc3-7ed685148db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" 2018-06-29 02:01:21,770 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d886b640-1814-463f-8bef-a533f1e07a20 Content-Length: 0 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 02:01:21,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea/associate?vol_type_id=301b6952-ea10-4993-afab-c4024b632425 used request id req-d886b640-1814-463f-8bef-a533f1e07a20 2018-06-29 02:01:21,770 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018 2018-06-29 02:01:21,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/301b6952-ea10-4993-afab-c4024b632425 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34401e46-0abd-4ce0-afc3-7ed685148db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" 2018-06-29 02:01:21,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7fc8cbca-ac59-4888-a1a4-65cdf27d639c Content-Length: 0 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 02:01:21,990 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/301b6952-ea10-4993-afab-c4024b632425 used request id req-7fc8cbca-ac59-4888-a1a4-65cdf27d639c 2018-06-29 02:01:21,991 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-28152524-71ce-415d-aad7-82fffd3a0018-qos 2018-06-29 02:01:21,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34401e46-0abd-4ce0-afc3-7ed685148db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ccc12f2d99b7b5f98cbadce6fb486b5462d9be" 2018-06-29 02:01:22,199 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3d635d5-76ab-4c15-be56-27b60472817c Content-Length: 0 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 02:01:22,199 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/f3d6af05-b10c-495b-94be-49fe253e4fea?force=False used request id req-a3d635d5-76ab-4c15-be56-27b60472817c 2018-06-29 02:01:22,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-29 02:01:22,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d48406451d0741edbc5676e7f47c6262", "name": "admin"}], "expires_at": "2018-06-29T03:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0389fcf30a414870838639b91f3f4604", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b3721433b544ff6b8b4003c460a7797"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64d1fb819ad44e509c09eb7f6096a8b2"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2371dd3bb63460284743d4acb45d117"}], "type": "network", "id": "2dcba8f2a7614a4890226351a04ea16c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d19f7e245f46a4b7424c174100629b"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49e3eb8712b643c6aa5a037a9ad4c04d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4d6f1c5b72b47f291b299bec7708215"}], "type": "event", "id": "3988574b9d394b579c198e9f407a4d0c", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "722764791965477ea0d0f3047ddc610a"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b043a42dc04c49f3a37d9a18441bd3ba"}, {"url": "http://192.30.9.6:8776/v2/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e266df42619047619477e67ec47df61a"}], "type": "volumev2", "id": "3d084880860541fda8e75dac0523401c", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b620f13f0df42d08c58c3f7c4cadeea"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70599fc35b3441b6955f7c318a72800b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3b76630b46c4b5aa9ad02df0d578ce4"}], "type": "alarming", "id": "436f8f5da44d494597fc411287e7cf84", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23edb5098fbd48209c92057d6e68bfd8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53e4d24cdce24cec9c1a25eaff856f5b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55c0180f2ed49e9a43897d60f6c393d"}], "type": "placement", "id": "47dbbceaeb364525be440c1417dfe233", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0876220819c2421aa64678b26ed3924e"}, {"url": "http://172.30.9.28:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44b55d0510e24612ac85bb2d4ffc7944"}, {"url": "http://192.30.9.6:8004/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2b28cf4941e405cb655f9d0b60f18e7"}], "type": "orchestration", "id": "4c91725a9aa144bd8d78596f73ea9729", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bbd08fdb74b48e2b47c10092720f301"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f2bc9c1a1294d608e82e6d0893864d4"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c29087f33864df5ad6af78d0c16a3f6"}], "type": "identity", "id": "4e5c9334894a41fe9597b0bd7fcd9fd5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6d092da65d4acc892850c965ef026d"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89cbad2257c04bda9c58b156d7e71d5b"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf201731ae744c79a94b869fb857c1df"}], "type": "metric", "id": "61acb367ca16428fad8a1d6815c2193c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fd53d23417d4de69582e9190b185156"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cb7785d8d9436b8ea489784aee5107"}, {"url": "http://192.30.9.6:8776/v3/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a5e25472d3544e6876d13a558059ceb"}], "type": "volumev3", "id": "ac3b5d858d3249a88f8674ccde41ec74", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26a73958ace948b4afbf31996dbc2dc8"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60f43370bd35457581ccdff0636b43af"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf381587bc4e41cbba85abf2eaf2d362"}], "type": "image", "id": "be9d9163367e49ef999e6a5b13e8aadd", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "c706679f23df46b8aa4ccece8b8dfb56", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "213e078053d64fbbb3b7a42332d5ce1b"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d543bbcdacb4788ad12ca050192c2e4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1ff40e9873744809d5e5d241be6b7cd"}], "type": "cloudformation", "id": "d0c1bf6a8e4f4c0786d22920d19e55ee", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10d797458ce746d0afb7e43fd2188339"}, {"url": "http://192.30.9.6:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2211074b2d644a0aa1992bbae011bb38"}, {"url": "http://172.30.9.28:8776/v1/0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68c638ef0c424bac84dc4b07ca060835"}], "type": "volume", "id": "da77d6813f1949e1a3f84c95cf401daf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4335ae5911c04e6ebff83f50ddb0671a"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "666f8ceee1d549028491c40f3d0d3bf4"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2e71c75b9bf46ec88c2d5aa89ce1463"}], "type": "compute", "id": "edbdd70071944aeaa78f4d14f0dcd1e5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e31f9a036f41eebbfdf506c2fb6fb7"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0389fcf30a414870838639b91f3f4604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d4ee5c7c3d74c49a422d8229cd420f7"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c9b57452d24265a7613ac0f95d0b02"}], "type": "object-store", "id": "f39242df3be9477c85e1352e4c9c5756", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "51c1061d7b4f465885eea87fb9bf5d40"}, "audit_ids": ["Ge7jntQlTpSvIJpUXWTxxg"], "issued_at": "2018-06-29T02:01:22.000000Z"}} 2018-06-29 02:01:22,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac-qos"}}' 2018-06-29 02:01:22,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:22 GMT Server: Apache x-compute-request-id: req-480272b7-2358-40fe-a1f9-3698145026aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-480272b7-2358-40fe-a1f9-3698145026aa Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b7ff36df-7740-4d9f-8f10-268be3b957b6", "name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6", "rel": "self"}, {"href": "http://172.30.9.28:8776/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6", "rel": "bookmark"}]} 2018-06-29 02:01:22,775 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-480272b7-2358-40fe-a1f9-3698145026aa 2018-06-29 02:01:22,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac", "description": null}}' 2018-06-29 02:01:22,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:22 GMT Server: Apache x-compute-request-id: req-44248a4d-c0f1-4290-9ecd-709e9febdc8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44248a4d-c0f1-4290-9ecd-709e9febdc8b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2880daf3-ce3f-498c-b2c0-1744c48ee95a", "description": null}} 2018-06-29 02:01:22,977 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types used request id req-44248a4d-c0f1-4290-9ecd-709e9febdc8b 2018-06-29 02:01:22,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-29 02:01:23,151 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 29 Jun 2018 02:01:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-93d07622-c655-4fc7-a8db-81a7165f30e8 x-openstack-request-id: req-93d07622-c655-4fc7-a8db-81a7165f30e8 Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-06-29 02:01:23,152 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a/encryption used request id req-93d07622-c655-4fc7-a8db-81a7165f30e8 2018-06-29 02:01:23,152 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-93d07622-c655-4fc7-a8db-81a7165f30e8) 2018-06-29 02:01:23,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:23,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache x-compute-request-id: req-0678477a-5ca4-434f-bee7-008595de0f3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0678477a-5ca4-434f-bee7-008595de0f3b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "b7ff36df-7740-4d9f-8f10-268be3b957b6", "name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac-qos"}]} 2018-06-29 02:01:23,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs used request id req-0678477a-5ca4-434f-bee7-008595de0f3b 2018-06-29 02:01:23,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6/associate?vol_type_id=2880daf3-ce3f-498c-b2c0-1744c48ee95a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:23,542 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d3d1f6e-d2b2-4d62-b385-32b352c15bae Content-Length: 0 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 02:01:23,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6/associate?vol_type_id=2880daf3-ce3f-498c-b2c0-1744c48ee95a used request id req-8d3d1f6e-d2b2-4d62-b385-32b352c15bae 2018-06-29 02:01:23,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:23,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache x-compute-request-id: req-44998a74-2588-4b1c-b70a-5e3e3a43d6b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44998a74-2588-4b1c-b70a-5e3e3a43d6b8 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac", "qos_specs_id": "b7ff36df-7740-4d9f-8f10-268be3b957b6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2880daf3-ce3f-498c-b2c0-1744c48ee95a", "description": null}} 2018-06-29 02:01:23,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a used request id req-44998a74-2588-4b1c-b70a-5e3e3a43d6b8 2018-06-29 02:01:23,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:23,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache x-compute-request-id: req-18439c28-5ca9-4462-bf88-ff0ac0230a43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18439c28-5ca9-4462-bf88-ff0ac0230a43 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-06-29 02:01:23,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a/encryption used request id req-18439c28-5ca9-4462-bf88-ff0ac0230a43 2018-06-29 02:01:23,912 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac 2018-06-29 02:01:23,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:23,967 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9515bff-433f-458d-b2bd-82b5daf530cd Content-Length: 0 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 02:01:23,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/types/2880daf3-ce3f-498c-b2c0-1744c48ee95a used request id req-d9515bff-433f-458d-b2bd-82b5daf530cd 2018-06-29 02:01:23,968 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-9542fc7f-6707-4523-93a1-db72581446ac-qos 2018-06-29 02:01:23,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480272b7-2358-40fe-a1f9-3698145026aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee1ddc59ee0d55c554415070a2e51fa659f6e7b" 2018-06-29 02:01:24,015 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 29 Jun 2018 02:01:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c8860a03-8bbe-45dd-b258-b7defdef40be Content-Length: 0 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 02:01:24,015 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/0389fcf30a414870838639b91f3f4604/qos-specs/b7ff36df-7740-4d9f-8f10-268be3b957b6?force=False used request id req-c8860a03-8bbe-45dd-b258-b7defdef40be 2018-06-29 02:01:24,017 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL 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) ... FAIL ====================================================================== ERROR: test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 415, in test_create_delete_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-e0954e0a-1344-41b5-8218-4a6a4cbe1123', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-7313d1cd-f1f0-4f1d-80ce-46b18ef79984) ====================================================================== ERROR: test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 397, in test_create_simple_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-7ddf2b77-991b-43e4-a21f-e01a4bdfa984', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-2d886052-ab40-41ab-9c01-c67d762b27bb) ====================================================================== ERROR: test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 442, in test_create_with_all_attrs self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-34045d8a-6aec-448a-873e-79c56e139e92', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-71a08364-3284-423b-a6ca-dcccf59abdb0) ====================================================================== FAIL: test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 528, in test_create_with_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ====================================================================== FAIL: test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 577, in test_create_with_qos_and_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ---------------------------------------------------------------------- Ran 99 tests in 541.270s FAILED (failures=2, errors=3) 2018-06-29 02:01:24,183 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-29 02:01:24,183 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:01 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-29 02:01:24,187 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-06-29 02:01:24,188 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | api_check | functest | healthcheck | 09:01 | 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 02:01:24,197 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR